Rename EntryStream to Blockstream

This commit is contained in:
Tyera Eulberg
2019-02-21 16:16:09 -07:00
committed by Tyera Eulberg
parent 4a0c759795
commit d8f6865338
11 changed files with 100 additions and 102 deletions

View File

@ -183,7 +183,7 @@ local|tar)
fi
if [[ $nodeType = apinode ]]; then
args+=(
--entry-stream /tmp/solana-entry-stream.sock
--blockstream /tmp/solana-blockstream.sock
--no-signer
)
fi