Monero
Loading...
Searching...
No Matches
cryptonote::listener::zmq_pub::chain_main Struct Reference

Callable for send_chain_main with weak ownership to zmq_pub object. More...

#include <zmq_pub.h>

Public Member Functions

void operator() (std::uint64_t height, epee::span< const cryptonote::block > blocks) const

Public Attributes

std::weak_ptr< zmq_pubself_

Detailed Description

Callable for send_chain_main with weak ownership to zmq_pub object.

Member Function Documentation

◆ operator()()

void cryptonote::listener::zmq_pub::chain_main::operator() ( std::uint64_t height,
epee::span< const cryptonote::block > blocks ) const

Member Data Documentation

◆ self_

std::weak_ptr<zmq_pub> cryptonote::listener::zmq_pub::chain_main::self_

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