mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 15:41:02 +00:00
Reapply lost changes
This commit is contained in:
committed by
Bastian Köcher
parent
fb84c4618a
commit
b8956fe150
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user