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 76dd516 + b89ba31 commit 3c9f1cbCopy full SHA for 3c9f1cb
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.21"
+CORETH_VER="v0.3.22"
17
18
CORETH_PATH="$GOPATH/pkg/mod/github.com/ava-labs/coreth@$CORETH_VER"
19
0 commit comments