mirror of
https://github.com/minibits-cash/minibits_wallet.git
synced 2026-08-12 01:17:43 +00:00
A single module-level boolean in connection.ts gates the per-query TRACE timing. When false, the timer and log calls are skipped entirely (zero added overhead). Defaults to true for on-device profiling. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>