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.
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.