Files
bitcoin/test/functional/feature_filelock.py
Roman Zeyde 7cb9367157 rpc: keep .cookie if it was not generated
Otherwise, starting bitcoind twice may cause the `.cookie`
file generated by the first instance to be deleted by the
second instance shutdown (after failing to obtain a lock).
2023-11-03 17:29:27 +02:00

2.7 KiB
Executable File