github.com/pure-x-eth/consensus_tm@v0.0.0-20230502163723-e3c2ff987250/abci/tests/test_cli/ex1.abci (about) 1 echo hello 2 info 3 commit 4 deliver_tx "abc" 5 info 6 commit 7 query "abc" 8 deliver_tx "def=xyz" 9 commit 10 query "def"