You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
104 B

  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"