Closed IRISxiaowang closed 8 months ago
Added the lib and weights.
Please check the logic of the functions: fn initiate_proposal() fn vote() fn rotate_authorities() fn on_finalize()
Close #17
Added Governance pallet
This pallet can rotate authorities, propose, and vote. Tested at the local net, it works as expected.
Added the lib and weights.
Please check the logic of the functions: fn initiate_proposal() fn vote() fn rotate_authorities() fn on_finalize()