Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
handle
Method · 0.65
Implementers
2
pContext
internal/blocksync/v2/processor_contex
mockPContext
internal/blocksync/v2/processor_contex
Calls
no outgoing calls
Tested by
no test coverage detected