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

📝 channel: Improve Data documentation #348

Closed matthiasgeihs closed 2 years ago

matthiasgeihs commented 2 years ago

For verifying signatures, we require that the State.Data encoding is stable, that is, E(data) = E(D(E(data))). This PR proposes to specify that requirement at the Interface.