Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysiosystem::powerup_config_resource Struct Reference

#include <sysio.system.hpp>

Public Attributes

std::optional< int64_tcurrent_weight_ratio
 
std::optional< int64_ttarget_weight_ratio
 
std::optional< int64_tassumed_stake_weight
 
std::optional< time_point_sectarget_timestamp
 
std::optional< double > exponent
 
std::optional< uint32_tdecay_secs
 
std::optional< assetmin_price
 
std::optional< assetmax_price
 

Detailed Description

Definition at line 548 of file sysio.system.hpp.

Member Data Documentation

◆ assumed_stake_weight

std::optional<int64_t> sysiosystem::powerup_config_resource::assumed_stake_weight

Definition at line 556 of file sysio.system.hpp.

◆ current_weight_ratio

std::optional<int64_t> sysiosystem::powerup_config_resource::current_weight_ratio

Definition at line 549 of file sysio.system.hpp.

◆ decay_secs

std::optional<uint32_t> sysiosystem::powerup_config_resource::decay_secs

Definition at line 568 of file sysio.system.hpp.

◆ exponent

std::optional<double> sysiosystem::powerup_config_resource::exponent

Definition at line 566 of file sysio.system.hpp.

◆ max_price

std::optional<asset> sysiosystem::powerup_config_resource::max_price

Definition at line 576 of file sysio.system.hpp.

◆ min_price

std::optional<asset> sysiosystem::powerup_config_resource::min_price

Definition at line 572 of file sysio.system.hpp.

◆ target_timestamp

std::optional<time_point_sec> sysiosystem::powerup_config_resource::target_timestamp

Definition at line 562 of file sysio.system.hpp.

◆ target_weight_ratio

std::optional<int64_t> sysiosystem::powerup_config_resource::target_weight_ratio

Definition at line 554 of file sysio.system.hpp.


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