|
Wire Sysio Wire Sysion 1.0.0
|
#include <chain_plugin.hpp>

Public Attributes | |
| vector< fc::variant > | rows |
| one row per item, either encoded as hex string or JSON object | |
| double | total_producer_vote_weight |
| string | more |
| fill lower_bound with this value to fetch more rows | |
Definition at line 411 of file chain_plugin.hpp.
| string sysio::chain_apis::read_only::get_producers_result::more |
Definition at line 414 of file chain_plugin.hpp.
| vector<fc::variant> sysio::chain_apis::read_only::get_producers_result::rows |
Definition at line 412 of file chain_plugin.hpp.
| double sysio::chain_apis::read_only::get_producers_result::total_producer_vote_weight |
Definition at line 413 of file chain_plugin.hpp.