aitos-io / BoAT-X-Framework

BoAT-X Blockchain Application Framework for IoT
http://www.aitos.io
Apache License 2.0
925 stars 49 forks source link

Compile warning in function BoatCitaGetBlockNumber #1247

Closed PanHH closed 1 year ago

PanHH commented 1 year ago

Describe the bug Compile warning in function BoatCitaGetBlockNumber

api_cita.c: In function 'BoatCitaGetBlockNumber':
api_cita.c:557:48: warning: passing argument 3 of 'web3_cita_getBlockNumber' from incompatible pointer type [-Wincompatible-pointer-types]
                                                &result);
                                                ^
Cavalierliu commented 1 year ago

problem fixed