dev-protocol/protocol-v2

Remove Allocator

aggre opened this issue · 0 comments

aggre commented

Description

Allocator contract is used by Property and Lockup contract, etc. But in Property, Allocator is working as a just proxy to Withdraw.

Solution

Remove Allocator contract, and each Property calling Withdraw directly. And Allocator contract's methods are to be implemented for each depends contract.

Alternatives/Features

None

Code of Conduct

By submitting this issue, I confirm I've read and complied with the CoC 🖖