Joystream / joystream

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

runtime: adding `pallet-proxy` to runtime #5107

Closed mochet closed 5 months ago

mochet commented 6 months ago

Problem

Joystream has many account actions that may be desirable to assign a proxy account to perform, this can reduce the security risk on some accounts and also open up some possibilities for things like possibly allowing election voting delegation.

Link to the pallet: https://marketplace.substrate.io/pallets/pallet-proxy/

Related issues that this may help to solve

freakstatic commented 5 months ago

More info here: https://wiki.polkadot.network/docs/learn-proxies

mochet commented 5 months ago

This was/will be added in luxor runtime upgrade so closing