Skip to main content
Module

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

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

Parameters

account:
| string
| IKeyringPair
| AccountId
| Address

Returns

account is IKeyringPair