import { assembleAuthorAddress } from "https://deno.land/x/earthstar@v10.2.0/src/entries/npm.ts";
Put a short name and pub key together into an identity address.
Parameters
name: AuthorShortname
encodedPubkey: Base32String
import { assembleAuthorAddress } from "https://deno.land/x/earthstar@v10.2.0/src/entries/npm.ts";
Put a short name and pub key together into an identity address.