carlaKC / attackathon

utilities and instructions to run a lightning jamming attackathon
0 stars 6 forks source link

setup: Pass target index to create network #44

Open carlaKC opened 4 months ago

carlaKC commented 4 months ago

Right now we need to manually create a target file for each graph that tells us which warnet index our target it. We should pass this into create network so we don't need to manually update it.

We could even get fancy and pass in the alias (or pubkey) from the origianl graph if need be.