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.
2 parents 98818cc + 5397ba1 commit 93d00d3Copy full SHA for 93d00d3
scripts/build_coreth.sh
@@ -13,7 +13,7 @@ BUILD_DIR="$AVALANCHE_PATH/build" # Where binaries go
13
PLUGIN_DIR="$BUILD_DIR/plugins" # Where plugin binaries (namely coreth) go
14
BINARY_PATH="$PLUGIN_DIR/evm"
15
16
-CORETH_VER="v0.3.25-rc.1"
+CORETH_VER="v0.3.25"
17
18
CORETH_PATH="$GOPATH/pkg/mod/github.com/ava-labs/coreth@$CORETH_VER"
19
0 commit comments