[Block] kaia_getBlockTransactionCountByNumber
Returns the number of transactions in a block matching the given block number.
NOTE: In versions earlier than Kaia v1.7.0, only integer block number, the string "earliest" and "latest" are available.
JSONRPC: kaia_getBlockTransactionCountByNumber
Request
Responses
- 200
Returns integer of the number of transactions in this block.