mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-15 16:38:23 +01:00
fix typos
This commit is contained in:
@@ -168,7 +168,7 @@ def main(pid):
|
||||
bpf["outbound_messages"].open_perf_buffer(handle_outbound)
|
||||
|
||||
print("Logging raw P2P messages.")
|
||||
print("Messages larger that about 32kb will be cut off!")
|
||||
print("Messages larger than about 32kb will be cut off!")
|
||||
print("Some messages might be lost!")
|
||||
while True:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user