Skip to content

Commit 65d50f7

Browse files
committed
Update axelar config
1 parent a0298e1 commit 65d50f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chains.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@
217217
-X "github.com/cosmos/cosmos-sdk/version.BuildTags=$BUILD_TAGS" \
218218
-X github.com/cosmos/cosmos-sdk/version.Commit=$COMMIT \
219219
-X github.com/CosmWasm/wasmd/x/wasm/types/MaxWasmSize=3145728 \
220+
-X github.com/axelarnetwork/axelar-core/app.MaxWasmSize=3145728 \
220221
-X github.com/axelarnetwork/axelar-core/x/axelarnet/exported.NativeAsset=uaxl \
221222
-X github.com/axelarnetwork/axelar-core/app.WasmEnabled=true \
222223
-X github.com/axelarnetwork/axelar-core/app.IBCWasmHooksEnabled=false \

0 commit comments

Comments
 (0)