Disable bitcoin whatthefee fee estimates

indexv5
Martin Boehm 2019-05-23 14:52:21 +02:00
parent e0c5656e13
commit 70249530ff
2 changed files with 3 additions and 6 deletions

View File

@ -59,7 +59,7 @@
"xpub_magic_segwit_p2sh": 77429938,
"xpub_magic_segwit_native": 78792518,
"additional_params": {
"alternativeEstimateFee": "whatthefee",
"alternativeEstimateFee": "whatthefee-disabled",
"alternativeEstimateFeeParams": "{\"url\": \"https://whatthefee.io/data.json\", \"periodSeconds\": 60}"
}
}

View File

@ -59,14 +59,11 @@
"xpub_magic_segwit_p2sh": 71979618,
"xpub_magic_segwit_native": 73342198,
"slip44": 1,
"additional_params": {
"alternativeEstimateFee": "whatthefee",
"alternativeEstimateFeeParams": "{\"url\": \"https://whatthefee.io/data.json\", \"periodSeconds\": 60}"
}
"additional_params": {}
}
},
"meta": {
"package_maintainer": "Martin Bohm",
"package_maintainer_email": "martin.bohm@satoshilabs.com"
}
}
}