Skip to main content

Interface: TokenLedgerConfiguration

Configuration object applied when initializing or reconfiguring the ledger.

Properties

hooks?

optional hooks: TokenLedgerHooks;

Hook callbacks for reacting to ledger events.


limits?

optional limits: TokenLimitConfig;

Limit rules to enforce.