MCPcopy Create free account
hub / github.com/tendermint/tendermint / setState

Method setState

internal/blocksync/v2/processor_context.go:16–16  ·  view source on GitHub ↗
(state.State)

Source from the content-addressed store, hash-verified

14 saveBlock(block *types.Block, blockParts *types.PartSet, seenCommit *types.Commit)
15 tmState() state.State
16 setState(state.State)
17 recordConsMetrics(block *types.Block)
18}
19

Callers 1

handleMethod · 0.65

Implementers 2

pContextinternal/blocksync/v2/processor_contex
mockPContextinternal/blocksync/v2/processor_contex

Calls

no outgoing calls

Tested by

no test coverage detected