ReferenceInterfaces
PathUpdatedPush
Defined in: packages/protocol/src/types.ts:163
PathUpdated push: the route to a contact changed.
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:165
type
type: "pathUpdated";Defined in: packages/protocol/src/types.ts:164