2
0
mirror of https://github.com/status-im/snt-gas-relay.git synced 2025-01-22 04:09:19 +00:00
Ricardo Guilherme Schmidt 6750c665e8 cleanup bootstrap
2018-04-23 01:58:58 -03:00

13 lines
212 B
JSON

{
"default": {
"enabled": true,
"provider": "whisper",
"available_providers": ["whisper", "orbit"],
"connection": {
"host": "localhost",
"port": 8546,
"type": "ws"
}
}
}