Files
tendermint/abci/tests/test_cli/ex2.abci
2022-09-29 18:06:21 +02:00

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