Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcndev/bytecoin
/ SafeMessageImpl
Method
SafeMessageImpl
src/platform/Network.cpp:111–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
SafeMessageImpl::SafeMessageImpl(SafeMessage *owner) : owner(owner) {}
112
SafeMessageImpl::~SafeMessageImpl() {}
113
114
void SafeMessageImpl::close() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected