timechain_runtime

Type Alias Grandpa

Source
pub type Grandpa = Pallet<Runtime>;
Expand description

GHOST-based Recursive Ancestor Deriving Prefix Agreement finality gadget. Current configuration can be found here here.

Aliased Typeยง

struct Grandpa(/* private fields */);