node icon indicating copy to clipboard operation
node copied to clipboard

Add governance stateful precompile contract

Open lumtis opened this issue 1 year ago • 0 comments

Describe the Issue Same idea as https://github.com/zeta-chain/node/issues/2754 but for governance.

This can allow for example to have community managed vaults to participate in governance

Allowing to create/vote/execute proposals (full interface TBD)

createProposal() // eventually not necessary or less a priority
vote()
execute()

lumtis avatar Aug 20 '24 09:08 lumtis