InstantiateSnip20..::..Decimals Property
Number of decimals.
Namespace:
SecretNET.TokenAssembly: SecretNET.Token (in SecretNET.Token.dll)
Syntax
public byte Decimals { get; set; }
Public Property Decimals As Byte Get Set
public: property unsigned char^ Decimals { unsigned char^ get (); void set (unsigned char^ value); }