Revert "Revert "disable staking of blockstreamer node""
This reverts commit 03da63b41b
.
This commit is contained in:
@ -32,6 +32,7 @@ while [[ ${1:0:1} = - ]]; do
|
|||||||
poll_for_new_genesis_block=1
|
poll_for_new_genesis_block=1
|
||||||
shift
|
shift
|
||||||
elif [[ $1 = --blockstream ]]; then
|
elif [[ $1 = --blockstream ]]; then
|
||||||
|
setup_stakes=0
|
||||||
extra_fullnode_args+=("$1" "$2")
|
extra_fullnode_args+=("$1" "$2")
|
||||||
shift 2
|
shift 2
|
||||||
elif [[ $1 = --enable-rpc-exit ]]; then
|
elif [[ $1 = --enable-rpc-exit ]]; then
|
||||||
|
Reference in New Issue
Block a user