Type Alias BeefyNextAuthorities

BeefyNextAuthorities: StorageDescriptor<[], {
    id: bigint;
    keyset_commitment: FixedSizeBinary<32>;
    len: number;
}, false, never>

Details of next BEEFY authority set.

This storage entry is used as cache for calls to update_beefy_next_authority_set.