You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: