hmy_getBlockSigners
Description
API v1
Parameters
Returns
Sample Curl Request
curl -d '{
"jsonrpc": "2.0",
"method": "hmy_getBlockSigners",
"params": ["0x1"],
"id": 1
}' -H "Content-Type: application/json" -X POST "http://localhost:9500"API v2
Parameters
Returns
Sample Curl Request
Last updated
Was this helpful?