Documentation ¶
Index ¶
Constants ¶
View Source
const ( Finalized = "finalized" Sealed = "sealed" )
Finalized and Sealed represents the status of a block. It is used in rest arguments to provide block status.
View Source
const MaxIDsLength = 50
Variables ¶
This section is empty.
Functions ¶
func ParseBlockStatus ¶
func ParseBlockStatus(blockStatus string) (flow.BlockStatus, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.