]> Untitled Git - bdk-cli/commit
feat(init-wallet): rename init & add walletopts
authorVihiga Tyonum <withtvpeter@gmail.com>
Fri, 3 Oct 2025 10:56:51 +0000 (11:56 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Fri, 16 Jan 2026 10:43:01 +0000 (11:43 +0100)
commitf3ee4ee4f72510b9cb9c7d3552f91c691e605a36
treeae24c7b0b944e10db0a1c0724f50dbbe0cde2538
parentf21729b3ecb1dd8bdc85527975fb4ed7347701a6
feat(init-wallet): rename init & add walletopts

- rename init to config and move walletopts as
config options
src/commands.rs
src/config.rs
src/handlers.rs
src/utils.rs