diff options
Diffstat (limited to 'main/config.c')
| -rw-r--r-- | main/config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/config.c b/main/config.c index f78bc8b..b44c3c5 100644 --- a/main/config.c +++ b/main/config.c | |||
| @@ -38,7 +38,7 @@ esp_err_t tollgate_config_init(void) | |||
| 38 | "\"ap_ssid\":\"TollGate\"," | 38 | "\"ap_ssid\":\"TollGate\"," |
| 39 | "\"ap_password\":\"\"," | 39 | "\"ap_password\":\"\"," |
| 40 | "\"ap_channel\":1," | 40 | "\"ap_channel\":1," |
| 41 | "\"mint_url\":\"https://nofee.testnut.cashu.space\"," | 41 | "\"mint_url\":\"https://testnut.cashu.space\"," |
| 42 | "\"lnurl_url\":\"https://redeem.cashu.me/.well-known/lnurlp/tollgate\"," | 42 | "\"lnurl_url\":\"https://redeem.cashu.me/.well-known/lnurlp/tollgate\"," |
| 43 | "\"price_per_step\":21," | 43 | "\"price_per_step\":21," |
| 44 | "\"step_size_ms\":60000" | 44 | "\"step_size_ms\":60000" |