Merge branch 'master' into nymkappa/accelerator-card-on-file

This commit is contained in:
nymkappa 2025-01-20 17:36:36 +09:00 committed by GitHub
commit 817076fcbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -154,5 +154,9 @@
"WALLETS": {
"ENABLED": true,
"WALLETS": ["BITB", "3350"]
},
"STRATUM": {
"ENABLED": true,
"API": "http://127.0.0.1:81/api/v1/stratum/ws"
}
}