PeerAddrs

@Serializable
value class PeerAddrs(val value: List<String>) : Response

Constructors

Link copied to clipboard
constructor(value: List<String>)

Properties

Link copied to clipboard