Swig TS — API References
    Preparing search index...

    Variable getWithdrawFromSubAccountCheckedInstructionContextConst

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

    Type declaration