Skip to content

Commit 16e61ad

Browse files
JuArceMauroToscano
andauthored
fix(operatorsaggregator): update EigenSDK version for mainnet (#1883)
Co-authored-by: MauroFab <[email protected]>
1 parent a089f30 commit 16e61ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ AGG_CONFIG_FILE?=config-files/config-aggregator.yaml
99

1010
OPERATOR_VERSION=v0.15.1
1111
EIGEN_SDK_GO_VERSION_TESTNET=v0.2.0-beta.1
12-
EIGEN_SDK_GO_VERSION_MAINNET=v0.1.13
12+
EIGEN_SDK_GO_VERSION_MAINNET=v0.2.0-beta.1
1313

1414
ifeq ($(OS),Linux)
1515
BUILD_ALL_FFI = $(MAKE) build_all_ffi_linux

0 commit comments

Comments
 (0)