Skip to content

Commit

Permalink
Updated blockbook indexers for Litecoin and Dogecoin.
Browse files Browse the repository at this point in the history
  • Loading branch information
greatwolf committed Oct 13, 2022
1 parent 4f35631 commit b5bd569
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Background.js
Original file line number Diff line number Diff line change
Expand Up @@ -15071,7 +15071,7 @@ var _typeof2 = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator
defaultDecimals: 8,
blockbook:
[
"https://litecoin.blockbook.chains.klever.io",
"https://blockbook.ltc.zelcore.io",
],
txUrlExplorer: "https://blockchair.com/litecoin/transaction/",
feeProfile:
Expand All @@ -15087,7 +15087,7 @@ var _typeof2 = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator
defaultDecimals: 8,
blockbook:
[
"https://doge1.blockbook.bitaccess.net",
"https://dogecoin.blockbook.chains.klever.io",
],
txUrlExplorer: "https://blockchair.com/dogecoin/transaction/",
feeProfile:
Expand Down
1 change: 1 addition & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"https://*.trezor.io/*",
"https://*.atomicwallet.io/*",
"https://*.guarda.co/*",
"https://*.zelcore.io/*",
"https://*.binancechain.io/*",
"https://*.chains.klever.io/*",
"https://*.blockbook.bitaccess.net/*",
Expand Down

0 comments on commit b5bd569

Please sign in to comment.