Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::producer_plugin::get_account_ram_corrections_params Struct Reference

#include <producer_plugin.hpp>

Public Attributes

std::optional< account_namelower_bound
 
std::optional< account_nameupper_bound
 
uint32_t limit = 10
 
bool reverse = false
 

Detailed Description

Definition at line 62 of file producer_plugin.hpp.

Member Data Documentation

◆ limit

uint32_t sysio::producer_plugin::get_account_ram_corrections_params::limit = 10

Definition at line 65 of file producer_plugin.hpp.

◆ lower_bound

std::optional<account_name> sysio::producer_plugin::get_account_ram_corrections_params::lower_bound

Definition at line 63 of file producer_plugin.hpp.

◆ reverse

bool sysio::producer_plugin::get_account_ram_corrections_params::reverse = false

Definition at line 66 of file producer_plugin.hpp.

◆ upper_bound

std::optional<account_name> sysio::producer_plugin::get_account_ram_corrections_params::upper_bound

Definition at line 64 of file producer_plugin.hpp.


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