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