Skip to content

Commit

Permalink
post-merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabaluev committed Mar 6, 2024
1 parent 376951e commit c216dc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/relayer/src/chain/cosmos/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ use std::collections::BTreeMap;
use std::path::PathBuf;

use byte_unit::Byte;
use cometbft_rpc::Url;
use serde_derive::{Deserialize, Serialize};

use ibc_relayer_types::core::ics04_channel::packet::Sequence;
Expand Down

0 comments on commit c216dc2

Please sign in to comment.