import { encodeAuthorKeypairToStrings } from "https://deno.land/x/earthstar@v10.0.0-beta.7/src/crypto/keypair.ts";
Combine a shortname with a raw KeypairBytes to make an AuthorKeypair
Parameters
shortname: AuthorShortname
pair: KeypairBytes
x/earthstar/src/crypto/keypair.ts>encodeAuthorKeypairToStrings
import { encodeAuthorKeypairToStrings } from "https://deno.land/x/earthstar@v10.0.0-beta.7/src/crypto/keypair.ts";
Combine a shortname with a raw KeypairBytes to make an AuthorKeypair