Skip to main content
Module

x/earthstar/mod.ts>Peer#removeReplicaByShare

Storage for private, distributed, offline-first applications.
Latest
method Peer.prototype.removeReplicaByShare
Re-export
import { Peer } from "https://deno.land/x/earthstar@v10.2.2/mod.ts";

Remove a replica from the peer using its share address.

Returns

Promise<void>