tendermint/tests/test_cli/ex1.abci

11 lines
104 B
Plaintext

echo hello
info
commit
deliver_tx "abc"
info
commit
query "abc"
deliver_tx "def=xyz"
commit
query "def"