Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WaykiChain/WaykiChain
/ CBlockIndex
Method
CBlockIndex
src/persistence/block.h:228–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
uint32_t nFuelRate = 0;
227
228
CBlockIndex() {}
229
230
CBlockIndex(const CBlock &block) {
231
Callers
nothing calls this directly
Calls
4
GetFuelRate
Method · 0.80
GetVersion
Method · 0.45
GetTime
Method · 0.45
GetFuelFee
Method · 0.45
Tested by
no test coverage detected