Skip to content

v1.6.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jrick jrick released this 02 Dec 15:01
· 30 commits to master since this release
1a550ba
Use config filename as hint for target directory. (#205)

Bitcoin differs from all other daemons where the daemon name does not
match the configuration and target directory name. Instead of relying on
the daemon name use the configuration name instead to determine what the
target directory is. This change was made over all 3 components that are
being installed.