Documentation Index
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.
Data Types
data RelRound
The equivalent of RelTime for rounds, i.e., a delta between two roundsRelRoundinstance Eq RelRound instance Ord RelRound instance Show RelRound instance GetField “diff” RelRound Int instance SetField “diff” RelRound Int
Field Type Description diff Int
Functions
addRelRound
: Round -> RelRound -> Round
subRound
: Round -> Round -> RelRound