mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-07-22 13:45:48 +00:00
09b1b37b49
Server-side (pezbridge_bot_config.json, usdt-bridge's bridge_config.json) was already bumped to a 40,000/200,000 wUSDT renewal threshold/topup this session, but this app's own BridgeMultisigConstants still had the old 3,000/10,000 values - it construct/checks the exact same on-chain call, so the mismatch wasn't just a stale display, it meant a signer's app would consider a 20,000-remaining allowance "fine" while PezbridgeBot was already paging everyone to renew it.