Module

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

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

Parameters

account:
| string
| IKeyringPair
| AccountId
| Address

Returns

account is IKeyringPair