Skip to content

Commit

Permalink
Add "Sending Ether"
Browse files Browse the repository at this point in the history
  • Loading branch information
Denton-L committed Aug 26, 2016
1 parent f5989fb commit 8c3b133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/contracts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ In particular, the following operations will consume more gas than the stipend p
- Writing to storage
- Creating a contract
- Calling an external function which consumes a large amount of gas
- Sending Ether

Please ensure you test your fallback function thoroughly to ensure the execution cost is less than 2300 gas before deploying a contract.

Expand Down

0 comments on commit 8c3b133

Please sign in to comment.