mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 23:18:17 +01:00
Reject any custom receiver address which wasn't encoded as Bech32m if the witness program version is greater than zero. These are currently accepted by bitcoinj but are now invalid and would fail to parse if our fork was updated to understand Bech32m, to support sending to P2TR addresses, which the upstream version appears to. (Thus, the presence of such malformed receivers would not be an issue at present, but might cause complications in the future.) |
||
---|---|---|
.. | ||
.tx | ||
src | ||
build.gradle | ||
update_translations.sh |