Skip to content

Commit

Permalink
Revert "temp: {USERNAME}"
Browse files Browse the repository at this point in the history
This reverts commit c6ee5f1.
  • Loading branch information
decryp2kanon committed Feb 3, 2020
1 parent 88e16bf commit bd2e5c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/linearize/linearize.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ netmagic=9feb4b9d
genesis=7d5eaec2dbb75f99feadfa524c78b7cabc1d8c8204f79d4f3a83381b811b0adc
# path should be an absolute path
# input=/home/example/.sugarchain/blocks
input=/home/ak/.sugarchain/blocks
input=/home/{USERNAME}/.sugarchain/blocks

# testnet
#netmagic=0b110907
Expand All @@ -37,7 +37,7 @@ input=/home/ak/.sugarchain/blocks
# output=/home/example/blockchain_directory
# path should be an absolute path
# output_file=/home/example/Downloads/bootstrap.dat
output_file=/home/ak/Desktop/bootstrap.dat
output_file=/home/{USERNAME}/Desktop/bootstrap.dat
hashlist=hashlist.txt

# Maximum size in bytes of out-of-order blocks cache in memory
Expand Down

0 comments on commit bd2e5c1

Please sign in to comment.