grandpa
proveFinality(blockNumber: BlockNumber): Option<EncodedFinalityProofs>
BlockNumber): Option<EncodedFinalityProofs>interface:
api.rpc.grandpa.proveFinalityjsonrpc:
grandpa_proveFinalitysummary: Proves finality for the given block number, returning the Justification for the last block in the set.
roundState(): ReportedRoundStates
ReportedRoundStatesinterface:
api.rpc.grandpa.roundStatejsonrpc:
grandpa_roundStatesummary: Returns the state of the current best round state as well as the ongoing background rounds.
subscribeJustifications(): JustificationNotification
JustificationNotificationinterface:
api.rpc.grandpa.subscribeJustificationsjsonrpc:
grandpa_subscribeJustificationssummary: Subscribes to grandpa justifications.
Last updated