SecretNET.NFT Namespace

MintRunInfo..::..TokenCreator Property

The address that minted this token.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public string TokenCreator { get; set; }
Public Property TokenCreator As String
	Get
	Set
public:
property String^ TokenCreator {
	String^ get ();
	void set (String^ value);
}

Field Value

The token creator.