mirror of
https://github.com/logos-blockchain/logos-execution-zone-module.git
synced 2026-07-08 19:49:26 +00:00
fix: unifor return
This commit is contained in:
parent
24e09df2af
commit
15b55c6ead
@ -1306,6 +1306,7 @@ std::vector<std::string> LEZCoreModule::get_all_labels_for_account(const std::st
|
||||
|
||||
if (err != SUCCESS) {
|
||||
fprintf(stderr, "wallet_ffi_free_label_list failed : wallet FFI error %d\n", err);
|
||||
return {};
|
||||
}
|
||||
|
||||
return result;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user