aitos-io / BoAT-X-Framework

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

The Platone_get_Nodeinfo function has an inappropriate print call #1339

Closed wsdhrtjl closed 1 year ago

wsdhrtjl commented 1 year ago
        if (error_ptr != NULL)
        {
            fprintf(stderr, "Error before: %s\n", error_ptr);
        }

The fprintf fuction should be changed to boatlog.