Swig TS — API References
    Preparing search index...

    Type Alias CreateV1InstructionDataArgs

    type CreateV1InstructionDataArgs = {
        actions: ReadonlyUint8Array;
        authorityData: ReadonlyUint8Array;
        authorityType: AuthorityType;
        bump: number;
        id: ReadonlyUint8Array;
        noOfActions: number;
    }
    Index

    Properties

    actions: ReadonlyUint8Array
    authorityData: ReadonlyUint8Array
    authorityType: AuthorityType
    bump: number
    id: ReadonlyUint8Array
    noOfActions: number

    no of actions to add to the role