diff options
author | dergoegge <n.goeggi@gmail.com> | 2022-03-12 16:24:31 +0100 |
---|---|---|
committer | dergoegge <n.goeggi@gmail.com> | 2022-04-26 11:12:56 +0200 |
commit | 778343a379026ef233dffea67f5226565f6d5720 (patch) | |
tree | ad3219239b8c6ec6f5a999969b83a2360236f96e /src/test/denialofservice_tests.cpp | |
parent | 91c339243e11ec42eeeaca8fe015fc1c3e6338e1 (diff) |
scripted-diff: Rename PeerManagerImpl members
-BEGIN VERIFY SCRIPT-
ren() { sed -i "s:\<$1\>:$2:g" $(git grep -l "\<$1\>" ./src ./test); }
ren mapNodeState m_node_states
ren cs_most_recent_block m_most_recent_block_mutex
ren most_recent_block m_most_recent_block
ren most_recent_compact_block m_most_recent_compact_block
ren most_recent_block_hash m_most_recent_block_hash
ren fWitnessesPresentInMostRecentCompactBlock m_most_recent_compact_block_has_witnesses
ren nPreferredDownload m_num_preferred_download_peers
ren nHighestFastAnnounce m_highest_fast_announce
-END VERIFY SCRIPT-
Diffstat (limited to 'src/test/denialofservice_tests.cpp')
0 files changed, 0 insertions, 0 deletions