Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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