Open Issues Need Help
View All on GitHub Blockchain • Ethereum Contracts
AI Summary: Modify the `distribute` function in the Fundable Protocol's Distributor contract to accept a `unique_ref: felt252` parameter. This involves updating the function signature, the `Distribution` struct, and ensuring the emitted `Distribution` event includes this new field. The change aims to provide a unique identifier for each distribution event.
Complexity:
3/5
enhancement help wanted onlydust-wave