Crate cardano_chain_follower

source ยท
Expand description

Cardano chain follower.

Modulesยง

  • follow ๐Ÿ”’
    Cardano chain follow module.
  • mithril_snapshot ๐Ÿ”’
    Internal Mithril snapshot functions.

Structsยง

Enumsยง

  • Enum of chain updates received by the follower.
  • Crate error type.
  • Enum of possible Cardano networks.
  • A point within a chain
  • A point in the chain or the tip.

Constantsยง

  • MAINNET_NAME ๐Ÿ”’
    The human readable name of the Cardano mainnet network.
  • PREPROD_NAME ๐Ÿ”’
    The human readable name of the Cardano pre-production network.
  • PREVIEW_NAME ๐Ÿ”’
    The human readable name of the Cardano preview network.
  • TESTNET_NAME ๐Ÿ”’
    The human readable name of a Cardano local testnet network.

Functionsยง

Type Aliasesยง