Skip to content

Commit

Permalink
not json
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Mar 29, 2022
1 parent 5b3f01f commit d931b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/leaderlogs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source /scripts/init_node_vars
# Init vars
POOL_ID=$(cat ${NODE_PATH}/staking/POOL_ID)
VRF=${NODE_PATH}/staking/pool-keys/vrf.skey
LEADERLOG=${NODE_PATH}/leaderlog.json
LEADERLOG=${NODE_PATH}/leaderlog.txt
LSET="${1:-current}"

case ${LSET} in
Expand Down

0 comments on commit d931b6e

Please sign in to comment.