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

Reject invalid number of automatic association slots #89

Open
anighanta opened this issue Aug 31, 2021 · 0 comments
Open

Reject invalid number of automatic association slots #89

anighanta opened this issue Aug 31, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@anighanta
Copy link
Contributor

Problem

During a CryptoCreate or CryptoUpdate, if the proposed automatic association slots is more than the allowed tokenAssociations on the network, we should fail with REQUESTED_NUM_AUTOMATIC_ASSOCIATIONS_EXCEEDS_ASSOCIATION_LIMIT

Solution

Add a new response code REQUESTED_NUM_AUTOMATIC_ASSOCIATIONS_EXCEEDS_ASSOCIATION_LIMIT

Original issue : hashgraph/hedera-protobufs#85

Alternatives

No response

@anighanta anighanta added the enhancement New feature or request label Aug 31, 2021
@anighanta anighanta self-assigned this Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant