You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Right now, it appears that only Gov v1 pallets are allowed via Governance proxies. I would assume that OpenGov/Gov2 pallets (ConvictionVoting, Referenda) would also be included as allowable calls via such proxies.
The text was updated successfully, but these errors were encountered:
maybe related: also the delegation feature seems not working yet. I tried to setup both a democracy(delegate) and a
convictionvoting(delegate) delegations on Kusama, but neither one of them two seems to produce the effect of having a referenda vote triggered from the delegated account being backed by the added power of the delegator account.
Am I missing something ?
polkadot/runtime/polkadot/src/lib.rs
Line 1207 in 9a99426
Right now, it appears that only Gov v1 pallets are allowed via Governance proxies. I would assume that OpenGov/Gov2 pallets (ConvictionVoting, Referenda) would also be included as allowable calls via such proxies.
The text was updated successfully, but these errors were encountered: