Files
bitcoin/src/script/standard.h
Ben Woosley 2c54217f91 Use explicit conversion from PKHash -> CKeyID
These types are equivalent, in data etc, so they need only their
data cast across.

Note a function is used rather than a casting
operator as CKeyID is defined at a lower level than script/standard
2020-06-19 12:14:07 -07:00

7.3 KiB