From: Valentine Wallace Date: Thu, 18 Feb 2021 20:45:47 +0000 (-0500) Subject: Fix Windows persistence X-Git-Tag: v0.0.13~25^2~2 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=a88dfbfcca8dcecc3639c3293a312697a3556c24;hp=a88dfbfcca8dcecc3639c3293a312697a3556c24;p=rust-lightning Fix Windows persistence Windows started giving 'Access is denied' errors after a few rounds of persistence. This seems to fix it. ---