T_Iota_Lib_CSharp_Api_Utils_Constants - iotaledger-archive/iota.lib.csharp GitHub Wiki

Constants Class

This class defines different constants that are used accros the library

Inheritance Hierarchy

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)

Syntax

C#

public static class Constants

The Constants type exposes the following members.

Fields

 

Name Description
Public fieldStatic member AddressLengthWithChecksum The address length with checksum
Public fieldStatic member AddressLengthWithoutChecksum The length of an address without checksum
Public fieldStatic member EmptyHash This String represents the empty hash consisting of '9'
Public fieldStatic member SeedLengthMax The maximum seed length
Public fieldStatic member TryteAlphabet This String contains all possible characters of the tryte alphabet
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Utils Namespace

⚠️ **GitHub.com Fallback** ⚠️