Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/keyring/keyring.ts>Keyring#createFromPair

Package publishing for deno.land/x/polkadot
Go to Latest
method Keyring.prototype.createFromPair
import { Keyring } from "https://deno.land/x/polkadot@0.2.29/keyring/keyring.ts";

Parameters

pair: Keypair
optional
meta: KeyringPair$Meta = [UNSUPPORTED]
optional
type: KeypairType = [UNSUPPORTED]