getBlockTransactionCountByHash
REQUEST
Copy
HEADER
Copy
REQUEST PARAMS
BLOCK HASH
[required] - a string representing the hash (32 bytes) of a block
Copy
RESPONSE
RESULT FIELDS
BLOCK TRANSACTION COUNT
- a hex code of the integer representing the number of transactions in the provided block
BODY
Copy
Last updated