summaryrefslogtreecommitdiff
path: root/xcode
diff options
context:
space:
mode:
Diffstat (limited to 'xcode')
-rw-r--r--xcode/FTalerWalletcore.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcode/FTalerWalletcore.m b/xcode/FTalerWalletcore.m
index 234e3a3..17aade7 100644
--- a/xcode/FTalerWalletcore.m
+++ b/xcode/FTalerWalletcore.m
@@ -29,7 +29,7 @@ TALER_WALLET_test(int wait)
TALER_WALLET_run(wh);
- TALER_WALLET_send_request(wh, "{\"operation\": \"init\", \"payload\": {\"skipDefaults\": true}}");
+ TALER_WALLET_send_request(wh, "{\"operation\": \"init\", \"args\": {\"skipDefaults\": true}}");
TALER_WALLET_send_request(wh, "{\"operation\": \"getVersion\"}");