Execute the DKG participant round 2 command.
Responds to the Round 2 request from the coordinator, runs FROST DKG part2 to generate Round 2 packages, and posts the response back.
Port of CommandArgs::exec() from cmd/dkg/participant/round2.rs lines 55-288.
CommandArgs::exec()
Execute the DKG participant round 2 command.
Responds to the Round 2 request from the coordinator, runs FROST DKG part2 to generate Round 2 packages, and posts the response back.
Port of
CommandArgs::exec()from cmd/dkg/participant/round2.rs lines 55-288.