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
I got a base64Encoded string of TransactionReceipt generated by Hedera JS SDK, when I try to parse it using Swift SDK it is showing below error. Unexpected missing account
I'm trying out Wallet Connect for Hedera Network. the Dapp requesting for TransactionReceipt query to Hedera Wallet which may be build on Java or Swift SDK and Dapp preparing query and transaction using Hedera JS SDK so it would be helpful if the serialization support cross platform.
I got a base64Encoded string of TransactionReceipt generated by Hedera JS SDK, when I try to parse it using Swift SDK it is showing below error.
Unexpected missing
account
Here is my code sample
Originally posted by @nirmalpatidar123 in #259 (comment)
The text was updated successfully, but these errors were encountered: