Currencies request debug, sign now is handled in statement results
This commit is contained in:
parent
db37abacd2
commit
07003c2fe6
9 changed files with 24 additions and 17 deletions
|
@ -38,7 +38,7 @@ nlohmann::json DB::Asset::toJSON () const {
|
|||
|
||||
result["id"] = id;
|
||||
//result["owner"] = owner;
|
||||
//result["currency"] = currency;
|
||||
result["currency"] = currency;
|
||||
result["title"] = title;
|
||||
result["icon"] = icon;
|
||||
result["color"] = color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue