Execute the DKG participant finalize command.
Responds to the finalize request from the coordinator, runs FROST DKG part3 to generate the final key package, and posts the response back.
Port of CommandArgs::exec() from cmd/dkg/participant/finalize.rs lines 52-341.
CommandArgs::exec()
Execute the DKG participant finalize command.
Responds to the finalize request from the coordinator, runs FROST DKG part3 to generate the final key package, and posts the response back.
Port of
CommandArgs::exec()from cmd/dkg/participant/finalize.rs lines 52-341.