Skip to main content
Module

x/polkadot/types/index.types.ts>GenericVote

Package publishing for deno.land/x/polkadot
Go to Latest
class GenericVote
extends U8aFixed
import { GenericVote } from "https://deno.land/x/polkadot@0.2.33/types/index.types.ts";

Constructors

new
GenericVote(registry: Registry, value?: InputTypes)

Properties

readonly
conviction: Conviction
readonly
isAye: boolean
readonly
isNay: boolean

Methods

toHuman(isExpanded?: boolean): AnyJson
toRawType(): string