sipa / bitcoin

Bitcoin integration/staging tree
http://www.bitcoin.org
MIT License
88 stars 21 forks source link

qt: update network style name #62

Closed braydonf closed 8 years ago

braydonf commented 8 years ago

Fixes small assertion issue when running bitcoin-qt with -segnet:

bitcoin-qt: qt/bitcoin.cpp:614: int main(int, char**): Assertion `!networkStyle.isNull()' failed.
sipa commented 8 years ago

Thanks, incorporated in segwit4.