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
How might I use this library to decode the meta detail of that? I've managed to get an extrinsic with the below, but not sure how to get sender address, nonce, amount, recipient etc., whereas I can get these in the typescript library with the same hash.
Hello, given an unsigned extrinsic hex, is it possible with this library to decode that?
for instance, I have this expected data hex, for westend, v14:
How might I use this library to decode the meta detail of that? I've managed to get an extrinsic with the below, but not sure how to get sender address, nonce, amount, recipient etc., whereas I can get these in the typescript library with the same hash.
Any input about how to use this SDK for that use-case would be great, thanks!
The text was updated successfully, but these errors were encountered: