Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/src/entries/universal.ts>SyncAgentPruneEvent

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
type alias SyncAgentPruneEvent
import { type SyncAgentPruneEvent } from "https://deno.land/x/earthstar@v10.0.0/src/entries/universal.ts";

A special event for the implementation of a PlumTree. Asks the recipient to begin lazily messaging us.

definition: { kind: "PRUNE"; }