Bitcoin ABC  0.26.3
P2P Digital Currency
Public Member Functions | List of all members
TxDestinationHasher Struct Reference

#include <hasher.h>

Inheritance diagram for TxDestinationHasher:
[legend]
Collaboration diagram for TxDestinationHasher:
[legend]

Public Member Functions

size_t operator() (const CTxDestination &dest) const
 
- Public Member Functions inherited from SaltedSipHasher
 SaltedSipHasher ()
 
size_t operator() (const Span< const uint8_t > &script) const
 

Detailed Description

Definition at line 115 of file hasher.h.

Member Function Documentation

◆ operator()()

size_t TxDestinationHasher::operator() ( const CTxDestination dest) const
inline

Definition at line 116 of file hasher.h.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: