# dchat toml [net] ## P2P accept addresses Required for inbound nodes. #inbound=["tcp://127.0.0.1:51554"] ## P2P external addresses. Required for inbound nodes. #external_addr=["tcp://127.0.0.1:51554"] ## Seed nodes to connect to. Required for inbound and outbound nodes. seeds=["tcp://127.0.0.1:55555"]