Module

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

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

Properties

readonly
total: Compact<Balance>
readonly
own: Compact<Balance>
readonly
others: Vec<IndividualExposure>
import Exposure
import { Exposure } from "https://dotland.deno.dev/x/polkadot@0.2.24/types/interfaces/index.ts";