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

An expected return value of Ethereum test 004_0004 is incorrect. #1285

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.