include day_max

This commit is contained in:
Peter Rounce 2023-03-01 23:26:25 +00:00 committed by GitHub
parent 1bce49c670
commit a7de080b7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ on the app
### Update the card settings ### Update the card settings
- use the internal API to update settings for a card - 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 ### Wipe a card