Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/bko-bridges-lane-id-agnostic' in…
Browse files Browse the repository at this point in the history
…to bko-bridges-lane-id-agnostic
  • Loading branch information
bkontur committed Sep 24, 2024
2 parents 98aedb2 + 3ae8d31 commit 444c12a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bridges/modules/relayers/src/extension/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,6 @@ where
_ => return RelayerAccountAction::None,
};

// lane_id.as_32-byte stuff to trait

// now we know that the call is supported and we may need to reward or slash relayer
// => let's prepare the correspondent account that pays reward/receives slashed amount
let lane_id = call_info.messages_call_info().lane_id();
Expand Down

0 comments on commit 444c12a

Please sign in to comment.