import { type AuthorKeypair } from "https://deno.land/x/earthstar@v10.0.0-beta.5/src/crypto/crypto-types.ts";
A keypair used by individual entities to sign documents.
Properties
address: AuthorAddress
x/earthstar/src/crypto/crypto-types.ts>AuthorKeypair
import { type AuthorKeypair } from "https://deno.land/x/earthstar@v10.0.0-beta.5/src/crypto/crypto-types.ts";
A keypair used by individual entities to sign documents.