mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-05 03:43:56 +00:00
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"development": {
|
|
"rpcHost": "localhost",
|
|
"rpcPort": 8545,
|
|
"account": {
|
|
"password": "config/development/password"
|
|
}
|
|
}
|
|
}
|