referrerpolicy=no-referrer-when-downgrade
emulated_integration_tests_common

Macro test_chain_can_claim_assets

Source
macro_rules! test_chain_can_claim_assets {
    ( $sender_para:ty, $runtime_call:ty, $network_id:expr, $assets:expr, $amount:expr ) => { ... };
}