Skip to content

Commit

Permalink
Rebase solve conflicts of body-parser refacor
Browse files Browse the repository at this point in the history
  • Loading branch information
DimiDumo committed Sep 12, 2024
1 parent dfbb756 commit e3fd620
Show file tree
Hide file tree
Showing 7 changed files with 261 additions and 441 deletions.
1 change: 0 additions & 1 deletion packages/relayer/src/chain.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use ethers::middleware::Middleware;
use ethers::prelude::*;
use ethers::signers::Signer;
use relayer_utils::converters::u64_to_u8_array_32;
use relayer_utils::LOG;

const CONFIRMATIONS: usize = 1;

Expand Down
Loading

0 comments on commit e3fd620

Please sign in to comment.