The plutus data type kind.

Enumeration Members

Enumeration Members

Bytes: 4

Bounded bytes.

ConstrPlutusData: 0

Represents a specific constructor of a 'Sum Type' along with its arguments.

Integer: 3

An integer.

List: 2

A list of PlutusData.

Map: 1

A map of PlutusData as both key and values.

Generated using TypeDoc