Skip to content

NodeParams

Public Attributes

Name
boost::optional< libp2p::multi::Multiaddress > listen_to
std::shared_ptr< TestDataService > data_service
std::vector< std::string > strings
boost::optional< libp2p::peer::PeerId > peer

Public Attributes Documentation

variable listen_to

boost::optional< libp2p::multi::Multiaddress > listen_to;

variable data_service

std::shared_ptr< TestDataService > data_service;

variable strings

std::vector< std::string > strings;

variable peer

boost::optional< libp2p::peer::PeerId > peer;

Updated on 2026-04-13 at 23:22:46 -0700