Update CARD_ANDROID.md
This commit is contained in:
parent
9dc6d70ba4
commit
59bfce7050
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ echo "writing host_domain to env vars"
|
|||
export HOST_DOMAIN=card.yourdomain.com
|
||||
|
||||
- use the internal API to create a card
|
||||
- `$ curl 'localhost:9001/createboltcard?card_name=card_5&enable=false&tx_max=1000&day_max=10000&uid_privacy=true&allow_neg_bal=true'`
|
||||
- `$ curl 'localhost:9001/createboltcard?card_name=card_5&enable=true&tx_max=1000&day_max=10000&uid_privacy=true&allow_neg_bal=true'`
|
||||
- this will give you a one-time link
|
||||
|
||||
on the app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue