GetTransactionInfoByBlockNum¶
Return an array of TransactionInfo (execution results) for all transactions in a given block.
- Service: both
WalletandWalletSolidity
rpc GetTransactionInfoByBlockNum (NumberMessage) returns (TransactionInfoList) {}
See the corresponding HTTP endpoint at /wallet/gettransactioninfobyblocknum.