Skip to main content
@rhinestone/sdk 2.16.1 does not expose a declarative session-key policy that caps cumulative gas use. The gasLimit transaction field sets an execution gas limit; it is not a session authorization policy and does not create a session-wide budget. Use the available controls to bound risk instead:
Do not describe or enforce gasLimit as a session-key policy. A transaction gas limit does not stop the session from submitting more transactions later.