diff options
| author | Philip Kaufmann <[email protected]> | 2013-10-30 11:30:53 +0100 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2013-11-11 14:20:00 +0100 |
| commit | 7634e0d8de4aac80a3a84dd2438f24f98670d44d (patch) | |
| tree | 7f109129df59a9395fd8e5c0a07cedfb58daa7b5 /src/rpcmining.cpp | |
| parent | Merge pull request #3231 from brandondahler/doc-autotool-update (diff) | |
| download | discoin-7634e0d8de4aac80a3a84dd2438f24f98670d44d.tar.xz discoin-7634e0d8de4aac80a3a84dd2438f24f98670d44d.zip | |
[Qt] paymentserver: start netManager in uiReady()
- remove explicit init of netManager as this is done in the constructor
anyway
- move initNetManager() call to uiReady(), which removes an assert() and
allows us to use message() in initNetManager() (currently unused but
could be necessary because of proxy related messages)
- make initNetManager() private
- update paymentservertests.cpp
Diffstat (limited to 'src/rpcmining.cpp')
0 files changed, 0 insertions, 0 deletions