]> Untitled Git - bdk-cli/commit
docs: update cargo feature flags in README to match Cargo.toml
authormusab1258 <habeebmusab@gmail.com>
Fri, 10 Jul 2026 14:05:19 +0000 (15:05 +0100)
committermusab1258 <habeebmusab@gmail.com>
Fri, 10 Jul 2026 14:05:19 +0000 (15:05 +0100)
commit4a1ff1b4a52ab4b83ad7193cb67a5bebb2339d16
tree019bb62554aee528fbff9e8f4bcf43be0b4fc8a8
parent32e6115549b19fe94f4c5fbb489d1065f91a867b
docs: update cargo feature flags in README to match Cargo.toml

The README referenced outdated compile-time feature flags `kyoto` and `sp`, which caused build failures for users following the instructions. This commit updates the documentation to use the correct flags `cbf` and `silent-payments` as defined in the current Cargo.toml.
README.md