mirror of
https://github.com/status-im/status-go.git
synced 2025-01-14 00:36:40 +00:00
15 lines
301 B
JSON
15 lines
301 B
JSON
{
|
|
"Node": {
|
|
"SyncSeconds": 90,
|
|
"HTTPPort": 8645,
|
|
"WSPort": 8646
|
|
},
|
|
"Account1": {
|
|
"Address": "0xadaf150b905cf5e6a778e553e15a139b6618bbb7",
|
|
"Password": "asdfasdf"
|
|
},
|
|
"Account2": {
|
|
"Address": "0x65c01586aa0ce152835c788ace665e91ab3527b8",
|
|
"Password": "asdfasdf"
|
|
}
|
|
} |