referrerpolicy=no-referrer-when-downgrade
emulated_integration_tests_common

Macro test_can_estimate_and_pay_exact_fees

Source
macro_rules! test_can_estimate_and_pay_exact_fees {
    ( $sender_para:ty, $asset_hub:ty, $receiver_para:ty, ($asset_id:expr, $amount:expr), $owner_prefix:ty ) => { ... };
}