MCPcopy Create free account
hub / github.com/cryptonomex/graphene / network_node_api

Method network_node_api

libraries/app/api.cpp:140–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138 }
139
140 network_node_api::network_node_api( application& a ) : _app( a )
141 {
142 }
143
144 fc::variant network_node_api::get_info() const
145 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected