Peer()
Peer(address: String!, port: Int, key: String!, state: String!)
address - String!: the address of the peer used to connect to it
address
port - Int: the port of the peer
port
key - String!: the public key of the peer
key
state - String!: the connection state of the peer
state