Represents the info returned by the getNodeInfo API call
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()}