LogoRobo.js
Packages@robojs/ai

TokenLedgerConfiguration

Interface: TokenLedgerConfiguration

Configuration object applied when initializing or reconfiguring the ledger.

Properties

PropertyTypeDescription
hooks?TokenLedgerHooksHook callbacks for reacting to ledger events.
limits?TokenLimitConfigLimit rules to enforce.

On this page