BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
fc::rpc::error_object Struct Reference

#include <state.hpp>

Public Attributes

int64_t code
 
std::string message
 
optional< variantdata
 

Detailed Description

Definition at line 15 of file state.hpp.

Member Data Documentation

◆ code

int64_t fc::rpc::error_object::code

Definition at line 17 of file state.hpp.

◆ data

optional<variant> fc::rpc::error_object::data

Definition at line 19 of file state.hpp.

◆ message

std::string fc::rpc::error_object::message

Definition at line 18 of file state.hpp.


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