From 3b99f24648f477a2b7afd890657bb2675e211d31 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 11 Sep 2023 13:22:15 +0200 Subject: add support for wallet_data_hash in API --- src/testing/testing_api_cmd_batch_deposit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/testing_api_cmd_batch_deposit.c') diff --git a/src/testing/testing_api_cmd_batch_deposit.c b/src/testing/testing_api_cmd_batch_deposit.c index 77bfd4d59..c1e973cb7 100644 --- a/src/testing/testing_api_cmd_batch_deposit.c +++ b/src/testing/testing_api_cmd_batch_deposit.c @@ -382,7 +382,7 @@ batch_deposit_run (void *cls, .wire_salt = wire_salt, .h_contract_terms = h_contract_terms, .policy_details = NULL /* FIXME #7270-OEC */, - .timestamp = ds->wallet_timestamp, + .wallet_timestamp = ds->wallet_timestamp, .merchant_pub = merchant_pub, .refund_deadline = ds->refund_deadline }; -- cgit v1.2.3