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

x/polkadot/api/util/index.ts>isKeyringPair

Package publishing for deno.land/x/polkadot
Latest
function isKeyringPair
import { isKeyringPair } from "https://deno.land/x/polkadot@0.2.45/api/util/index.ts";

Parameters

account:
| string
| IKeyringPair
| AccountId
| Address

Returns

account is IKeyringPair