Remove --snapshot-path

This commit is contained in:
Michael Vines 2019-08-07 07:59:28 -07:00
parent be9fa22db7
commit d6aaab0b2c
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 0 additions and 1 deletions

1
run.sh
View File

@ -93,7 +93,6 @@ args=(
--rpc-port 8899
--rpc-drone-address 127.0.0.1:9900
--accounts "$dataDir"/accounts
--snapshot-path "$dataDir"/snapshots
--snapshot-interval-slots 100
)
if [[ -n $blockstreamSocket ]]; then