Remove stray --stake 0

This commit is contained in:
Michael Vines
2019-08-02 15:06:40 -07:00
parent 832dfd4ab0
commit 8d38777c1f
2 changed files with 1 additions and 2 deletions

View File

@ -23,7 +23,6 @@ OPTIONS:
--init-complete-file FILE - create this file, if it doesn't already exist, once node initialization is complete
--label LABEL - Append the given label to the configuration files, useful when running
multiple validators in the same workspace
--stake LAMPORTS - Number of lamports to stake
--node-lamports LAMPORTS - Number of lamports this node has been funded from the genesis block
--no-voting - start node without vote signer
--rpc-port port - custom RPC port for this node