Open DariuszDepta opened 4 months ago
We need to be careful with error handling here. A contract returning an error in ibc_packet_receive results in a StdAck::error ack being written.
ibc_packet_receive
StdAck::error
_Originally posted by @chipshort in https://github.com/CosmWasm/cw-multi-test/pull/184#discussion_r1642844701_
We need to be careful with error handling here. A contract returning an error in
ibc_packet_receive
results in aStdAck::error
ack being written._Originally posted by @chipshort in https://github.com/CosmWasm/cw-multi-test/pull/184#discussion_r1642844701_