Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

readonly
when: Timepoint
readonly
deposit: Balance
readonly
depositor: AccountId
readonly
approvals: Vec<AccountId>