## Summary Apply proper changes to hermez contract to support the following new features: - new exits approach - withdraw-multi-token - check specification [here](https://github.com/hermeznetwork/docs/blob/feature/update-v1/docs/developers/protocol/hermez-protocol/protocol.md) - withdraw-bjj - check specification [here](https://hackmd.io/nFX5gHYsSUWyAsB5s3PQRg) ## Overview changes - remove variables regarding exit-tree - update withdrawal approach to https://github.com/hermeznetwork/docs/blob/feature/update-v1/docs/developers/protocol/hermez-protocol/protocol.md#hermezwithdraw - add withdraw-multi-token function
Summary
Apply proper changes to hermez contract to support the following new features:
Overview changes