Skip to main content

MinaNFTStringUpdate

MinaNFTStringUpdate is the data for the update of the metadata to be written to the NFT state with string value String can be maximum 30 characters long

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: string

The value of the metadata