Swig TS — API References
    Preparing search index...

    Variable getWithdrawFromSubAccountInstructionContextConst

    getWithdrawFromSubAccountInstructionContext: <
        T extends SolPublicKeyData = SolPublicKeyData,
    >(
        swig: Swig,
        roleId: number,
        args: WithdrawSubAccountArgs<T>,
        options?: SwigOptions,
    ) => Promise<SwigInstructionContext>

    Type declaration