Swig TS — API References
    Preparing search index...

    Variable getCreateSessionInstructionContextConst

    getCreateSessionInstructionContext: (
        swig: Swig,
        roleId: number,
        newSessionKey: SolPublicKeyData,
        duration?: bigint,
        options?: SwigOptions,
    ) => Promise<SwigInstructionContext>

    Type declaration