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
..
block.cpp Remove CHashWriter type 2023-09-19 16:38:08 +02:00
block.h Remove version/hashing options from CBlockLocator/CDiskBlockIndex 2023-09-08 13:40:15 +00:00
transaction.cpp Remove CHashWriter type 2023-09-19 16:38:08 +02:00
transaction.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00