Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

P_Iota_Lib_CSharp_Api_Core_GetNodeInfoResponse_LatestSolidSubtangleMilestone

saniro edited this page Feb 16, 2017 · 1 revision

GetNodeInfoResponse.LatestSolidSubtangleMilestone Property

The latest milestone which is solid and is used for sending transactions. For a milestone to become solid your local node must basically approve the subtangle of coordinator-approved transactions, and have a consistent view of all referenced transactions.

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

Syntax

C#

public string LatestSolidSubtangleMilestone { get; set; }

Property Value

Type: String

See Also

Reference

GetNodeInfoResponse Class
Iota.Lib.CSharp.Api.Core Namespace

Clone this wiki locally