fix wrong fmt string
This commit is contained in:
parent
7cf67b3094
commit
d01c6fd902
@ -273,7 +273,7 @@ TEH_RESPONSE_compile_transaction_history (
|
||||
if (0 !=
|
||||
json_array_append_new (
|
||||
history,
|
||||
json_pack ("{s:s, s:o, s:o, s:o, s:o, s:o, s:o, s:o, s:o}",
|
||||
json_pack ("{s:s, s:o, s:o, s:o, s:o, s:o, s:o}",
|
||||
"type",
|
||||
"OLD-COIN-RECOUP",
|
||||
"amount",
|
||||
|
Loading…
Reference in New Issue
Block a user