Skip to main content
Removes a single session from the smart-session emissary via removeConfig. The account executes the call itself, so the emissary skips the disable user-signature — the user authorizes it by signing the outer transaction as usual (no separate, blind session-digest signature). The session must be a resolved Session (the return value of toSession(...)) on the chain where the session is being disabled.

Import

Usage

Parameters

Session
required
resolved session to disable
Date
optional deadline after which this disable call is no longer valid; must be in the future. Omit for no expiry.

Returns

LazyCallInput
Calls to disable the smart session