Monero
Public Member Functions | Public Attributes | List of all members
cryptonote::levin::anonymous_namespace{levin_notify.cpp}::dandelionpp_notify Struct Reference

Checks fluff status for this node, and then does stem or fluff for txes. More...

Collaboration diagram for cryptonote::levin::anonymous_namespace{levin_notify.cpp}::dandelionpp_notify:
Collaboration graph
[legend]

Public Member Functions

void operator() ()
 

Public Attributes

std::shared_ptr< detail::zonezone_
 
i_core_eventscore_
 
std::vector< blobdatatxs_
 
boost::uuids::uuid source_
 

Detailed Description

Checks fluff status for this node, and then does stem or fluff for txes.

Member Function Documentation

◆ operator()()

void cryptonote::levin::anonymous_namespace{levin_notify.cpp}::dandelionpp_notify::operator() ( )
inline
Precondition
Called in zone_->strand

Member Data Documentation

◆ core_

i_core_events* cryptonote::levin::anonymous_namespace{levin_notify.cpp}::dandelionpp_notify::core_

◆ source_

boost::uuids::uuid cryptonote::levin::anonymous_namespace{levin_notify.cpp}::dandelionpp_notify::source_

◆ txs_

std::vector<blobdata> cryptonote::levin::anonymous_namespace{levin_notify.cpp}::dandelionpp_notify::txs_

◆ zone_

std::shared_ptr<detail::zone> cryptonote::levin::anonymous_namespace{levin_notify.cpp}::dandelionpp_notify::zone_

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