T_Iota_Lib_CSharp_Api_Utils_Constants - iotaledger-archive/iota.lib.csharp GitHub Wiki
This class defines different constants that are used accros the library
System.Object
Iota.Lib.CSharp.Api.Utils.Constants
Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public static class Constants
The Constants type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
AddressLengthWithChecksum | The address length with checksum |
![]() ![]() |
AddressLengthWithoutChecksum | The length of an address without checksum |
![]() ![]() |
EmptyHash | This String represents the empty hash consisting of '9' |
![]() ![]() |
SeedLengthMax | The maximum seed length |
![]() ![]() |
TryteAlphabet | This String contains all possible characters of the tryte alphabet |