CCF
|
#include <node_info_network.h>
Inherits ccf::NodeInfoNetwork_v2.
Inherited by ccf::NodeInfo.
Public Member Functions | |
NodeInfoNetwork ()=default | |
NodeInfoNetwork (const NodeInfoNetwork_v2 &other) | |
bool | operator== (const NodeInfoNetwork &other) const |
Additional Inherited Members | |
![]() | |
using | NetAddress = std::string |
using | RpcInterfaceID = std::string |
using | NetProtocol = std::string |
using | RpcInterfaces = std::map< RpcInterfaceID, NetInterface > |
RPC interface mapping. | |
![]() | |
NetInterface | node_to_node_interface |
Node-to-node network interface. | |
RpcInterfaces | rpc_interfaces |
RPC interfaces. | |
std::optional< ACME > | acme = std::nullopt |
ACME configuration. | |
bool | will_locally_seal_ledger_secrets = false |
|
default |
|
inline |
|
inline |