Skip to content

Home > @theweave/api > PeerStatusUpdate

PeerStatusUpdate type

Signature:

typescript
export type PeerStatusUpdate = Record<AgentPubKeyB64, PeerStatus>;

References: PeerStatus