-fix bug in sync
This commit is contained in:
parent
44e0e00595
commit
ee6ec1f55d
@ -1 +1 @@
|
|||||||
Subproject commit 7adfb722ac988170a31cdfd8132073eb7f2a6c43
|
Subproject commit 1ec4596bf4925ee24fc06d3e74d2a553b8239870
|
@ -1407,7 +1407,7 @@ irbt_cb_table_purse_decision (struct PostgresClosure *pg,
|
|||||||
GNUNET_PQ_query_param_timestamp (
|
GNUNET_PQ_query_param_timestamp (
|
||||||
&td->details.purse_decision.action_timestamp),
|
&td->details.purse_decision.action_timestamp),
|
||||||
GNUNET_PQ_query_param_bool (
|
GNUNET_PQ_query_param_bool (
|
||||||
&td->details.purse_decision.refunded),
|
td->details.purse_decision.refunded),
|
||||||
GNUNET_PQ_query_param_end
|
GNUNET_PQ_query_param_end
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user