Adjust time window on mainnet-beta upgrade banner

This commit is contained in:
Michael Vines 2020-07-31 08:17:08 -07:00 committed by GitHub
parent 5d3c39b6a9
commit efcf9ff125
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ const announcements = new Map<Cluster, Announcement>();
// });
announcements.set(Cluster.MainnetBeta, {
message:
"Mainnet Beta upgrade over the weekend of August 1, 2020. " +
"Mainnet Beta upgrade during epoch 61 (approximately August 2-4). " +
"TRANSACTIONS DISABLED DURING THE UPGRADE",
});