Skip to content

Commit 33a1a53

Browse files
authored
Merge pull request #2394 from tronprotocol/config_ffn
modify fastnode config
2 parents 6c05dd7 + eb416f1 commit 33a1a53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/config.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ node {
149149
]
150150

151151
fastForward = [
152-
"47.90.208.194:18888",
153-
"47.75.212.39:18888"
152+
"100.26.245.209:18888",
153+
"15.188.6.125:18888"
154154
]
155155

156156
http {

0 commit comments

Comments
 (0)