Scorum
Public Attributes | List of all members
scorum::app::account_vote Struct Reference

#include <state.hpp>

Public Attributes

std::string authorperm
 
uint64_t weight = 0
 
int64_t rshares = 0
 
vote_weight_type percent = 0
 
time_point_sec time
 

Detailed Description

Definition at line 22 of file state.hpp.

Member Data Documentation

◆ authorperm

std::string scorum::app::account_vote::authorperm

Definition at line 24 of file state.hpp.

◆ percent

vote_weight_type scorum::app::account_vote::percent = 0

Definition at line 27 of file state.hpp.

◆ rshares

int64_t scorum::app::account_vote::rshares = 0

Definition at line 26 of file state.hpp.

◆ time

time_point_sec scorum::app::account_vote::time

Definition at line 28 of file state.hpp.

◆ weight

uint64_t scorum::app::account_vote::weight = 0

Definition at line 25 of file state.hpp.


The documentation for this struct was generated from the following file: