Module

x/polkadot/types/interfaces/index.ts>AccountData

Package publishing for deno.land/x/polkadot
Latest
interface AccountData
implements Struct
import { type AccountData } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/interfaces/index.ts";

Properties

readonly
free: Balance
readonly
reserved: Balance
readonly
miscFrozen: Balance
readonly
feeFrozen: Balance
import AccountData
import { AccountData } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/interfaces/index.ts";