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