We can take over periodically (e.g. every 5s) checking for "synced_to_chain”: true,,
Print "Syncing XUD Simulation Network" while doing this, once that's true,
Print "Sync complete."
automatically xud-simnet-channels.
Print "Opening payment channels, this can take up to 10 minutes" once done
Print "Payment channels opened. Ready to rock!"
Actually the more I think about it, I would leave the current guide's steps for illustration purposes and go for docker which automates as much as possible. @offerm
After part
Starting
You can start all components with
We can take over periodically (e.g. every 5s) checking for
"synced_to_chain”: true,
, Print "Syncing XUD Simulation Network" while doing this, once that's true, Print "Sync complete." automaticallyxud-simnet-channels
. Print "Opening payment channels, this can take up to 10 minutes" once done Print "Payment channels opened. Ready to rock!"