Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Define and use constant for indexLength of NFT module #8985

Closed
Tracked by #7245
Incede opened this issue Sep 14, 2023 · 0 comments
Closed
Tracked by #7245

Define and use constant for indexLength of NFT module #8985

Incede opened this issue Sep 14, 2023 · 0 comments
Assignees
Milestone

Comments

@Incede
Copy link
Contributor

Incede commented Sep 14, 2023

Description

In method.ts#L276, and method.ts#L315 of NFT module, indexLength is calculated using other constants. Instead, this value should be defined as a constant like LENGTH_CHAIN_ID, and LENGTH_COLLECTION_ID.

Acceptance Criteria

Replace all usages of indexLength via constant defined above

Additional Information

release/6.1.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants