@silvana-one/nftClassesNFTUpdateProofOn this pageNFTUpdateProof Represents a dynamic proof used for updating the state of an NFT.Hierarchyunknown<NFTState, NFTState>NFTUpdateProofIndex ConstructorsconstructorPropertiesfeatureFlagsmaxProofsVerifiedpublicInputTypepublicOutputTypeConstructors constructornew NFTUpdateProof(): NFTUpdateProofReturns NFTUpdateProofProperties staticfeatureFlagsfeatureFlags: any = FeatureFlags.allMaybestaticmaxProofsVerifiedmaxProofsVerified: 2 = ...staticpublicInputTypepublicInputType: typeof NFTState = NFTStatestaticpublicOutputTypepublicOutputType: typeof NFTState = NFTState
Represents a dynamic proof used for updating the state of an NFT.