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

user_deployer_whitelist.go: Grammar #1672

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andreipope
Copy link
Collaborator

user_deployer_whitelist.go: Grammar

user_deployer_whitelist.go: Grammar
@@ -224,7 +224,7 @@ func (uw *UserDeployerWhitelist) RemoveUserDeployer(ctx contract.Context, req *u
return errors.Wrap(err, "unable to get address of deployer_whitelist")
}
deployerAddr := loom.UnmarshalAddressPB(req.DeployerAddr)
// check if sender is the user who whitelisted the DeployerAddr, if so remove from userState
// check if the sender is the user who whitelisted the DeployerAddr. If so, remove the deployer address from userState
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@enlight I'm not sure I got this right.

@andreipope andreipope requested a review from enlight July 13, 2020 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant