Files
pezkuwi-wallet-android/feature-assets
pezkuwichain 09b1b37b49 Sync bridge renewal threshold/topup with server-side 40K/200K config
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.
2026-07-14 16:50:35 -07:00
..