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

Method ~peer_database

libraries/net/peer_database.cpp:222–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220 }
221
222 peer_database::~peer_database()
223 {}
224
225 void peer_database::open(const fc::path& databaseFilename)
226 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected