Peer_advertisement.Acc
val id : t -> Com.pubkey
val addr_ip : t -> Commons.ip
val addr_port : t -> Commons.port
val svcs : t -> peer_services
val svcs' :
t ->
[> `Peer_discovery of Com.pubkey
| `PubSub of Com.pubkey
| `Pubsub of Com.pubkey ]
option
list
val grps : t -> Commons.multicast_group_pubkey list
val rev' : t -> int
val ttl' : t -> int
val exp : t -> Com.expiry
val exp' : t -> int
val sign : t -> Com.signature
val sign' : t -> string