Skip to content

Commit 3096ad9

Browse files
committed
exec: update simd-180 mainnet epoch
1 parent 1dff57c commit 3096ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/discof/replay/fd_exec.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
/* FIXME: SIMD-0180 - set the correct epochs */
1111
#define FD_SIMD0180_ACTIVE_EPOCH_TESTNET (829)
12-
#define FD_SIMD0180_ACTIVE_EPOCH_MAINNET (5000)
12+
#define FD_SIMD0180_ACTIVE_EPOCH_MAINNET (841)
1313

1414
/* Replay tile msg link formatting. The following take a pointer into
1515
a dcache region and formats it as a specific message type. */

0 commit comments

Comments
 (0)