carlaKC / attackathon

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

scripts: exclude target node from simln payment activity #36

Closed carlaKC closed 4 months ago

carlaKC commented 4 months ago

We're aiming to test a routing node for this attackathon, so we exclude it from our simln export - this means that it won't send/receive payments, but will forward on behalf of other nodes.

PR also updates to read target from data - ideally our network setup should create this file on our behalf but it's okay to just do it manually for this run.

Fixes #19