diff --git a/assets/src/main/java/bisq/asset/coins/LiquidBitcoin.java b/assets/src/main/java/bisq/asset/coins/LiquidBitcoin.java index f13a2d7e5a..b752829efd 100644 --- a/assets/src/main/java/bisq/asset/coins/LiquidBitcoin.java +++ b/assets/src/main/java/bisq/asset/coins/LiquidBitcoin.java @@ -17,9 +17,11 @@ package bisq.asset.coins; +import bisq.asset.AltCoinAccountDisclaimer; import bisq.asset.Coin; import bisq.asset.RegexAddressValidator; +@AltCoinAccountDisclaimer("account.altcoin.popup.liquidbitcoin.msg") public class LiquidBitcoin extends Coin { public LiquidBitcoin() { diff --git a/core/src/main/resources/i18n/displayStrings.properties b/core/src/main/resources/i18n/displayStrings.properties index f42bc35b80..90db3f1977 100644 --- a/core/src/main/resources/i18n/displayStrings.properties +++ b/core/src/main/resources/i18n/displayStrings.properties @@ -1446,6 +1446,18 @@ As burnt blackcoins are unspendable, they can not be reselled. “Selling” bur burning ordinary blackcoins (with associated data equal to the destination address).\n\n\ In case of a dispute, the BLK seller needs to provide the transaction hash. +account.altcoin.popup.liquidbitcoin.msg=Trading L-BTC on Bisq requires that you understand the following:\n\n\ +When receiving L-BTC for a trade on Bisq, you cannot use the mobile Blockstream Green Wallet app or a \ +custodial/exchange wallet. You must only receive L-BTC into the Liquid Elements Core wallet, or another \ +L-BTC wallet which allows you to obtain the blinding key for your blinded L-BTC address.\n\n\ +In the event mediation is necessary, or if a trade dispute arises, you must disclose the blinding key for \ +your receiving L-BTC address to the Bisq mediator or refund agent so they can verify the details of \ +your Confidential Transaction on their own Elements Core full node.\n\n\ +Failure to provide the required information to the mediator or refund agent will result in losing the \ +dispute case. In all cases of dispute, the L-BTC receiver bears 100% of the burden of responsibility in \ +providing cryptographic proof to the mediator or refund agent.\n\n\ +If you do not understand these requirements, do not trade L-BTC on Bisq. + account.fiat.yourFiatAccounts=Your national currency accounts account.backup.title=Backup wallet