bor_getAuthor
POST/
Returns the address of the validator (or block producer) that created the current block. This method is used to identify the node that produced a block in a PoA network. The block producer is selected according to the network's consensus protocol, and this method reveals the address of the block's "author" or "miner".
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 408
- 409
- 413
- 414
- 429
- 500
- 503
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Request Timeout
Conflict
Payload Too Large
URI Too Long
Too Many Requests
Internal Server Error
Service Unavailable