Structs§
- Slot
Config - Slot configuration for a Cardano network. Contains the parameters needed to convert between slots and POSIX time.
Functions§
- bytes_
to_ hex - get_
slot_ config - Get the slot configuration for a specific network.
- hex_
to_ bytes - hex_
to_ string - resolve_
epoch_ no - Resolve the epoch number for a network at a given time.
- resolve_
slot_ no - Resolve the slot number for a network at a given time.
- slot_
to_ begin_ unix_ time - Convert a slot number to the beginning POSIX time (in milliseconds).
- string_
to_ hex - unix_
time_ to_ enclosing_ slot - Convert a POSIX time to the enclosing slot number.