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

IotaApi.GetLatestInclusion Method

Gets the latest inclusion.

Namespace: Iota.Lib.CSharp.Api
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)

Syntax

C#

public GetInclusionStatesResponse GetLatestInclusion(
	string[] hashes
)

Parameters

 

hashes
Type: System.String[]
The hashes.

Return Value

Type: GetInclusionStatesResponse
a GetInclusionStatesResponse cotaining the inclusion state of the specified hashes

See Also

Reference

IotaApi Class
Iota.Lib.CSharp.Api Namespace

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