web3j icon indicating copy to clipboard operation
web3j copied to clipboard

Contract method always timeout, never return the TransactionReceipt

Open y0unghe opened this issue 2 years ago • 0 comments

After the contract method is sent, just return the transaction hash

It seems the contract method never works. No matter how high the gas was set, it never works. The TransactionReceipt never return. How about learning from other web3 libraries, just return the transaction hash, no need to return the TransactionReceipt.

y0unghe avatar Jul 27 '22 06:07 y0unghe

Please open an issue following the issue template in order for us to resolve this.

AlexandrouR avatar Aug 17 '22 14:08 AlexandrouR