Conversation
|
I don't believe the template should work around the API. Since this same thing is applied in Kusama and will be in Polkadot, it is actually a sane change. So don't have a thumbs-up or thumbs-down to give here. |
|
@jacogr I think the context for an approval should be:
If you agree, I think a thumbs up is the right response. |
|
I prefer not to merge this revert. @shawntabrizi your reasons for removing indices in #5025 are good - makes the template simpler as a template should be. I'm willing to maintain Apps support for node template, and have made a PR to do so polkadot-js/apps#2364 |
|
Sounds good @JoshOrndorff Good on you here :) |
This reverts #5025 which removed the Indices pallet from the Substrate Node Template.
This change, while reasonable in the context of Substrate, had impact on the Polkadot JS API, which made it harder for new developers to build their apps against the front-end libraries.