Swig TS — API References
    Preparing search index...

    Type Alias SubAccountCreateV1InstructionDataArgs

    type SubAccountCreateV1InstructionDataArgs = {
        authorityPayload: ReadonlyUint8Array;
        bump: number;
        roleId: number;
    }
    Index

    Properties

    authorityPayload: ReadonlyUint8Array
    bump: number
    roleId: number