Skip to content

Commit

Permalink
Make CCV packet timeout a param (cosmos#376)
Browse files Browse the repository at this point in the history
* large commit

* got ridda stuff

* Update params.go

Co-authored-by: Jehan <[email protected]>
Co-authored-by: Daniel T <[email protected]>
  • Loading branch information
3 people authored Oct 10, 2022
1 parent 115d9ec commit 946511f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ require (
)

require (
github.com/confio/ics23/go v0.7.0
github.com/golang/mock v1.6.0
github.com/oxyno-zeta/gomock-extra-matcher v1.1.0
github.com/regen-network/cosmos-proto v0.3.1
Expand All @@ -48,7 +49,6 @@ require (
github.com/cespare/xxhash v1.1.0 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/coinbase/rosetta-sdk-go v0.7.0 // indirect
github.com/confio/ics23/go v0.7.0 // indirect
github.com/cosmos/btcutil v1.0.4 // indirect
github.com/cosmos/go-bip39 v1.0.0 // indirect
github.com/cosmos/iavl v0.17.3 // indirect
Expand Down

0 comments on commit 946511f

Please sign in to comment.