|
Wire Sysio Wire Sysion 1.0.0
|
#include <sysio.system.hpp>

Public Attributes | |
| powerup_config_resource | net |
| powerup_config_resource | cpu |
| std::optional< uint32_t > | powerup_days |
| std::optional< asset > | min_powerup_fee |
Definition at line 585 of file sysio.system.hpp.
| powerup_config_resource sysiosystem::powerup_config::cpu |
Definition at line 587 of file sysio.system.hpp.
| std::optional<asset> sysiosystem::powerup_config::min_powerup_fee |
Definition at line 590 of file sysio.system.hpp.
| powerup_config_resource sysiosystem::powerup_config::net |
Definition at line 586 of file sysio.system.hpp.
| std::optional<uint32_t> sysiosystem::powerup_config::powerup_days |
Definition at line 588 of file sysio.system.hpp.