hmy_getBlockSigners
Description
hmy_getBlocksSigners returns list of block signers
API v1
Parameters
String
- block number in string 0x format
Returns
Array
ofString
: one addresses list of validators who signed this block
Sample Curl Request
Sample Curl Response
API v2
Parameters
Number
- block number
Returns
Array
ofString
: one addresses list of validators who signed this block
Sample Curl Request
Sample Curl Response
Last updated