diff --git a/osmosis/chain.json b/osmosis/chain.json index fc3dc2c7c4..1b657fdcb1 100644 --- a/osmosis/chain.json +++ b/osmosis/chain.json @@ -37,11 +37,7 @@ "binaries": { "linux/amd64": "https://github.com/osmosis-labs/osmosis/releases/download/v10.0.0/osmosis-10.0.0-linux-amd64", "linux/arm64": "https://github.com/osmosis-labs/osmosis/releases/download/v10.0.0/osmosis-10.0.0-linux-arm64" - }, - "cosmos_sdk_version": "0.45", - "tendermint_version": "0.34", - "cosmwasm_version": "0.24", - "cosmwasm_enabled": true + } }, "peers": { "seeds": [ @@ -303,4 +299,4 @@ "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmosis-chain-logo.png" } -} +} \ No newline at end of file