pub fn check_message_lane_weights<C: ChainWithMessages, T: Config + Config<MessagesPalletInstance>, MessagesPalletInstance: 'static>(
bridged_chain_extra_storage_proof_size: u32,
this_chain_max_unrewarded_relayers: MessageNonce,
this_chain_max_unconfirmed_messages: MessageNonce,
runtime_includes_refund_extension: bool,
)
Expand description
Check that the message lane weights are correct.