Hashes a transaction id (Txid) with a per‐instance random salt.
Synopsis
Declared in <util/hasher.h>
class SaltedTxidHasher;
Member Functions
Name |
Description |
|
Construct the hasher with a fresh random salt. |
Compute the salted hash of a transaction id. |
Created with MrDocs