import { encodeAuthorKeypairToStrings } from "https://deno.land/x/earthstar@v10.0.1/src/entries/universal.ts";
Combine a shortname with a raw KeypairBytes to make an AuthorKeypair
Parameters
shortname: AuthorShortname
pair: KeypairBytes
x/earthstar/src/entries/universal.ts>encodeAuthorKeypairToStrings
import { encodeAuthorKeypairToStrings } from "https://deno.land/x/earthstar@v10.0.1/src/entries/universal.ts";
Combine a shortname with a raw KeypairBytes to make an AuthorKeypair