M_Iota_Lib_CSharp_Api_Utils_Converter_Increment - iotaledger-archive/iota.lib.csharp GitHub Wiki
Increments the specified trits.
Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public static void Increment(
int[] trits,
int size
)
- trits
- Type: System.Int32[]
The trits. - size
- Type: System.Int32
The size.