From a7de080b7c55fc5f950c897cb7aae6529618a703 Mon Sep 17 00:00:00 2001 From: Peter Rounce Date: Wed, 1 Mar 2023 23:26:25 +0000 Subject: [PATCH] include day_max --- docs/CARD_ANDROID.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CARD_ANDROID.md b/docs/CARD_ANDROID.md index cfbd79a..5d18179 100644 --- a/docs/CARD_ANDROID.md +++ b/docs/CARD_ANDROID.md @@ -56,7 +56,7 @@ on the app ### Update the card settings - use the internal API to update settings for a card -- `$ curl 'localhost:9001/updateboltcard?card_name=card_5&enable=true&tx_max=100'` +- `$ curl 'localhost:9001/updateboltcard?card_name=card_5&enable=true&tx_max=100&day_max=1000'` ### Wipe a card