Closed bordalix closed 2 years ago
This fixes the list of options for regtest, but the still we have following problem:
Run this extension in browser clean
Testnet
Testnet
as option stillAlso, selectin Mempool is not using the right API URL, should be https://liquid.network/liquidtestnet/api
instead of mainnet https://liquid.network/api
EDIT: also selecting back Blockstream will use the mainnet ones.
@tiero 0c211bb should have fixed the issue of the explorers.
It's not a huge refactor, but you should review it.
Previously the app allowed for one to be on Testnet and use Blockstream mainnet explorer, which I believe was a bug.
There was a specific option called "Testnet" that used Blockstream testnet explorer, and there wasn't support for Mempool testnet explorer.
In a nutshell, now we have:
mainnet
testnet
regtest
closes #326
@tiero what do you mean with "weird behaviour"?