pub fn mock_ibc2_packet_ack(
data: &impl Serialize,
) -> StdResult<Ibc2PacketAckMsg>
Expand description
Creates a Ibc2PacketAckMsg for testing ibc2_packet_ack. 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