Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WaykiChain/WaykiChain
/ CCacheWrapper
Method
CCacheWrapper
src/persistence/cachewrapper.cpp:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
CCacheWrapper::CCacheWrapper() {}
20
21
CCacheWrapper::CCacheWrapper(CCacheWrapper *cwIn) {
22
sysParamCache.SetBaseViewPtr(&cwIn->sysParamCache);
Callers
nothing calls this directly
Calls
1
SetBaseViewPtr
Method · 0.45
Tested by
no test coverage detected