Retrieve compressed account information by address or hash. RPC method guide with use cases, tips and examples.
An ID to identify the request.
test-account The version of the JSON-RPC protocol.
2.0 The name of the method to invoke.
getCompressedAccount Request for compressed account data
{
"address": null,
"hash": "11111111111111111111111111111111"
}