llamaxyz / llama

Llama is an onchain governance and access control framework for smart contracts.
https://llama.xyz
MIT License
47 stars 5 forks source link

fix: cast functions need to return something. #466

Closed 0xrajath closed 1 year ago

0xrajath commented 1 year ago

We have a return inside the cast functions, but don't actually return anything from the cast functions

Would be worth returning quantity