mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-23 11:59:30 +00:00
Revert to default epicbox node
This commit is contained in:
parent
6645febe36
commit
a28f299c50
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ abstract class DefaultNodes {
|
||||||
}
|
}
|
||||||
|
|
||||||
static final String defaultEpicBoxConfig = jsonEncode({
|
static final String defaultEpicBoxConfig = jsonEncode({
|
||||||
"epicbox_domain": "epicbox.fastepic.eu",
|
"epicbox_domain": "epicbox.epic.tech",
|
||||||
"epicbox_port": 443,
|
"epicbox_port": 443,
|
||||||
"epicbox_protocol_unsecure": false,
|
"epicbox_protocol_unsecure": false,
|
||||||
"epicbox_address_index": 0,
|
"epicbox_address_index": 0,
|
||||||
|
|
Loading…
Reference in a new issue