iota-client 1.4.0

The official, general-purpose IOTA client library in Rust for interaction with the IOTA network (Tangle)
Documentation
Describes a peer.

### id(): String

The id of the peer

### multiAddresses(): String[]

multi addresses

### alias(): Optional<String>

The alias of the peer

### relation(): [Relation](#relation)

The type of peer

### connected(): boolean

`true` if this peer is connected

### gossip(): Optional<[GossipDto](#gossipdto)>

The gossip information of this peer