Module

x/polkadot/api/types/index.ts>AddressOrPair

Package publishing for deno.land/x/polkadot
Go to Latest
type alias AddressOrPair
import { type AddressOrPair } from "https://dotland.deno.dev/x/polkadot@0.2.23/api/types/index.ts";
definition:
| IKeyringPair
| string
| AccountId
| Address
definition:
| IKeyringPair
| string
| AccountId
| Address