chain_get_block_transfers
This method returns a state root hash at a given Block. If you do not specify a block_identifier, you will receive the highest state root hash.
This method will use 10
Compute Units.
Reference: Here
Parameters
block_identifier
-object
the block identifier hash or height [BlockIdentifier]
Returns
api_version
-string
RPC API versionblock_hash
-string
hash of the blocktransfers
- list of block Transfers
Last updated