diff options
author | Martin Zumsande <mzumsande@gmail.com> | 2022-11-28 13:42:35 -0500 |
---|---|---|
committer | Martin Zumsande <mzumsande@gmail.com> | 2022-11-28 13:45:26 -0500 |
commit | 6fefd49527fa0ed9535e54f2a3e76fe2599b2350 (patch) | |
tree | ce140fa5f498b10152c4bb6345a371a30aa36dc2 /src/test/script_parse_tests.cpp | |
parent | 6863ad79a65842504ab6f5584fac3d1de7ecf87e (diff) |
rpc: Require NodeStateStats object in getpeerinfo
There is no situation in which CNodeStateStats could be
missing for a legitimate reason - this can only happen if
there is a race condition between peer disconnection and
the getpeerinfo call, in which case the disconnected peer
doesn't need to be included in the response.
Diffstat (limited to 'src/test/script_parse_tests.cpp')
0 files changed, 0 insertions, 0 deletions