M_Iota_Lib_CSharp_Api_Utils_ICurl_Absorb - iotaledger-archive/iota.lib.csharp GitHub Wiki
Absorbs the specified trits.
Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
ICurl Absorb(
int[] trits
)
- trits
- Type: System.Int32[]
The trits.
Type: ICurl
the ICurl instance (used for method chaining)
ICurl Interface
Absorb Overload
Iota.Lib.CSharp.Api.Utils Namespace