Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

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

Returns

KeyringPair