oasislabs / oasis.js

🕸A web client for the Oasis platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better error statement for failed deploy

david-yan opened this issue · comments

I tried to deploy a service with an incorrect number of arguments, but I got the following error statement:

error: could not deploy Multisig: gasLimit must be provided for confidential deploys

We should make sure our error statements are more accurate and useful.