aboutsummaryrefslogtreecommitdiff
path: root/src/util/transaction_identifier.h
AgeCommit message (Collapse)Author
2023-10-27refactor: Add LIFETIMEBOUND to all (w)txid gettersMarcoFalke
Then, use the compiler warnings to create copies only where needed. Also, fix iwyu includes while touching the includes.
2023-10-12Introduce types for txids & wtxidsdergoegge