Replace stale --no-signer usage with --no-voting
This commit is contained in:
@ -104,7 +104,7 @@ local|tar)
|
||||
if [[ $nodeType = blockstreamer ]]; then
|
||||
args+=(
|
||||
--blockstream /tmp/solana-blockstream.sock
|
||||
--no-signer
|
||||
--no-voting
|
||||
)
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user