diff options
author | laanwj <126646+laanwj@users.noreply.github.com> | 2022-03-08 19:41:38 +0100 |
---|---|---|
committer | laanwj <126646+laanwj@users.noreply.github.com> | 2022-03-10 12:56:19 +0100 |
commit | b7dbc83f23f67048cd6f66f5587381d73fad4894 (patch) | |
tree | 0f50a374bf7a1cceb506e8625baa01b9a9efd408 /src/rpc | |
parent | c9ed9927bbb7c422c4e01c0c1adc9722b8671009 (diff) |
qt: Remove network detection based on address in BIP21
This is some very ugly and brittle code that switches the global network
based on a provided address, remove it. I think in practice it's very
unlikely for testnet BIP21 payment URIs to be used, and if so it's for
testing so it's easy enough to manually copy it. Or to specify
`-testnet` explicitly.
There is already no case for `-regtest` or `-signet`.
Diffstat (limited to 'src/rpc')
0 files changed, 0 insertions, 0 deletions