diff options
author | Julian Haight <github@a.julianhaight.com> | 2014-07-02 09:42:15 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-07-02 09:47:47 +0200 |
commit | dd49e92fb0cae0dcdf0b2ea303da99c7814db473 (patch) | |
tree | 56d545d9fb6380c9748c1329416a7490f776e68e /src/noui.cpp | |
parent | c9600ce640d02614a47ed53df7f975900ee69b22 (diff) |
qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fallback'
Passes tests:
```
$ ./bitcoin-qt 'bitcoin:?r=http://www.example.com/'
.. fixed the original problem - this launches mainnet.
$ ./bitcoin-qt 'bitcoin:mngeNQbTKnmaMbx8EXCYdwUbnt9JJD52cC'
.. launches testnet
$ ./bitcoin-qt -testnet 'bitcoin:1NXXeQRyMFFFRfyUix2o7mk1vhvk2Nxp78'
.. sanity check - launches mainnet.
```
Fixes #4355. Closes #4411.
Diffstat (limited to 'src/noui.cpp')
0 files changed, 0 insertions, 0 deletions