adridadou / eth-contract-api

EthereumJ native API or how to call contracts easily and with type safety
http://www.davidroon.com/ethcontractapi/
Apache License 2.0
60 stars 34 forks source link

fixing estimate gas for contract creation #102

Closed UrsZeidler closed 7 years ago

UrsZeidler commented 7 years ago

We need to handle the case of contract creation when estimate the gas for web3j.