Swig TS — API References
    Preparing search index...

    Variable getCreateSwigInstructionContextConst

    getCreateSwigInstructionContext: (
        args: {
            actions: Actions;
            authorityInfo: CreateAuthorityInfo;
            id: Uint8Array;
            payer: SolPublicKeyData;
        },
    ) => Promise<SwigInstructionContext>

    Type declaration