Skip to content

Commit f9987af

Browse files
committed
Merge branch 'add_http_stest_case' of https://github.com/tronprotocol/java-tron into add_http_stest_case
2 parents c6c601e + 2356d2d commit f9987af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/resources/testng.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ solidityNode = {
5353

5454
httpnode = {
5555
ip.list = [
56+
# "39.105.89.183:8090",
5657
"127.0.0.1:8090",
5758
"127.0.0.1:8093",
5859
"47.94.197.215:8091",
@@ -136,6 +137,7 @@ defaultParameter = {
136137
updateAccountPermissionFee = 100000000
137138
httpConnectionTimeout = 2000
138139
httpSoTimeout = 2000
140+
createWitnessAmount = 9999000000
139141
}
140142

141143

0 commit comments

Comments
 (0)