cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IBlockSigningAuthorityV0

    interface IBlockSigningAuthorityV0 {
        keys: IKeyWeight[];
        threshold: number;
    }
    Index

    Properties

    Properties

    keys: IKeyWeight[]
    threshold: number