MCPcopy 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

CommitAppliedBlockMethod · 0.65

Implementers 2

MemStoreprotocol/prottest/memstore/memstore.go
Storecore/txdb/store.go

Calls

no outgoing calls

Tested by

no test coverage detected