コンテンツにスキップ

SpendState

このコンテンツはまだ日本語訳がありません。

Defined in: src/policy/spending-policy.ts:68

Cross-call cumulative spend, per token. Injected into the evaluator (never a module global). For the local adapter this is a single-process, caller-managed read-only view; the authoritative ledger lives in the cryptographic adapter’s backend.

Properties

spentPerToken

readonly spentPerToken: readonly object[]

Defined in: src/policy/spending-policy.ts:69