tronprotocol / tron-deployment

tron main net conf
175 stars 368 forks source link

how to config when i use my private network(docker-quick-start) #28

Closed deju closed 5 years ago

deju commented 5 years ago

i have used docker-quick-start to deploy a local network. the information about the network:

eventServer: "http://127.0.0.1:8092"
fullNode: "http://127.0.0.1:8190"
name: "localhost"
solidityNode: "http://127.0.0.1:8091"

how to config the java-tron conf file if i want to connect to local network. like subscribe events.