Searched refs:consistency_proof_json (Results 1 – 2 of 2) sorted by relevance
359 std::string consistency_proof_json = std::string("{\"consistency\":["); in CreateConsistencyProofJsonString() local363 consistency_proof_json += in CreateConsistencyProofJsonString()366 consistency_proof_json += std::string(","); in CreateConsistencyProofJsonString()368 consistency_proof_json += std::string("]}"); in CreateConsistencyProofJsonString()370 return consistency_proof_json; in CreateConsistencyProofJsonString()