ModuleKit
Testing
Smart Sessions
removeSession

removeSession

Remove an existing session from smart sessions.

Usage

instance.removeSession(permissionId);

Parameters

instance

The instance of the account used for testing.

permissionId

  • Type: PermissionId | bytes32

The id of the session to remove.

Returns

None