bitcoin/src/primitives
MarcoFalke fa72f09d6f
Remove CHashWriter type
The type is only ever set, but never read via GetType(), so remove it.
Also, remove SerializeHash to avoid silent merge conflicts and use the
already existing GetHash() boilerplate consistently.
2023-09-19 16:38:08 +02:00
..
2023-09-19 16:38:08 +02:00
2023-09-19 16:38:08 +02:00