mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-06 11:58:31 +02:00
Determines whether descriptors should be used based on whether the --descriptor or --legacy-wallet option is set, and the compiled support. If no option is set and both BDB and SQLite are available, it defaults to legacy. This is used to switch descriptor agnostic tests between descriptors and legacy wallet.