-
Notifications
You must be signed in to change notification settings - Fork 3
Feat/deadman switch #3
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
Conversation
jhheider
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
single question for style reasons.
| implementation = address(this); | ||
| deadmanSwitchDate = block.timestamp + 3 years; | ||
| admin = _admin; | ||
| deadmanSwitchDate = block.timestamp + 156 weeks; // 3 years |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we use 157 for conservativeness?
|
moving this idea to a different gpg-based implementation, rather than the GPGRewardWallet. |
No description provided.