Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
473
std::string Configuration::lastTransferAddress(void)
474
{
475
return mLastTransferAddress;
476
}
477
478
void Configuration::setLastTransferAddress(const std::string& address)
479
{
Callers
1
startTransferSend
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected