M_Iota_Lib_CSharp_Api_Utils_Curl_Squeeze - iotaledger-archive/iota.lib.csharp GitHub Wiki
Squeezes 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 int[] Squeeze(
int[] trits
)
- trits
- Type: System.Int32[]
The trits.
Type: Int32[]
the squeezed trits
Curl Class
Squeeze Overload
Iota.Lib.CSharp.Api.Utils Namespace