You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed with @chipshort. Let's keep the optionality separate (implemented in #1892) as this might be a bigger issue. Here we just add the acknowledgement to the IbcReceiveResponse constructor and remove set_ack.
Creating an
IbcReceiveResponse
without acknowledgement leads towhich makes sense. We should change this pattern:
The text was updated successfully, but these errors were encountered: