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

x/earthstar/mod.ts>SharedSettings#addSecret

Storage for private, distributed, offline-first applications.
Go to Latest
method SharedSettings.prototype.addSecret
import { SharedSettings } from "https://deno.land/x/earthstar@v10.0.1/mod.ts";

Add a secret for a share already known to the settings.

Parameters

shareAddress: ShareAddress
secret: string