Swig TS — API References
    Preparing search index...

    Variable getCloseSwigTokenAccountInstructionContextConst

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

    Type Declaration