mirror of
https://github.com/status-im/status-go.git
synced 2025-02-19 18:28:18 +00:00
7 lines
143 B
HTTP
7 lines
143 B
HTTP
### Initialize Application
|
|
POST {{address}}/statusgo/InitializeApplication
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"dataDir": "{{rootDataDir}}"
|
|
} |