Enable using arbitrary komodod binaries
This commit is contained in:
@@ -25,8 +25,8 @@ ORACLE=236
|
||||
GATEWAY=241
|
||||
CCENABLE=$FAUCET,$HEIR,$CHANNEL,$ORACLE,$GATEWAY
|
||||
|
||||
# TODO: support KOMODOD env var to use custom binary
|
||||
./komodod -ac_name=$NAME -ac_sapling=1 \
|
||||
KMD=${KOMODOD:-./komodod}
|
||||
$KMD -ac_name=$NAME -ac_sapling=1 \
|
||||
-ac_reward=0,1250000000,675000000 \
|
||||
-ac_halving=$HALVING \
|
||||
-ac_end=$END \
|
||||
|
||||
Reference in New Issue
Block a user