ethereum / meteor-dapp-wallet

This is an archived repository of one of the early Ethereum wallets.
https://ethereum.org/en/wallets/find-wallet/
GNU General Public License v3.0
600 stars 408 forks source link

Error: The contract code couldn't be stored, please check your gas amount #270

Open veerasarma opened 8 years ago

veerasarma commented 8 years ago

Hi i try the multisignature process on the ethereum by meteor-dapp-wallet. when i deploy the contract process i got this error "Error: The contract code couldn't be stored, please check your gas amount" I am also try the gasestimate function but i can't fix this error

At the same time i can deploy the multiowned, wallet contracts but for multisig and daylimit contracts this type of error occure

Please give the some instruction to this

luclu commented 8 years ago

@veerasarma it sounds like you are trying to deploy it as a custom contract in Ethereum-Wallet? There is no need for this as you can easily use the contract wallet functionality under the wallet tab for this. Though you will need some ether under the owners address to deploy it. Let me know if you have any questions.

stvenyin commented 5 years ago

Multisign()