Bank-of-JubJub / base

This repo includes the base contracts and circuits for the Bank of JubJub.
MIT License
12 stars 4 forks source link

Reduce PrivateToken.sol contract size. #27

Closed critesjosh closed 10 months ago

critesjosh commented 10 months ago

The lock function is currently commented out to reduce the contract size. When uncommented, there is a deployment error about the contract being too large.