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.