solana/cli
Ryo Onodera 3faeb7fa79 Rename solana-netutil to solana-net-utils for consistency (#6895)
* sed -i -e 's/netutil/net_utils/g' $(git grep --files-with-matches netutil :**.rs)

* sed -i -e 's/netutil/net-utils/g' $(git grep --files-with-matches netutil)

* git mv netutil/ net-utils

* Tweak a bit

* Fix rustfmt & clippy
2019-11-12 13:37:13 -07:00
..
src Rename solana-netutil to solana-net-utils for consistency (#6895) 2019-11-12 13:37:13 -07:00
tests feat: return bank/block info with block-related results (#6716) 2019-11-12 14:49:41 -05:00
.gitignore Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
Cargo.toml Rename solana-netutil to solana-net-utils for consistency (#6895) 2019-11-12 13:37:13 -07:00