mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
Update entrypoint.sh
This commit is contained in:
parent
33ff958628
commit
0ba517cc30
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ if [[ ! -z $ANNOUNCE_TXS ]]; then
|
|||
params="$params --announce-txs"
|
||||
fi
|
||||
|
||||
# annonce txs
|
||||
# store reward
|
||||
if [[ ! -z $STORE_REWARD ]]; then
|
||||
params="$params --store-reward"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue