Skip to content
Snippets Groups Projects
Commit b8956fe1 authored by Serban Iorga's avatar Serban Iorga Committed by Bastian Köcher
Browse files

Reapply lost changes

parent fb84c461
Branches
No related merge requests found
Pipeline #464133 canceled with stages
in 22 minutes and 37 seconds
...@@ -107,5 +107,5 @@ frame_support::parameter_types! { ...@@ -107,5 +107,5 @@ frame_support::parameter_types! {
/// Transaction fee that is paid at the Rococo BridgeHub for delivering single outbound message confirmation. /// Transaction fee that is paid at the Rococo BridgeHub for delivering single outbound message confirmation.
/// (initially was calculated by test `BridgeHubRococo::can_calculate_fee_for_complex_message_confirmation_transaction` + `33%`) /// (initially was calculated by test `BridgeHubRococo::can_calculate_fee_for_complex_message_confirmation_transaction` + `33%`)
pub const BridgeHubRococoBaseConfirmationFeeInRocs: u128 = 5_380_829_647; pub const BridgeHubRococoBaseConfirmationFeeInRocs: u128 = 5_380_901_781;
} }
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment