]> Untitled Git - bdk-cli/commit
fix(bip322): disable bip322 feature
authorVihiga Tyonum <withtvpeter@gmail.com>
Thu, 9 Jul 2026 08:04:54 +0000 (09:04 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Thu, 9 Jul 2026 08:04:54 +0000 (09:04 +0100)
commitd3dde305b5b20f68c32dd72302f82cce0dc73097
tree8f2464d7d67c630ae68a714c80512140956fb00c
parent73c3b9dfbc06e7745f733581d283830a9b579e0e
fix(bip322): disable bip322 feature

-Temporary disable bip322 feature
Cargo.lock
Cargo.toml
src/commands.rs
src/error.rs
src/handlers/dns/mod.rs
src/handlers/offline.rs
src/utils/common.rs
src/utils/types.rs
tests/integration/offline.rs
tests/integration/online.rs