Skip to main content
Module

x/earthstar/mod.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-beta.6/mod.ts";

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

definition: { kind: "PRUNE"; }