You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do support Blob in Java Agent. Data type is Nat8 array, we convert it to byte array in Java. Here is the sample demonstrating usage https://github.com/ic4j/samples/tree/master/IC4JImageSample. Please, let me know if you need more details.
Are there any plans to support the Blob format?
I'm particularly interested in constructing an
account_balance
request for the Ledger. The Swift kit IcpKit includes a sample request in its Readme.Alternatively, is there another way to create this type of request?
The text was updated successfully, but these errors were encountered: