ReconcileSession
Type Parameters
• K
Methods
reconcileWithKeygen()
reconcileWithKeygen(
instanceId,currentKeyshare,pendingKeyshare,setupMessage,protocol):Promise<ReconcileOutcome>
Parameters
instanceId
string
currentKeyshare
null | K
pendingKeyshare
null | K
setupMessage
Uint8Array
protocol
string
Returns
Promise<ReconcileOutcome>