Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
pick #118 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
hackfisher authored Jun 10, 2022
1 parent 3335200 commit c6b374e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relays/client-crab/src/runtime.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pub enum Call {
#[codec(index = 52)]
BridgeKusamaGrandpa(BridgeKusamaGrandpaCall),
/// Bridge Crab Parachain messages pallet
#[codec(index = 54)]
#[codec(index = 56)]
BridgeCrabParachainMessages(BridgeCrabParachainMessagesCall),
/// Darwinia Feemarket pallet
#[codec(index = 49)]
Expand Down

0 comments on commit c6b374e

Please sign in to comment.