Update SolidityABIJSON.cpp

This commit is contained in:
Liana Husikyan 2015-05-11 17:17:50 +02:00
parent 23925040a1
commit 14b30c87ab

View File

@ -546,7 +546,7 @@ BOOST_AUTO_TEST_CASE(return_param_in_abi)
"constant" : false, "constant" : false,
"inputs" : [], "inputs" : [],
"name" : "ret", "name" : "ret",
"outputs" : [ "outputs" : [
{ {
"name" : "", "name" : "",
"type" : "uint8" "type" : "uint8"