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

Add data configuration to enable custom prefixes and versions #1749

Open
4 tasks
ryanchristo opened this issue Jan 24, 2023 · 0 comments
Open
4 tasks

Add data configuration to enable custom prefixes and versions #1749

ryanchristo opened this issue Jan 24, 2023 · 0 comments
Labels
Scope: x/data Issues that update the x/data module Status: Proposed

Comments

@ryanchristo
Copy link
Member

Summary

If another app chain wants to import the data module, the data module should be configurable so that the IRI prefix and version can be set by the app chain. I created a pull request that demonstrates what this might look like (#1699).

Problem Definition

Another app chain that wants to import and make use of the data module is unable to provide a custom prefix or specify the version of the IRI that they want to use (only one version is available at this time).

Proposal

Add configuration options for data module to support custom IRI prefix and version.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ryanchristo ryanchristo added Status: Proposed Scope: x/data Issues that update the x/data module labels Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: x/data Issues that update the x/data module Status: Proposed
Projects
None yet
Development

No branches or pull requests

1 participant