autoVerifyMintCounters property

bool autoVerifyMintCounters
getter/setter pair

when false (default), automatic cashu quote completion on startup requires an explicit Cashu.restore() call for the mint/unit first; when true, it instead runs a bounded NUT-09 scan itself to verify the mint derivation counter before minting. See Cashu.retrieveFunds.

Implementation

bool autoVerifyMintCounters;