Move solana-fullnode into fullnode/

This commit is contained in:
Michael Vines
2018-12-12 16:59:29 -08:00
parent 7e4af9382e
commit 647e5d76b0
6 changed files with 39 additions and 4 deletions

View File

@ -17,6 +17,7 @@ CRATES=(
drone
programs/native/{budget,bpf_loader,lua_loader,native_loader,noop,system,vote}
.
fullnode
)