macro_rules! impl_send_transact_helpers_for_relay_chain {
    ( $chain:ident ) => { ... };
}