Versions in this module Expand all Collapse all v0 v0.1.0 Jun 22, 2023 Changes in this version + var File_serialization_cl_dht_addr_announcement_proto protoreflect.FileDescriptor + type SignedAnnouncement struct + Addrs [][]byte + Counter uint64 + PublicKey []byte + Sig []byte + UserPrefix uint32 + func (*SignedAnnouncement) Descriptor() ([]byte, []int) + func (*SignedAnnouncement) ProtoMessage() + func (x *SignedAnnouncement) GetAddrs() [][]byte + func (x *SignedAnnouncement) GetCounter() uint64 + func (x *SignedAnnouncement) GetPublicKey() []byte + func (x *SignedAnnouncement) GetSig() []byte + func (x *SignedAnnouncement) GetUserPrefix() uint32 + func (x *SignedAnnouncement) ProtoReflect() protoreflect.Message + func (x *SignedAnnouncement) Reset() + func (x *SignedAnnouncement) String() string