bitcoin/src/zmq
Jon Atack d40550d725 scripted-diff: remove duplicate categories from LogPrint output
-BEGIN VERIFY SCRIPT-
s() { git grep -l "$1" src | xargs sed -i "s/$1/$2/g"; }
s 'BCLog::TOR, "tor: '       'BCLog::TOR, "'
s 'BCLog::I2P, "I2P: '       'BCLog::I2P, "'
s 'BCLog::NET, "net: '       'BCLog::NET, "'
s 'BCLog::ZMQ, "zmq: '       'BCLog::ZMQ, "'
s 'BCLog::PRUNE, "Prune: '   'BCLog::PRUNE, "'
-END VERIFY SCRIPT-
2022-06-06 12:12:03 +02:00
..
zmqabstractnotifier.cpp scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
zmqabstractnotifier.h scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
zmqnotificationinterface.cpp scripted-diff: remove duplicate categories from LogPrint output 2022-06-06 12:12:03 +02:00
zmqnotificationinterface.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
zmqpublishnotifier.cpp scripted-diff: remove duplicate categories from LogPrint output 2022-06-06 12:12:03 +02:00
zmqpublishnotifier.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
zmqrpc.cpp Remove not needed clang-format off comments 2022-04-25 10:55:07 +02:00
zmqrpc.h scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
zmqutil.cpp scripted-diff: remove duplicate categories from LogPrint output 2022-06-06 12:12:03 +02:00
zmqutil.h scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00