Skip to content

Commit

Permalink
Remove blockcypher.testnet from providers due to network lag
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryp Toon committed Nov 1, 2024
1 parent d61e238 commit 95b4c50
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions bitcoinlib/data/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,17 +307,6 @@
"denominator": 1,
"network_overrides": null
},
"blockcypher.testnet": {
"provider": "blockcypher",
"network": "testnet",
"client_class": "BlockCypher",
"provider_coin_id": "",
"url": "https://api.blockcypher.com/v1/btc/test3/",
"api_key": "",
"priority": 10,
"denominator": 1,
"network_overrides": null
},
"mempool": {
"provider": "mempool",
"network": "bitcoin",
Expand Down

0 comments on commit 95b4c50

Please sign in to comment.