von-network icon indicating copy to clipboard operation
von-network copied to clipboard

Cannot modify the port number of nodes

Open darapich92 opened this issue 2 years ago • 1 comments

The purpose of modifying the port number is for testing the multiledger of the ACA-Py. I just go through the code of generate_indy_pool_transaction, it has port 9700 as default. image

Even, I tried to put node 5 6 7 8 to the 2nd ledger, i still got an error. I think it would be great if we can specify the port number of client_ip and node_ip (client_ip:node_ip) in this von_generate_transactions in the bin directory.

image

Thank you very much!

darapich92 avatar Jun 14 '23 18:06 darapich92

A workaround would be to run von-network instance on different machines.

WadeBarnes avatar Jul 12 '23 12:07 WadeBarnes