import { Lucid } from "https://deno.land/x/lucid@0.9.7/src/mod.ts";
Cardano Private key in bech32; not the BIP32 private key or any key that is not fully derived. Only an Enteprise address (without stake credential) is derived.
x/lucid/src/mod.ts>Lucid#selectWalletFromPrivateKey
import { Lucid } from "https://deno.land/x/lucid@0.9.7/src/mod.ts";
Cardano Private key in bech32; not the BIP32 private key or any key that is not fully derived. Only an Enteprise address (without stake credential) is derived.