expose rpc ports

This commit is contained in:
vyzo 2020-07-03 12:54:09 +03:00
parent 2b6c1e0187
commit 62f1e47bd1
2 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,9 @@
[global.build]
selectors = ["testground"]
[global.run_config]
exposed_ports = ["6060", "1234", "2345"]
[global.run.test_params]
clients = "3"
miners = "2"

View File

@ -15,6 +15,9 @@
[global.build]
selectors = ["testground"]
[global.run_config]
exposed_ports = ["6060", "1234", "2345"]
[global.run.test_params]
clients = "3"
miners = "2"