]> Untitled Git - bdk-cli/commit
refactor:update imports from bdk to use bdk_wallet
authorVihiga Tyonum <withtvpeter@gmail.com>
Mon, 3 Feb 2025 11:48:06 +0000 (12:48 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Mon, 3 Feb 2025 11:48:06 +0000 (12:48 +0100)
commit4c89cbf968938e3253fa683a18badcadd1ad082b
treee821e6c0e005eeb43836972cba8d970bb3d6305f
parent890cb45bc70d1d1cc3851a39871426479ba9d7b3
refactor:update imports from bdk to use bdk_wallet

-update imports from bdk to use bdk_wallet
- set `enable_rbf` command option to be `true` by
default
- add `parse_address` fn to parse address from
string
- replace `ExtendedPrivateKey` with `Xpriv` from
bdk_wallet
- update derving address from string to use
`assumed_check`

[Ticket: X]
src/commands.rs