mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-01 04:47:53 +01:00
This commit clarifies the intended usage of message_count and last_message. Additionally it changes the only usage of message_count to using last_message instead, bringing the code further along the intended usage.