status-go/cmd/status-backend/requests/http-client.env.json
Igor Sirotin 5c41e8211a
feat_: status-backend standard requests (#5868)
* feat_: added some standard requests

* fix_: address pr comments
2024-10-02 12:28:23 +01:00

6 lines
96 B
JSON

{
"default": {
"address": "localhost:12345",
"rootDataDir": "./_accounts/temp/1"
}
}