Wire Sysio Wire Sysion 1.0.0
|
#include <producer_plugin.hpp>
Public Attributes | |
std::optional< account_name > | lower_bound |
std::optional< account_name > | upper_bound |
uint32_t | limit = 10 |
bool | reverse = false |
Definition at line 62 of file producer_plugin.hpp.
uint32_t sysio::producer_plugin::get_account_ram_corrections_params::limit = 10 |
Definition at line 65 of file producer_plugin.hpp.
std::optional<account_name> sysio::producer_plugin::get_account_ram_corrections_params::lower_bound |
Definition at line 63 of file producer_plugin.hpp.
bool sysio::producer_plugin::get_account_ram_corrections_params::reverse = false |
Definition at line 66 of file producer_plugin.hpp.
std::optional<account_name> sysio::producer_plugin::get_account_ram_corrections_params::upper_bound |
Definition at line 64 of file producer_plugin.hpp.