You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background: Whitelisting will be automated, but manual workarounds may still be required and in particular removing someone from the memberlist needs to be done manually. This can be done through etherscan, but AOs should be also be able to whitelist and more importantly unwhitelist investors soon
Currently the components only allow to whitelist / dd member (with a date set 10 years into the future
Solution: Add secondary button Remove member (to the left of Add); Header should be Add/remove TIN/DROP member
Click on Remove should call update member function with the date set to yesterday
The text was updated successfully, but these errors were encountered:
Currently, the confirmation toast displays: Add 0xXXXXXX... to TIN/DROP. Should I update the verbiage to: Remove 0xXXXXXX... from TIN/DROP when a member is being removed?
Remove
member (to the left ofAdd
); Header should be Add/remove TIN/DROP memberRemove
should callupdate member
function with the date set to yesterdayThe text was updated successfully, but these errors were encountered: