quarkchain-web3.js
quarkchain-web3.js copied to clipboard
gas or gasLimit in rawTx
The gas(gasLimit) param in rawTx is different when you use web3 or jrpc. It's 'gas' in quarkchain-web3 and 'gasLimit' in jrpc. Is it better that they are the same?