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