bor_getSignersAtHash
POST
/{apiKey}
Returns all the signers of the block which match the specified block hash.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^0x[0-9a-f]{64}$"requiredThe hash of the block.
Responses
200
Array of signers for the specified block hash
Was this page helpful?