Force cast nonce to biginteger
This commit is contained in:
parent
79fe7873e6
commit
0d76fcdbc7
|
@ -225,7 +225,7 @@
|
|||
(hex->big-integer gas)
|
||||
contract
|
||||
(:data params)
|
||||
nonce)
|
||||
(biginteger nonce))
|
||||
tx-hash (try
|
||||
(eth-rpc
|
||||
{:method "eth_sendRawTransaction"
|
||||
|
|
Loading…
Reference in New Issue