Bitcoin Core 29.99.0
P2P Digital Currency
Public Types | Public Member Functions | List of all members
node::TxOrphanageImpl::WtxidExtractor Struct Reference

Public Types

using result_type = ByWtxidView
 

Public Member Functions

result_type operator() (const Announcement &ann) const
 

Detailed Description

Definition at line 74 of file txorphanage.cpp.

Member Typedef Documentation

◆ result_type

Definition at line 76 of file txorphanage.cpp.

Member Function Documentation

◆ operator()()

result_type node::TxOrphanageImpl::WtxidExtractor::operator() ( const Announcement ann) const
inline

Definition at line 77 of file txorphanage.cpp.


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