diff --git a/explorer/src/components/Banner.tsx b/explorer/src/components/Banner.tsx index b1eb079ca..d4cb2f9f9 100644 --- a/explorer/src/components/Banner.tsx +++ b/explorer/src/components/Banner.tsx @@ -22,7 +22,7 @@ const announcements = new Map(); // }); 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", });