]> Untitled Git - bdk-cli/commit
feat: add descriptor generation
authorAmosOO7 <ayokunene@gmail.com>
Wed, 30 Apr 2025 20:31:23 +0000 (21:31 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Mon, 3 Nov 2025 10:43:33 +0000 (11:43 +0100)
commit6c9c3a1bb13eada4af00e41be1ccded2928a6ba2
tree9ca0e957c382694dae8b503bac5263d682e341c0
parentbdb57772ca30b06c5e68561bfded564cb0261c39
feat: add descriptor generation

- Created Subcommnds for the descriptor command;
generate
- Created function to get descriptors from mnemonics
src/commands.rs
src/error.rs
src/handlers.rs
src/utils.rs