Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for bor_getAuthor: [blockNumber]Positional parameters for
bor_getAuthor:params[]: Block number in hexadecimal format (e.g., “0x1000”) or the string tag “latest”.
Returns
The address of the block author (validator). Example:
“0x42eefcda06ead475cde3731b8eb138e88cd0bac3”.