ChanOpenConfirm
handler set the expected counterparty channel id incorrectly to None
#396
Milestone
ChanOpenConfirm
handler set the expected counterparty channel id incorrectly to None
#396
Bug Summary
Related to #354
Opening a channel fails inside
ChanOpenConfirm
handler when it is instantiated from anibc-rs
implemented chainDetails
ChanOpenConfirm
handler checks the counterparty state here with a wrong counterparty channel ID (None) when the handler is called.basecoin-rs
while upgrading deps: Upgrade dependencies informalsystems/basecoin-rs#72Version
v0.27.0
The text was updated successfully, but these errors were encountered: