mock_ibc2_packet_recv

Function mock_ibc2_packet_recv 

Source
pub fn mock_ibc2_packet_recv(
    data: &impl Serialize,
) -> StdResult<Ibc2PacketReceiveMsg>
Expand description

Creates a IbcPacketReceiveMsg for testing ibc_packet_receive. You set a few key parameters that are often parsed. If you want to set more, use this as a default and mutate other fields