Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/keyring/pair/decode.ts>decodePair

Package publishing for deno.land/x/polkadot
Go to Latest
function decodePair
import { decodePair } from "https://deno.land/x/polkadot@0.2.38/keyring/pair/decode.ts";

Parameters

optional
passphrase: string
optional
encrypted: Uint8Array | null

Returns

DecodeResult