aboutsummaryrefslogtreecommitdiff
path: root/src/script/script_error.cpp
diff options
context:
space:
mode:
authorJohn Newbery <[email protected]>2020-08-12 11:38:56 +0100
committerJohn Newbery <[email protected]>2020-08-12 14:25:28 +0100
commitc556770b5ef4306f10e980daff772bee87daaa30 (patch)
tree3f75227574331890f74d8e5e20e38e348c9d1896 /src/script/script_error.cpp
parentMerge #19658: [rpc] Allow RPC to fetch all addrman records and add records to... (diff)
downloaddiscoin-c556770b5ef4306f10e980daff772bee87daaa30.tar.xz
discoin-c556770b5ef4306f10e980daff772bee87daaa30.zip
[net_processing] Change PeerLogicValidation to hold a connman reference
Hold a reference to connman rather than a pointer because: - PeerLogicValidation can't run without a connman - The pointer never gets reseated The alternative is to always assert that the pointer is non-null before dereferencing. Change the name from connman to m_connman at the same time to conform with current style guidelines.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions