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

x/polkadot/keyring/types.ts>KeyringPair$Json

Package publishing for deno.land/x/polkadot
Go to Latest
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)

The underlying metadata associated with the keypair