deep-ink-ventures / elio-dao-service

Apache License 2.0
0 stars 0 forks source link

Finalize proposals #1

Closed shredding closed 1 year ago

shredding commented 1 year ago

When a proposal is past it's duration (you can fetch the duration from a getter that is created here), we want to finalize it.

So please start monitoring active proposals that are past it's voting period and call finalize_proposal on them.

The private key should be stored encoded (@x-xo) in terraform and the wallet will be funded with only 1 dot in production to not make it an attack vector.