mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-07-22 14:55:48 +00:00
6c70c91730
BRIDGE_ADDRESS_GENERIC was still the retired legacy single-key bot's address (5C5CW7xD...), not the real 3-of-5 multisig custody (BridgeMultisigConstants.MULTISIG_ADDRESS). Confirmed live: a real user swap sent there landed at the dead address and was never detected by usdt-bridge's listener (which only watches the multisig account). Funds were recovered separately using the still-intact legacy seed; this fixes the actual destination so future swaps land where the listener watches. Also added the user-confirmed Kurmancî translation for bridge_wusdt_to_usdt_blocked (values-ku), replacing the now-stale text left untouched in the previous commit pending native review.