Namespace:
SecretNET.NFT
Assembly:
SecretNET.NFT (in SecretNET.NFT.dll)
Parameters
- tokenId
- Type: String
ID of the token whose metadata should be updated.
- publicMetadata
- Type: Nullable<(Of <(<'Metadata>)>)>
The new public metadata for the token.
- privateMetadata
- Type: Nullable<(Of <(<'Metadata>)>)>
The new private metadata for the token.
- padding
- Type: String
An ignored string that can be used to maintain constant message length.