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

An expected return value of Ethereum test 004_0002 is incorrect. #1283

Closed wsdhrtjl closed 1 year ago

wsdhrtjl commented 1 year ago

ck_assert_int_eq(ret, BOAT_ERROR);

When the persistence wallet does not exist, the return value should be BOAT_ERROR_NETWORK_HAVENOON.