mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-12 14:51:13 +00:00
10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
check_tx "abc"
|
|
check_tx "def=567"
|
|
finalize_block "def=567"
|
|
commit
|
|
finalize_block "hello=world"
|
|
commit
|
|
finalize_block "first=second"
|
|
commit
|
|
info
|