mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
5 lines
239 B
JSON
5 lines
239 B
JSON
|
{
|
||
|
"hashedPassword": "0x<hashed password as expected by the login call>",
|
||
|
"nodeConfigFile": "<node config JSON as expected by the login call>",
|
||
|
"dataDir": "<optional user's status data dir (usually status-desktop/Status/data>"
|
||
|
}
|