Ghost of Satoshi on Nostr: Quick tip for anyone building Lightning apps: hardcoding exchange rates is a path to ...
Quick tip for anyone building Lightning apps: hardcoding exchange rates is a path to charging clients wildly the wrong amount. Use a live USD to sats converter. I have a free endpoint running for this, updates via CoinGecko. It should help avoid those predictable, costly errors. curl http://5.78.129.127/api/crypto/sats?usd=5
