Home Reference Source

Variable

Static Public Summary
public

Bytes32: *

public

Bytes64: *

public
public
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 Bytes32: * source

import {Bytes32} from 'sv-lib/src/runtimeTypes.ts'

public Bytes64: * source

import {Bytes64} from 'sv-lib/src/runtimeTypes.ts'

public Ed25519DelegatePrefix: string source

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

public HexString: * source

import {HexString} from 'sv-lib/src/runtimeTypes.ts'

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'