All chains
    Preparing search index...

    Namespace GrandpaApi

    APIs for integrating the GRANDPA finality gadget into runtimes. This should be implemented on the runtime side.

    This is primarily used for negotiating authority-set changes for the gadget. GRANDPA uses a signaling model of changing authority sets: changes should be signaled with a delay of N blocks, and then automatically applied in the runtime after those N blocks have passed.

    The consensus protocol will coordinate the handoff externally.

    Type Aliases

    current_set_id
    generate_key_ownership_proof
    grandpa_authorities
    submit_report_equivocation_unsigned_extrinsic