Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/chain/Core
/ FinalizeBlock
Method
FinalizeBlock
protocol/protocol.go:79–79 ·
view source on GitHub ↗
(context.Context, uint64)
Source
from the content-addressed store, hash-verified
77
78
SaveBlock(context.Context, *legacy.Block) error
79
FinalizeBlock(context.Context, uint64) error
80
SaveSnapshot(context.Context, uint64, *state.Snapshot) error
81
}
82
Callers
1
CommitAppliedBlock
Method · 0.65
Implementers
2
MemStore
protocol/prottest/memstore/memstore.go
Store
core/txdb/store.go
Calls
no outgoing calls
Tested by
no test coverage detected