mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
Using these classes allows the developers to dynamically create xprvs and xpubs so that they don't need to hardcode such long keys in the tests that most of the times clutter the tests and make them difficult to update. Co-authored-by: w0xlt <94266259+w0xlt@users.noreply.github.com>