Skip to content

Commit

Permalink
use latest cometbft
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed Aug 7, 2024
1 parent f10ff14 commit 93de477
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 @@ -280,6 +280,6 @@ replace (

// initia custom
replace (
github.com/cometbft/cometbft => github.com/initia-labs/cometbft v0.0.0-20240802023941-2bc1747194c0
github.com/cometbft/cometbft => github.com/initia-labs/cometbft v0.0.0-20240807072006-9d86e6bfaf87
github.com/cosmos/ibc-go/v8 => github.com/initia-labs/ibc-go/v8 v8.0.0-20240802003717-19c0b4ad450d
)

0 comments on commit 93de477

Please sign in to comment.