Zilliqa / zq2

Zilliqa 2.0 code base
Apache License 2.0
9 stars 0 forks source link

Present proper nonce at ZIL API level #1816

Closed bzawisto closed 4 days ago

bzawisto commented 4 days ago

nonce() modifies the raw nonce for ZIL transactions whereas the same nonce should be returned in the API call as sent in create transaction call.