We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dff57c commit 3096ad9Copy full SHA for 3096ad9
src/discof/replay/fd_exec.h
@@ -9,7 +9,7 @@
9
10
/* FIXME: SIMD-0180 - set the correct epochs */
11
#define FD_SIMD0180_ACTIVE_EPOCH_TESTNET (829)
12
-#define FD_SIMD0180_ACTIVE_EPOCH_MAINNET (5000)
+#define FD_SIMD0180_ACTIVE_EPOCH_MAINNET (841)
13
14
/* Replay tile msg link formatting. The following take a pointer into
15
a dcache region and formats it as a specific message type. */
0 commit comments