Swig TS — API References
    Preparing search index...

    Interface CreateAuthorityInfo

    interface CreateAuthorityInfo {
        data: Uint8Array;
        type: AuthorityType;
    }
    Index

    Properties

    Properties

    data: Uint8Array