You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// we might not have it if the circuit is not using VM.
501
+
letvmInstanceId: string=""
502
+
if(vm)vmInstanceId=vm.vmInstanceId
501
503
502
504
// Define pre-conditions.
503
505
constisFinalizing=state===CeremonyState.CLOSED&&request.auth&&request.auth.token.coordinator// true only when the coordinator verifies the final contributions.
0 commit comments