Skip to content

Compile warning in function BoatCitaParseRpcResponseStringResult #1248

@PanHH

Description

@PanHH

Describe the bug
Compile warning in function BoatCitaParseRpcResponseStringResult

api_cita.c: In function 'BoatCitaParseRpcResponseStringResult':
api_cita.c:575:12: warning: implicit declaration of function 'cita_parse_json_result'; did you mean 'eth_parse_json_result'? [-Wimplicit-function-declaration]
     return cita_parse_json_result(json_string, "", result_out);
            ^~~~~~~~~~~~~~~~~~~~~~
            eth_parse_json_result

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions