bor_getSignersAtHash

Returns all the signers of the block which match the specified block hash.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
hashstringRequiredformat: "^0x[0-9a-f]{64}$"
The hash of the block.

Response

Array of signers for the specified block hash