node
node copied to clipboard
Add governance stateful precompile contract
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()