33 using errinfo_name = boost::error_info<struct tag_field, std::string>;
35 using errinfo_data = boost::error_info<struct tag_data, std::string>;
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Origi...
boost::error_info< struct tag_field, std::string > errinfo_name
boost::error_info< struct tag_field, int > errinfo_field
boost::error_info< struct tag_mixHash, h256 > errinfo_mixHash
boost::error_info< struct tag_ethashResult, std::tuple< h256, h256 >> errinfo_ethashResult
boost::error_info< struct tag_target, h256 > errinfo_target
boost::error_info< struct tag_data, std::string > errinfo_data
boost::error_info< struct tag_difficulty, u256 > errinfo_difficulty
boost::error_info< struct tag_seedHash, h256 > errinfo_seedHash
boost::tuple< errinfo_field, errinfo_data > BadFieldError
DEV_SIMPLE_EXCEPTION(InvalidSealEngine)
boost::error_info< struct tag_nonce, h64 > errinfo_nonce