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