]> Untitled Git - bdk-cli/commit
ref(commands): mv commands & clients into subdirs
authorVihiga Tyonum <withtvpeter@gmail.com>
Tue, 21 Apr 2026 09:52:35 +0000 (10:52 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Fri, 5 Jun 2026 12:43:14 +0000 (13:43 +0100)
commit5c286d64aec3f1b34a889047222dd1c559e9d4a6
tree4866b58540d63facc0db90e59a0c26cb14d084f9
parent4a8e3ce24d64d66094c639e0d48015f2128fd2a6
ref(commands): mv commands & clients into subdirs

- move all blockchain clients code into the
backend subdirectory
- move commands.rs content into commands
subdirectory
src/backend/mod.rs [new file with mode: 0644]
src/commands.rs [deleted file]
src/commands/mod.rs [new file with mode: 0644]