perun-network / perun-eth-mobile

:iphone: Mobile bindings for two-party-payment channels on Ethereum using go-perun.
https://perun.network/
Apache License 2.0
5 stars 3 forks source link

Validate ETH contracts #26

Open ggwpez opened 4 years ago

ggwpez commented 4 years ago

Validate the Adjudicator and Assetholder addresses in the client.setupContracts function when they are given.
Return the error from ValidateAssetHolderETH or ValidateAdjudicator otherwise.