Accepting PacketReceiptNotFound
error returned by get_packet_receipt
(under val_exec_ctx
feature)
#409
Labels
A: bug
Admin: something isn't working
Bug Summary
Trying a token transfer with "basecoin-rs" the IBC-rs caught an error.
It is when the
MsgRecvPacket
message goes through thevalidate()
step under theval_exec_ctx
feature.The
PacketReceiptNotFound
error variant resulting from theget_packet_receipt
method should be acceptedThe text was updated successfully, but these errors were encountered: