Module

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

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

Properties

readonly
validators: Vec<ValidatorId>
readonly
proposer: AccountId