mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-08 21:12:53 +02:00
A templated BaseHash does not allow for automatic conversion, thus conversions much be explicitly allowed / whitelisted, which will reduce the risk of unintended conversions.