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
ThresholdDecryptionResponse() can take a DecryptionShareSimple object itself, not its bytes. Correspondingly, its property will also be typed. Can be a union type to support different share types.
ThresholdDecryptionResponse() can take a DecryptionShareSimple object itself, not its bytes. Correspondingly, its property will also be typed. Can be a union type to support different share types.