Skip to main content

MinaNFTFieldUpdate

MinaNFTFieldUpdate is the data for the update of the metadata to be written to the NFT state with Field value

Index

Properties

optionalisPrivate

isPrivate?: boolean

True if the metadata is private, default is false

key

key: string

The key of the metadata

optionalkind

kind?: string

The kind of the metadata, default is "string"

value

value: Field

The value of the metadata