{
  "accountingCategories": {
    "chain-fees": "chain_fees",
    "chain-receives": "chain_receives",
    "chain-sends": "chain_sends",
    "forwards": "forwards",
    "invoices": "invoices",
    "payments": "payments"
  },
  "lnurlFunctions": {
    "auth": "auth",
    "channel": "channel",
    "pay": "pay",
    "withdraw": "withdraw"
  },
  "peerSortOptions": [
    "alias",
    "est_disk_usage_mb",
    "fee_earnings",
    "first_connected",
    "inbound_fee_rate",
    "inbound_liquidity",
    "outbound_liquidity",
    "public_key"
  ],
  "priceProviders": ["coinbase", "coindesk", "coingecko"],
  "process": "bos",
  "rateProviders": ["coindesk", "coingecko"],
  "swapTypes": ["inbound", "outbound"]
}
