hyperledger-labs / go-perun

🌔 Perun's Blockchain-Agnostic State Channels Framework in Go.
https://perun.network/
Apache License 2.0
55 stars 18 forks source link

Fix proposal reject #372

Closed matthiasgeihs closed 2 years ago

matthiasgeihs commented 2 years ago

Channel proposal rejection was not working correctly, as the wrong message type was checked.