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

v3.0: add generateNewSecurityToken() to ISecurityTokenRegistry #711

Closed
remon-nashid opened this issue Jun 7, 2019 · 2 comments
Closed

Comments

@remon-nashid
Copy link
Contributor

remon-nashid commented Jun 7, 2019

Note This is in dev-3.0.0 branch

Unlike generateSecurityToken(), the new generateNewSecurityToken() is not present in ISecurityTokenRegistry interface. That requires using two separate ABI while interacting with the smart contract, one for calls and the other for transactions.

Thanks

@remon-nashid
Copy link
Contributor Author

remon-nashid commented Jun 7, 2019

On closer inspection, I realized that the issue is going to be fixed in #682, but we can keep this issue for tracking purposes. I'll close it as soon as the PR is merged.

@adamdossa
Copy link
Contributor

PR is merged.

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

No branches or pull requests

2 participants