iota_lib v0.0.1 Iota.Node.Info

Represents the info returned by the getNodeInfo API call

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Iota.Node.Info{appName: String.t(), appVersion: String.t(), latestMilestone: String.t(), latestMilestoneIndex: integer(), latestSolidSubtangleMilestone: String.t(), latestSolidSubtangleMilestoneIndex: integer(), neighbors: integer(), time: integer(), tips: integer()}