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

method useless in smart contract: incrementPublicKeyCount() #3

Open
br-fedaykin opened this issue Feb 7, 2020 · 0 comments
Open

method useless in smart contract: incrementPublicKeyCount() #3

br-fedaykin opened this issue Feb 7, 2020 · 0 comments

Comments

@br-fedaykin
Copy link
Owner

This functions leads to no use in smart contract or java code. And when it is necessary to know how much keys a authority has published, it would suffice to recover and get the size of the array of bytes32 storing the labels of attributes.

https://github.com/brunoarruda/PGC-Prototype-Client/blob/22d9e195eb2a29f6a40d761a195a3418e3b0fde1/src/main/resources/solidity/SmartDCPABEAuthority.sol#L34-L37

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

1 participant