SkaleDkgResponse

Contains functions to manage distributed key generation per Joint-Feldman protocol.

response response(bytes32 schainHash, uint256 fromNodeIndex, uint256 secretNumber, struct G2Operations.G2Point multipliedShare, contract ContractManager contractManager, mapping(bytes32 => struct SkaleDKG.Channel) channels, mapping(bytes32 => struct SkaleDKG.ComplaintData) complaints) external