fix tutorial output to remove code msg

This commit is contained in:
Ethan Buchman 2017-11-30 17:36:16 -05:00
parent 10031f57d5
commit f00a19eaad
1 changed files with 2 additions and 2 deletions

View File

@ -11,14 +11,14 @@
-> code: OK
> check_tx 0x00
-> code: BadNonce
-> code: 2
-> log: Invalid nonce. Expected >= 1, got 0
> deliver_tx 0x01
-> code: OK
> deliver_tx 0x04
-> code: BadNonce
-> code: 2
-> log: Invalid nonce. Expected 2, got 4
> info