javascript-sdk
javascript-sdk copied to clipboard
Improve RPC Client Functions
Issue
Right now, if you call the rpc methods, the returned valued is raw and need extra codes for decoding.
Possible Solution
Improve the functions, like getAccount .
The raw result will be base64-decoded and then call decoder.unMarshalBinaryBare