issues
search
johnson86tw
/
splitter
Dapp to deploy contracts for the team's allocation of earnings.
https://payment-splitter.netlify.app/
MIT License
5
stars
7
forks
source link
Problem: if owner do not finalize, tokens would be locked in the contract
#3
Open
johnson86tw
opened
3 years ago
johnson86tw
commented
3 years ago
Possible solutions:
Add deadline of finalization while deploying contract.
Add function for that If more than half of payees agree to finalize, it would be finalized.
Possible solutions: