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

Add default wire.Address type #374

Closed matthiasgeihs closed 2 years ago

matthiasgeihs commented 2 years ago

A string-based address type implementation.

Depends on #373.