readme: update naming of raw data

This commit is contained in:
Carla Kirk-Cohen 2024-03-28 16:31:09 -04:00
parent 3f6859054f
commit 01235a2c2d
No known key found for this signature in database
GPG Key ID: 4CA7FE54A6213C91
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ To progress the timestamps in your generated data such that the latest
timestamp reported by the simulation is set to the present (and all
others are appropriately "fast-forwarded"), use the following command:
`python setup/progress_timestamps.py htlc_forwards.csv data/ln_10_data.csv`
`python setup/progress_timestamps.py ln_10_raw_data.csv data/ln_10_data.csv`
This will write the csv file with the updated timestamps to
`data/ln_10_data.csv`.