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 |
networkVars: * |
|
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