import Decimal from 'decimal.js'; export const BTC_ATOMIC_PER_BTC = new Decimal(100_000_000);