solana-with-rpc-optimizations/net-utils
Michael Vines b0271394cd
Clean up --gossip-port argument (#7067)
--gossip-port now specifies exactly that, the gossip port to use.  The
new --gossip-host argument can be used to specify the DNS name/IP
address for gossip if --entrypoint is not supplied (when --entrypoint is
supplied, the gossip address is automatically set to the node's ip
address as observed by the entrypoint)
2019-11-20 15:21:34 -07:00
..
src Clean up --gossip-port argument (#7067) 2019-11-20 15:21:34 -07:00
.gitignore Rename solana-netutil to solana-net-utils for consistency (#6895) 2019-11-12 13:37:13 -07:00
Cargo.toml Move version! from core:: to clap_utils:: (#6944) 2019-11-14 13:10:38 +09:00