https://github.com/KickStarter-DAO/DAO-SmartContract/blob/eb6206b0ae2c4630eca544d7151488d62e069b6d/contracts/FundProject.sol#L129 _// update **`projectFunds[projectId]`** state before sent to owner_ `projectFunds[projectId]-=fundsToSent;`
DAO-SmartContract/contracts/FundProject.sol
Line 129 in eb6206b
// update
projectFunds[projectId]state before sent to owner