github.com/cryptoecc/eth-ecc@v0.0.3/LVE_TEST_config.toml (about)

     1  [Eth]
     2  NetworkId = 123456
     3  SyncMode = "full"
     4  
     5  [Node]
     6  DataDir = "/home/ubuntu/SMIN/LVETEST" 
     7  
     8  [Node.P2P]
     9  MaxPeers = 25
    10  ListenAddr = ":30303"
    11  
    12  [Dashboard]
    13  #your ip address
    14  Host = "172.31.7.141"