aitos-io / BoAT-X-Framework

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

Compile warning in function BoatCitaTxInit #1246

Closed PanHH closed 1 year ago

PanHH commented 1 year ago

Describe the bug Compile warning in function BoatCitaTxInit

api_cita.c: In function 'BoatCitaTxInit':
api_cita.c:111:14: warning: unused variable 'retval_str' [-Wunused-variable]
     BCHAR   *retval_str = NULL;
              ^~~~~~~~~~
Cavalierliu commented 1 year ago

problem fixed