elesto-dao / elesto

The ElestoDAO node
Apache License 2.0
4 stars 1 forks source link

added tests for newWrappedCredential and getBytes #137

Closed Bartkeeper closed 2 years ago

Bartkeeper commented 2 years ago

removed the panic(err) at getBytes because this transaction would not get validated before it enters the node

getBytes throws still throws an error at VerifySignatures() because i added error in the return statement