diff options
Diffstat (limited to 'main.h')
-rw-r--r-- | main.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1733,6 +1733,8 @@ public: // +// Alerts are for notifying old versions if they become too obsolete and +// need to upgrade. The message is displayed in the status bar. // Alert messages are broadcast as a vector of signed data. Unserializing may // not read the entire buffer if the alert is for a newer version, but older // versions can still relay the original data. |