/eth/v1/beacon/pool/sync_committees
Submits sync committee signature objects to the node.
Parameters:
Example:
// Request
curl -X POST -H 'Content-Type: application/json'
https://ethereum-beacon.blockpi.network/rpc/v1/your-rpc-key/eth/v1/beacon/pool/sync_committees
‘
<signature object>
’
// Result
Last updated
Was this helpful?