Home Reference Source

Variable

Static Public Summary
public

flags: {"USE_ETH": *, "USE_SIGNED": *, "USE_NO_ENC": *, "USE_ENC": *, "IS_BINDING": *, "IS_OFFICIAL": *, "USE_TESTING": *}

This object tracks the flags used for SV ballot boxes.

public
public
public

Static Public

public flags: {"USE_ETH": *, "USE_SIGNED": *, "USE_NO_ENC": *, "USE_ENC": *, "IS_BINDING": *, "IS_OFFICIAL": *, "USE_TESTING": *} source

import {flags} from 'sv-lib/src/ballotBox.ts'

This object tracks the flags used for SV ballot boxes. They determine the submission methods and whether ballots are tracked as binding, official, or testing.

For more info see docs.secure.vote

public networkVars: * source

import {networkVars} from 'sv-lib/src/const.ts'

public zeroAddr: string source

import {zeroAddr} from 'sv-lib/src/const.ts'

public zeroHash: string source

import {zeroHash} from 'sv-lib/src/const.ts'