Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base contract to allow payback of tokens erroneously payed to smart contracts #178

Open
jijordre opened this issue Sep 8, 2018 · 0 comments

Comments

@jijordre
Copy link
Contributor

jijordre commented Sep 8, 2018

Description

It is probable that a small portion of users starting to interact with nahmii will erroneously deposit ERC20 tokens to ClientFund using the standard ERC20 transfer() function. In order to be able to pay back funds transferred this way a base contract which supports payback by operator should be defined. This base contract can be inherited by most if not all nahmii contracts.

Definition of done

  • Base contract for payback has been defined
  • Relevant contracts have been set to inherit from the new base contract
  • Unit tests have been updated

Details & Questions

Depends on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant