MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / lastTransferAddress

Method lastTransferAddress

switch/source/configuration.cpp:473–476  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

471}
472
473std::string Configuration::lastTransferAddress(void)
474{
475 return mLastTransferAddress;
476}
477
478void Configuration::setLastTransferAddress(const std::string& address)
479{

Callers 1

startTransferSendMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected