interface KeyringPair$Json
implements EncryptedJson
import { type KeyringPair$Json } from "https://deno.land/x/polkadot@0.2.37/keyring/types.ts";
Properties
address: string | HexString
The ss58 encoded address or the hex-encoded version (the latter is for ETH-compat chains)
meta: KeyringPair$Meta
The underlying metadata associated with the keypair