Swig TS — API References
    Preparing search index...

    Type Alias AuthorityCreateInfo

    type AuthorityCreateInfo = {
        data: Uint8Array;
        type: AuthorityType;
    }
    Index

    Properties

    Properties

    data: Uint8Array