aboutsummaryrefslogtreecommitdiff
path: root/depends
diff options
context:
space:
mode:
authordergoegge <n.goeggi@gmail.com>2022-03-12 16:24:31 +0100
committerdergoegge <n.goeggi@gmail.com>2022-04-26 11:12:56 +0200
commit778343a379026ef233dffea67f5226565f6d5720 (patch)
treead3219239b8c6ec6f5a999969b83a2360236f96e /depends
parent91c339243e11ec42eeeaca8fe015fc1c3e6338e1 (diff)
downloadbitcoin-778343a379026ef233dffea67f5226565f6d5720.tar.xz
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 'depends')
0 files changed, 0 insertions, 0 deletions