Function entropy_protocol::execute_protocol::execute_dkg

source ยท
pub async fn execute_dkg(
    session_id: SessionId,
    chans: Channels,
    threshold_pair: &Pair,
    threshold_accounts: Vec<AccountId32>,
) -> Result<KeyShare<KeyParams>, ProtocolExecutionErr>
Expand description

Execute dkg.