cat_gateway::service::common::objects

Module cardano

source
Expand description

Defines API schemas of Cardano Objects.

These Objects MUST be used in multiple places for multiple things to be considered common. They should not be simple types. but actual objects. Simple types belong in common/types.

Modulesยง

  • cip36 ๐Ÿ”’
    CIP36 object
  • hash ๐Ÿ”’
    Defines API schema of Cardano hash type.
  • network ๐Ÿ”’
    Defines API schemas of Cardano network types.
  • registration_info ๐Ÿ”’
    Defines API schemas of CIP-36 registration type.
  • slot_info ๐Ÿ”’
    Defines API schemas of Cardano Slot info types.
  • stake_info ๐Ÿ”’
    Defines API schemas of stake amount type.
  • sync_state ๐Ÿ”’
    Defines API schemas of Cardano sync state types.