Open ggwpez opened 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.
Adjudicator
Assetholder
client.setupContracts
ValidateAssetHolderETH
ValidateAdjudicator
Validate the
Adjudicator
andAssetholder
addresses in theclient.setupContracts
function when they are given.Return the error from
ValidateAssetHolderETH
orValidateAdjudicator
otherwise.