Wire Sysio Wire Sysion 1.0.0
|
#include <chain_plugin.hpp>
Public Attributes | |
bool | json = false |
string | lower_bound |
uint32_t | limit = 50 |
timestamp OR transaction ID | |
Definition at line 430 of file chain_plugin.hpp.
bool sysio::chain_apis::read_only::get_scheduled_transactions_params::json = false |
Definition at line 431 of file chain_plugin.hpp.
uint32_t sysio::chain_apis::read_only::get_scheduled_transactions_params::limit = 50 |
Definition at line 433 of file chain_plugin.hpp.
string sysio::chain_apis::read_only::get_scheduled_transactions_params::lower_bound |
Definition at line 432 of file chain_plugin.hpp.