Rename fullnode.rs to main.rs

This commit is contained in:
Michael Vines 2018-12-13 20:53:31 -08:00
parent 87fe3ade81
commit 1a68bce94c
2 changed files with 0 additions and 4 deletions

View File

@ -23,7 +23,3 @@ cuda = []
erasure = []
ipv6 = []
unstable = []
[[bin]]
name = "solana-fullnode"
path = "src/fullnode.rs"