casper-ecosystem / casper-js-sdk

TypeScript Casper Client SDK
Apache License 2.0
71 stars 60 forks source link

Better error management in putDeploy #311

Closed hoffmannjan closed 1 year ago

hoffmannjan commented 1 year ago

so we should caught more errors, especially when users is calling send() on an Deploy directly

KillianH commented 1 year ago

Yep, I've discovered a bug around that today. would be a nice addition for sure.