Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ouroboros-network upgrade: remove field that was discontinued in Bloc…
…kFetchConsensusInterface
  • Loading branch information
neilmayhew authored and amesgen committed Jan 8, 2025
commit 786cc9695e7e4fe1f53dd18f3ef10046d036df40
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ mkBlockFetchConsensusInterface
compareCandidateChains = compareAnchoredFragments bcfg

headerForgeUTCTime = slotForgeTime . headerRealPoint . unFromConsensus
blockForgeUTCTime = slotForgeTime . blockRealPoint . unFromConsensus

readChainSelStarvation = getChainSelStarvation chainDB

Expand Down