revert field name in bank-lib
This commit is contained in:
parent
474f374d2d
commit
3e5d200d95
@ -88,7 +88,7 @@ handle_admin_add_incoming_finished (void *cls,
|
|||||||
case MHD_HTTP_OK:
|
case MHD_HTTP_OK:
|
||||||
{
|
{
|
||||||
struct GNUNET_JSON_Specification spec[] = {
|
struct GNUNET_JSON_Specification spec[] = {
|
||||||
GNUNET_JSON_spec_uint64 ("row_id",
|
GNUNET_JSON_spec_uint64 ("serial_id",
|
||||||
&serial_id),
|
&serial_id),
|
||||||
GNUNET_JSON_spec_end()
|
GNUNET_JSON_spec_end()
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user