uptick.votes module

class uptick.votes.Vote

Bases: object

COMMITTEE = 'committee'
WITNESS = 'witness'
WORKER = 'worker'
static types()
static vote_type_from_id(id)