2
0
mirror of https://github.com/status-im/status-desktop.git synced 2025-01-15 09:04:45 +00:00
status-desktop/test/status-go/integration/integration_tests_config-template.json
Stefan 70767213ff chore(wallet): add integration dev tests for pending tx status update
Remove the wallet connect backend dev test code

Updates: 
2024-01-12 22:23:39 +01:00

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>"
}