GetTransactionCountByBlockNum¶
Return the number of transactions in the given block.
- Service: both
WalletandWalletSolidity
rpc GetTransactionCountByBlockNum (NumberMessage) returns (NumberMessage) {}
See the corresponding HTTP endpoint at /wallet/gettransactioncountbyblocknum.