Open Yoggam1 opened 4 months ago
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?