Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chain/txvm
/ FinalizeHeight
Method
FinalizeHeight
protocol/protocol.go:105–105 ·
view source on GitHub ↗
(context.Context, uint64)
Source
from the content-addressed store, hash-verified
103
104
SaveBlock(context.Context, *bc.Block) error
105
FinalizeHeight(context.Context, uint64) error
106
SaveSnapshot(context.Context, *state.Snapshot) error
107
}
108
Callers
1
finalizeCommitState
Method · 0.65
Implementers
1
MemStore
protocol/prottest/memstore/memstore.go
Calls
no outgoing calls
Tested by
no test coverage detected