This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Make referenda pallet and conviction-voting instantiable #11056
Labels
Z2-medium
Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase.
Comments
This will require writing tests? |
Not really. |
Noted, would like to attempt this issue |
Okay |
This was referenced Mar 22, 2022
@Doordashcon just so you know we already have PR for this. |
btw if to make a map from track/origin to asset id and use fungibles trait referenda can be made multi asset in several lines |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Z2-medium
Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase.
We would like to setup multiple tracks where each of them are voted by different tokens.
One simple solution is make referenda pallet and conviction-voting instanceable so that we can have a pair of them for each token type.
The text was updated successfully, but these errors were encountered: