Merge fort-nix/nix-bitcoin#698: joinmarket: include the bond-calculator script

d1eb9778d1 joinmarket: include the bond-calculator script (Otto Sabart)

Pull request description:

ACKs for top commit:
  erikarvstedt:
    ACK d1eb9778d1

Tree-SHA512: 72000a2d9922c5a40a5a9d58ab959f17038f092f49dd1589fed0cd86f1f29448ac85d1d3129e2c41d045e5e574c6ea084a6e532c564934c3ab33dcc87140a7e0
This commit is contained in:
Jonas Nick 2024-05-20 06:33:35 +00:00
commit e8f8e7f6a5
No known key found for this signature in database
GPG Key ID: 4861DBF262123605

View File

@ -43,6 +43,7 @@ stdenv.mkDerivation {
cpBin wallet-tool.py
cpBin yg-privacyenhanced.py
cpBin genwallet.py
cpBin bond-calculator.py
chmod +x -R "$out/bin"
patchShebangs "$out/bin"