MintData
Hierarchy
- { nft: NFTMintData; signature: Signature; verificationKey: VerificationKey }
- MintData
Index
Constructors
Properties
Constructors
constructor
Parameters
value: { nft: NFTMintData; signature: Signature; verificationKey: VerificationKey }
Returns MintData
Properties
nft
The NFTMintData of the NFT
signature
The signature of the name service allowing the use of name
verificationKey
The verification key of the MinaNFTContract
MintData is the data for the minting of the NFT