Skip to content

Estimate gas and multi-contract Solidity

Compare
Choose a tag to compare
@peterbroadhurst peterbroadhurst released this 20 Jun 15:31
· 27 commits to master since this release
  • -E / --estimategas to call the contract and return the estimated gas, rather than the result
  • -n / --contractname to choose an individual contract name in a Solidity file with multiple contracts