MCPcopy 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

GetFuelRateMethod · 0.80
GetVersionMethod · 0.45
GetTimeMethod · 0.45
GetFuelFeeMethod · 0.45

Tested by

no test coverage detected