how to query all transactions of block by rpc?
The entrypoint GetBlockSummary
returns, in particular, the list of transactions in a block with their outcomes.
how to query all transactions of block by rpc?
The entrypoint GetBlockSummary
returns, in particular, the list of transactions in a block with their outcomes.