Scorum
Public Member Functions | Public Attributes | List of all members
scorum::protocol::hardfork_version_vote Struct Reference

#include <version.hpp>

Public Member Functions

 hardfork_version_vote ()
 
 hardfork_version_vote (hardfork_version v, fc::time_point_sec t)
 

Public Attributes

hardfork_version hf_version
 
fc::time_point_sec hf_time
 

Detailed Description

Definition at line 132 of file version.hpp.

Constructor & Destructor Documentation

◆ hardfork_version_vote() [1/2]

scorum::protocol::hardfork_version_vote::hardfork_version_vote ( )
inline

Definition at line 134 of file version.hpp.

◆ hardfork_version_vote() [2/2]

scorum::protocol::hardfork_version_vote::hardfork_version_vote ( hardfork_version  v,
fc::time_point_sec  t 
)
inline

Definition at line 137 of file version.hpp.

Member Data Documentation

◆ hf_time

fc::time_point_sec scorum::protocol::hardfork_version_vote::hf_time

Definition at line 144 of file version.hpp.

◆ hf_version

hardfork_version scorum::protocol::hardfork_version_vote::hf_version

Definition at line 143 of file version.hpp.


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