ReferenceInterfaces
AdvertPush
Defined in: packages/protocol/src/types.ts:158
Advert push: a known contact advertised again.
Extends
PushBase
Properties
kind
kind: "push";Defined in: packages/protocol/src/types.ts:57
Inherited from
PushBase.kindpublicKey
publicKey: string;Defined in: packages/protocol/src/types.ts:160
type
type: "advert";Defined in: packages/protocol/src/types.ts:159