SecretNET.NFT Namespace

TxAction..::..Minter Property

The address that minted the token.

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

Syntax


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

Field Value

The minter.