RFC: Funding executable type in the product manifest - #458
Open
BigTava wants to merge 2 commits into
Open
Conversation
…the documentation style
filvecchiato
requested changes
Aug 19, 2026
filvecchiato
left a comment
Collaborator
There was a problem hiding this comment.
the EUR denomination needs to be abstracted in the docs
| modes: FundingMode[]; // Rails serving this pair. Non-empty. | ||
| }; | ||
|
|
||
| type FundingAsset = "CASH" | "EUR"; |
Collaborator
There was a problem hiding this comment.
I think its restricitve to only have type "EUR", other FIATs will be available
| | Asset ID | Description | | ||
| | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| | `CASH` | Bearer coinage coins minted by the [coinage pallet](https://github.com/paritytech/individuality/tree/main/pallets/coinage). An instance wraps one fungible asset at one coin unit. The current deployment wraps the external asset registered under [pallet assets](https://github.com/paritytech/polkadot-sdk/tree/master/substrate/frame/assets). | | ||
| | `EUR` | The euro, the currency issued by the European Central Bank. Its [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) code is `EUR`. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
funding.<product_id>.<tld>like the other executables.