Beefy
Last updated
Method Name: getFinalizedHeadParameters -Return Type: H256
interface: api.rpc.beefy.getFinalizedHead
jsonrpc: beefy_getFinalizedHead
The getFinalizedHead method returns a hash of the latest BEEFY finalized block as seen by this client.Method Name: subscribeJustificationsParameters: -Return Type: BeefySignedCommitment
interface: api.rpc.beefy.subscribeJustifications
jsonrpc: beefy_subscribeJustifications
The subscribeJustifications method returns the block most recently finalized by BEEFY, alongside its justification.
Last updated