Update URL for zcash alert IDs.

This commit is contained in:
Simon 2016-07-16 13:17:47 -07:00
parent 656a5f0b6f
commit 7af996b263
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ void ThreadSendAlert()
CAlert alert;
alert.nRelayUntil = GetTime() + 15 * 60;
alert.nExpiration = GetTime() + 365 * 60 * 60;
alert.nID = 1000; // use https://z.cash to keep track of alert IDs
alert.nID = 1000; // use https://github.com/zcash/zcash/wiki/specification#assigned-numbers to keep track of alert IDs
alert.nCancel = 0; // cancels previous messages up to this ID number
// These versions are protocol versions