Open Mrostgaard opened 4 years ago
when interacting with the blockchain via json rpc query, it is all in base16. Only SDK and above uses bech32
@bb111189 Thanks. So how do I use a bech32 address to communicate with json rpc, is that not possible? Is there some way to convert bech32 to base16?
When running this query: https://api.zilliqa.com/ Request:
It returns this response:
Is this not the correct way to use the api? Even using the address from the documentation returns an error