Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

Control revenue split amount #4934

Open bedeho opened 11 months ago

bedeho commented 11 months ago

Background

Screenshot 2023-10-16 at 20 20 58

Proposal

It seems that project_token pallet is already setup for this, so all we need to do is expose this feature in content pallet issue_revenue_split extrinsic. Should have no impact on weights, unit tests only need minor tweaks, same with Orion mapping.

Not sure its worth doing in Nara though

┆Issue is synchronized with this Asana task by Unito

ignazio-bovo commented 11 months ago

I would do it now as part of CRT v1 otherwise, it may end up implemented very far in the future (or even forgotten)

bedeho commented 11 months ago

I would do it now as part of CRT v1 otherwise, it may end up implemented very far in the future (or even forgotten)

But are we sure we truly need it? Its not obvious to me 🤔