Force cast nonce to biginteger

This commit is contained in:
Vitaliy Vlasov 2018-05-22 14:00:10 +03:00
parent 79fe7873e6
commit 0d76fcdbc7
No known key found for this signature in database
GPG Key ID: A7D57C347F2B2964
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@
(hex->big-integer gas)
contract
(:data params)
nonce)
(biginteger nonce))
tx-hash (try
(eth-rpc
{:method "eth_sendRawTransaction"