From b936549fc398222c1a435838e7e50bb12154fed8 Mon Sep 17 00:00:00 2001 From: Jacob Gadikian Date: Fri, 25 Aug 2023 00:19:46 +0800 Subject: [PATCH] Update Makefile Co-authored-by: Jim Fasarakis-Hilliard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9fd77fe89fd..eef91058940 100644 --- a/Makefile +++ b/Makefile @@ -406,7 +406,7 @@ proto-check-breaking: TM_URL = https://raw.githubusercontent.com/cometbft/cometbft/v0.34.29/proto/tendermint GOGO_PROTO_URL = https://raw.githubusercontent.com/regen-network/protobuf/cosmos -CONFIO_URL = https://raw.githubusercontent.com/cosmos/ics23/v0.9.0 +ICS23_URL = https://raw.githubusercontent.com/cosmos/ics23/v0.9.x SDK_PROTO_URL = https://raw.githubusercontent.com/cosmos/cosmos-sdk/v0.45.16/proto/cosmos TM_CRYPTO_TYPES = third_party/proto/tendermint/crypto