Skip to main content
Module

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

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

Parameters

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

Returns

KeyringPair