These docs are for v1.3.0. Click to read the latest docs for v1.6.

Priviledged

Defines C++ Privileged API.

SUMMARY

MembersDescriptions
public void set_blockchain_parameters(const eosio::blockchain_parameters & params)Set the blockchain parameters Set the blockchain parameters.
public void get_blockchain_parameters(eosio::blockchain_parameters & params)Retrieve the blolckchain parameters Retrieve the blolckchain parameters.
struct eosio::blockchain_parametersTunable blockchain configuration that can be changed via consensus.