GrandpaEvent: Enum<{
NewAuthorities: {
authority_set: [FixedSizeBinary<32>, bigint][];
};
Paused: undefined;
Resumed: undefined;
}>
Type declaration
NewAuthorities: {
authority_set: [FixedSizeBinary<32>, bigint][];
}
authority_set: [FixedSizeBinary<32>, bigint][]
Paused: undefined
Resumed: undefined
New authority set has been applied.