v2.0.1.dev0
When a user runs `make tx` and supplies a nonce, if the nonce happens to be zero, it is ignored. This was due to incorrect check against nonce value.
When a user runs `make tx` and supplies a nonce, if the nonce happens to be zero, it is ignored. This was due to incorrect check against nonce value.