mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 03:17:56 +00:00
Port the trivial audit fixes to evm (#236)
* port the trivial audit fixes to evm * MAX_POV_SIZE is imported instead of declaring
This commit is contained in:
@@ -73,6 +73,7 @@ pub type Executive = frame_executive::Executive<
|
||||
AllPalletsWithSystem,
|
||||
>;
|
||||
|
||||
/// Price For Sibling Parachain Delivery
|
||||
pub type PriceForSiblingParachainDelivery = polkadot_runtime_common::xcm_sender::ExponentialPrice<
|
||||
FeeAssetId,
|
||||
ToSiblingBaseDeliveryFee,
|
||||
|
||||
Reference in New Issue
Block a user