mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-03 18:42:14 +00:00
11 lines
167 B
Plaintext
11 lines
167 B
Plaintext
echo hello
|
|
info
|
|
prepare_proposal "abc"
|
|
finalize_block "abc"
|
|
commit
|
|
info
|
|
query "abc"
|
|
finalize_block "def=xyz" "ghi=123"
|
|
commit
|
|
query "def"
|
|
prepare_proposal "preparedef" |