Safe Haskell | None |
---|---|
Language | Haskell2010 |
Module to query for "general" category of endpoints defined at docs.gomaestro.org.
Documentation
getChainTip ∷ MaestroEnv 'V1 → IO TimestampedChainTip #
Get details about the latest block of the network.
getSystemStart ∷ MaestroEnv 'V1 → IO TimestampedSystemStart #
Get network start time since genesis.
getEraHistory ∷ MaestroEnv 'V1 → IO TimestampedEraSummaries #
Get network era history.
getProtocolParameters ∷ MaestroEnv 'V1 → IO TimestampedProtocolParameters #
Get protocol parameters for the latest epoch.