diff options
| author | Antoine Riard <[email protected]> | 2019-07-30 18:08:03 -0400 |
|---|---|---|
| committer | Antoine Riard <[email protected]> | 2019-08-08 22:57:35 -0400 |
| commit | b7b9f6e4cee262004643e2fe03d56cb47fdbf5c2 (patch) | |
| tree | 2f568f5e17b75577645a2b00159baed7c9833651 /src/httpserver.cpp | |
| parent | Merge #16554: test: only include and use OpenSSL where it's actually needed (... (diff) | |
| download | discoin-b7b9f6e4cee262004643e2fe03d56cb47fdbf5c2.tar.xz discoin-b7b9f6e4cee262004643e2fe03d56cb47fdbf5c2.zip | |
Remove p2pEnabled from Chain interface
RPC server starts in warmup mode, it can't
process yet calls, then follows connection manager
initialization and finally RPC server get out of
warmup mode. RPC calls shouldn't be able to get
P2P disabled errors because once we initialize
g_connman it's not unset until shutdown, after
RPC server has been stopped.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions