dcrdex
dcrdex copied to clipboard
multi: Add fee estimate oracle for tatanka
This PR adds the txfee
pkg that provided external fee estimates for tatanka
. To test this PR, please change the demo client network to testnet
or mainnet
.
Chains with mainnet
and testnet
coverage are: btc
, doge
, dcr
, eth
, ltc
, dash
, bch
, zcash
. Some fee estimate sources require Free API keys that can be generated on the provider's site.
Closes #2726