pub fn relay_message_response<T: Config>(
msg: CrossDomainMessage<BlockNumberFor<T>, T::Hash, T::MmrHash>,
)
Expand description
Receives a response from the dst_chain for a message in Outbox.
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::relay_message_response
.