feat: re-enable geth install
This commit is contained in:
parent
103a7783c1
commit
9069625637
4 changed files with 4 additions and 5 deletions
|
|
@ -114,6 +114,7 @@ function generateTx (_toAddress, wallet, amount, includesFee) {
|
|||
: amount
|
||||
|
||||
const rawTx = {
|
||||
chainId: 1,
|
||||
nonce: txCount,
|
||||
gasPrice: hex(gasPrice),
|
||||
gasLimit: gas,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue