Skip to content

Commit b8956fe

Browse files
serban300bkchr
authored andcommitted
Reapply lost changes
1 parent fb84c46 commit b8956fe

File tree

1 file changed

+1
-1
lines changed
  • bridges/chains/chain-bridge-hub-rococo/src

1 file changed

+1
-1
lines changed

bridges/chains/chain-bridge-hub-rococo/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@ frame_support::parameter_types! {
107107

108108
/// Transaction fee that is paid at the Rococo BridgeHub for delivering single outbound message confirmation.
109109
/// (initially was calculated by test `BridgeHubRococo::can_calculate_fee_for_complex_message_confirmation_transaction` + `33%`)
110-
pub const BridgeHubRococoBaseConfirmationFeeInRocs: u128 = 5_380_829_647;
110+
pub const BridgeHubRococoBaseConfirmationFeeInRocs: u128 = 5_380_901_781;
111111
}

0 commit comments

Comments
 (0)