github.com/ari-anchor/sei-tendermint@v0.0.0-20230519144642-dc826b7b56bb/abci/tests/test_cli/ex1.abci (about) 1 echo hello 2 info 3 finalize_block "abc" 4 commit 5 info 6 query "abc" 7 finalize_block "def=xyz" "ghi=123" 8 commit 9 query "def"