captjack on Nostr: one of the easiest CLI way to check #mainnet current fees curl -sSL "" result e.g. ...
one of the easiest CLI way to check #mainnet current fees curl -sSL "https://mempool.space/api/v1/fees/recommended"; result e.g. {"fastestFee":12,"halfHourFee":11,"hourFee":8,"economyFee":2,"minimumFee":1}