input-output-hk / input-output-hk/offchain-metadata-tools
Please increase the maxLength of the AssetTicker field
- Dominant language
- Haskell
- Stars
- 50
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
https://github.com/input-output-hk/metadata-server/blob/master/specifications/wallet/submission-schema.json
specifies a maxLength of only 4 chars for the `ticker` field of the native token.
please increase this to 8 chars!
why is there such a short limitation needed or suggested? so not even pool-operators can use there native pool tickers to create there own native assets with the same ticker name!?
please explain this to us or please provide us the right contact to discuss this, because is this is not a rational decision imo.
thank you very much!
Martin
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with specifications/wallet/submission-schema.json at the linked repository path and inspect any validation or schema tests. Update the native token ticker field's maximum length from 4 to 8, then confirm the schema and its checks accept tickers up to eight characters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100