MCPcopy Create free account
hub / github.com/cryptonomex/graphene / ~node

Method ~node

libraries/p2p/node.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 }
30
31 node::~node()
32 {
33
34 }
35
36 void node::add_peer( const fc::ip::endpoint& ep )
37 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected