T_Iota_Lib_CSharp_Api_Utils_IotaUnits - iotaledger-archive/iota.lib.csharp GitHub Wiki
Iota Units
Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public enum IotaUnits
Member name | Value | Description | |
---|---|---|---|
Iota | 0 | The corresponding value is in iota. Same as 'None' (None) | |
None | 0 | The corresponding value is in iota. Same as 'Iota' (Iota) | |
Kilo | 3 | 10^3 | |
Mega | 6 | 10^6 | |
Giga | 9 | 10^9 | |
Terra | 12 | 10^12 | |
Peta | 15 | 10^15 |