joinmarket: 0.7.4 -> 0.8.0-bcfa7eb

Update to 0.8.0 with hotfix for genwallet script
Includes module versioning error with migration instructions
This commit is contained in:
nixbitcoin 2020-12-14 17:12:11 +00:00
parent c9657305e7
commit fdfafb2f40
No known key found for this signature in database
GPG key ID: DD11F9AD5308B3BA
4 changed files with 57 additions and 18 deletions

View file

@ -221,5 +221,5 @@
# The nix-bitcoin release version that your config is compatible with.
# When upgrading to a backwards-incompatible release, nix-bitcoin will display an
# an error and provide hints for migrating your config to the new release.
nix-bitcoin.configVersion = "0.0.18";
nix-bitcoin.configVersion = "0.0.26";
}