import { decodeKeypairToBytes } from "https://deno.land/x/earthstar@v10.0.0-alpha.3/src/crypto/keypair.ts";
Convert a keypair (author / share) back into a raw KeypairBytes for use in crypto operations.
Parameters
pair: AuthorKeypair | ShareKeypair