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: #13124
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>"
}