solana/clap-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
Cargo.toml Extract duplicate clap helpers into clap-utils (#6812) 2019-11-12 09:42:08 +09:00