Module types

Source
Expand description

Common types used in the Ogmios API.

Structs§

Asset
Represents an asset of an UTXO.
Datum
Represents a datum.
DatumHash
Represents a datum hash.
OgmiosBytesSize
Represents the size of a transaction in bytes.
OgmiosScript
Represents a cardano script.
OgmiosTx
Transaction identifier.
OgmiosUtxo
Represents a UTXO.
OgmiosValue
Represents the value of a UTXO.
SlotLength
Represents the length of a slot in milliseconds.
TimeSeconds
Represents the time in seconds.

Enums§

NativeScript
Represents a cardano native script.