|
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 | |
Public Types inherited from ccf::NodeInfoNetwork_v2 | |
| using | NetAddress = std::string |
| using | RpcInterfaceID = std::string |
| using | NetProtocol = std::string |
| using | RpcInterfaces = std::map< RpcInterfaceID, NetInterface > |
| RPC interface mapping. | |
Public Attributes inherited from ccf::NodeInfoNetwork_v2 | |
| NetInterface | node_to_node_interface |
| Node-to-node network interface. | |
| RpcInterfaces | rpc_interfaces |
| RPC interfaces. | |
| bool | will_locally_seal_ledger_secrets = false |
|
default |
|
inline |
|
inline |