pub fn mock_ibc2_packet_send(
data: &impl Serialize,
) -> StdResult<Ibc2PacketSendMsg>
Expand description
Creates a Ibc2PacketTimeoutMsg for testing ibc2_packet_timeout.
pub fn mock_ibc2_packet_send(
data: &impl Serialize,
) -> StdResult<Ibc2PacketSendMsg>
Creates a Ibc2PacketTimeoutMsg for testing ibc2_packet_timeout.