We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91c6a9 commit 96e74c4Copy full SHA for 96e74c4
py/parse_simulation_data.py
@@ -16,7 +16,7 @@
16
from txs_graph.txs_graph import TxsGraph
17
from utils import setup_logging
18
19
-GRAPH_FILE = "num-victims-vs-stolen-htlcs.svg"
+GRAPH_FILE = "num-channels-vs-stolen-htlcs.svg"
20
log = setup_logging()
21
22
0 commit comments