Skip to content

KawasekitSessionPolicySummary

Defined in: src/session/envelope.ts:42

Advisory summary of the spending policy attached to a session key. Useful for host UI; not consulted at validation time (the on-chain validator is the source of truth).

Properties

jpycAddress

readonly jpycAddress: `0x${string}`

Defined in: src/session/envelope.ts:43


maxPerTransfer

readonly maxPerTransfer: bigint

Defined in: src/session/envelope.ts:44


maxTransfersPerDay

readonly maxTransfersPerDay: number

Defined in: src/session/envelope.ts:45