4642/does-contract-hosting-account-owns-ether-being-sent-contract
In ethereum, does the contract hosting account (the account where the contract is deployed to) owns the ether that's being sent to the contract? If not then what if contract gets deleted, does the ether gets sent back or just disappear.
I dont think so. I've done a couple of experiments and I found that the ether stored in contract doesn't belong to the contract hosting account. Coming to your next question, if contract geyts deleted then the eter gets transfered to to the address given in target in case the selfdestruct is called.
When you start with Geth you need ...READ MORE
Yes, the contract is distributed by every node ...READ MORE
To expand on Matthew's answer, each state ...READ MORE
You can't claim BCH without knowing private ...READ MORE
This was a bug. They've fixed it. ...READ MORE
Summary: Both should provide similar reliability of ...READ MORE
You need to install testrpc globally on ...READ MORE
Contrary to the popular belief, it is ...READ MORE
To access or use the blockchain you ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.