mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-06 01:51:20 +00:00
fix tutorial output to remove code msg
This commit is contained in:
parent
10031f57d5
commit
f00a19eaad
@ -11,14 +11,14 @@
|
|||||||
-> code: OK
|
-> code: OK
|
||||||
|
|
||||||
> check_tx 0x00
|
> check_tx 0x00
|
||||||
-> code: BadNonce
|
-> code: 2
|
||||||
-> log: Invalid nonce. Expected >= 1, got 0
|
-> log: Invalid nonce. Expected >= 1, got 0
|
||||||
|
|
||||||
> deliver_tx 0x01
|
> deliver_tx 0x01
|
||||||
-> code: OK
|
-> code: OK
|
||||||
|
|
||||||
> deliver_tx 0x04
|
> deliver_tx 0x04
|
||||||
-> code: BadNonce
|
-> code: 2
|
||||||
-> log: Invalid nonce. Expected 2, got 4
|
-> log: Invalid nonce. Expected 2, got 4
|
||||||
|
|
||||||
> info
|
> info
|
||||||
|
Loading…
x
Reference in New Issue
Block a user