mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 17:14:22 +01:00
So far we've always cleared the node directory when provisioning the node, but while testing some plugins we noticed that pre-generating some files in that directory is useful. This just adds yet another flag to `get_node` that disables deleting any existing node directory.