M_Iota_Lib_CSharp_Api_Utils_Converter_ToValue - iotaledger-archive/iota.lib.csharp GitHub Wiki
Converts the specified trits to its corresponding integer value
Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public static int ToValue(
int[] trits
)
- trits
- Type: System.Int32[]
The trits.
Type: Int32
an integer value representing the corresponding trits