Class BatchedSessionRouterModule

Hierarchy (view full)

Constructors

Properties

entryPointAddress: `0x${string}`
mockEcdsaSessionKeySig: `0x${string}` = "0x73c3ac716c487ca34bb858247b5ccf1dc354fbaabdd089af3b2ac8e78ba85a4959a2d76250325bd67c11771c31fccda87c33ceec17cc0de912690521bb95ffcb1b"
moduleAddress: `0x${string}`
sessionKeyManagerModule: SessionKeyManagerModule
sessionManagerModuleAddress: `0x${string}`
version: "V1_0_0" = "V1_0_0"

Methods

  • Update the session data pending state to active

    Parameters

    • param: SessionSearchParam

      The search param to find the session data

    • status: SessionStatus

      The status to be updated

    Returns Promise<void>