export const BitcoinUnit = Object.freeze({ BTC: 'BTC', SATS: 'sats', LOCAL_CURRENCY: 'local_currency', });