Checking it disables the amount field, autofills it with the current balance, and keeps it in sync if the balance changes while checked. The actual withdrawal request uses the raw balance_sats value directly instead of round-tripping through the PLM input field, avoiding float-rounding drift when withdrawing the exact full balance. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>