Files
tendermint/abci/tests/test_cli/ex1.abci
Alexander Simmerl 4bee228ba7 Add abci repo
2018-06-22 02:36:54 +02:00

11 lines
104 B
Plaintext

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