Get a custom set of properties as a JSON object, defined in the chain spec.
More...
#include <properties.hpp>
Get a custom set of properties as a JSON object, defined in the chain spec.
- See also
- https://github.com/w3f/PSPs/blob/psp-rpc-api/psp-002.md#system_properties
Definition at line 25 of file properties.hpp.
kagome::api::system::request::Properties::Properties |
( |
Properties const & |
| ) |
|
|
delete |
kagome::api::system::request::Properties::Properties |
( |
Properties && |
| ) |
|
|
default |
kagome::api::system::request::Properties::Properties |
( |
std::shared_ptr< SystemApi > |
api | ) |
|
|
inlineexplicit |
kagome::api::system::request::Properties::~Properties |
( |
| ) |
|
|
default |
outcome::result< std::map< std::string, std::string > > kagome::api::system::request::Properties::execute |
( |
| ) |
|
outcome::result< void > kagome::api::system::request::Properties::init |
( |
const jsonrpc::Request::Parameters & |
params | ) |
|
std::shared_ptr<SystemApi> kagome::api::system::request::Properties::api_ |
|
private |
The documentation for this class was generated from the following files: