]> Untitled Git - bdk-cli/commit
ref(pretty): remove `--pretty` flag
authorVihiga Tyonum <withtvpeter@gmail.com>
Thu, 21 May 2026 15:17:39 +0000 (16:17 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Fri, 5 Jun 2026 16:32:14 +0000 (17:32 +0100)
commit528956d244a1eb83b255c8e6a37fef66fa3967ea
tree9f026bbd7e69d52cef2fed4ba5f0fe72399a811a
parentcf9d13bd0974e2eb73a956915e30edf86660feaa
ref(pretty): remove `--pretty` flag

- remove --pretty flag
- move types to utils
- update commands
README.md
src/commands.rs
src/handlers/types.rs [deleted file]
src/utils/types.rs [new file with mode: 0644]