Value equations
Worked example
A1 ETH bundle can contain two 0.5 ETH children. With a fee of 33 bps, withdrawing one child produces:
The sibling was committed during the original deposit. It needs no new recovery payload or tree leaf after the first withdrawal.
Why a fee change needs a fresh proof
The fee is a public proof input. The client reads it before proving and again after proving. If the live rate changes, the prepared statement is stale.After settlement
Match the successfulWithdrawal event against the selected child nullifier, destination, gross amount, fee, net amount, and encrypted payload. Then mark only that child spent. Any sibling remains in the restored bundle inventory.
See Fixed denominations for valid bundle shapes and Contract events for settlement evidence.