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
A fhEVM can use different public key over time. The idea is to keep the publicKeyId in TFHEExecutor to let dapp retrieve it and use it in fhevmjs (see zama-ai/fhevmjs#135)
Otherwise, dapps need to maintain the updated publickeyid.
The text was updated successfully, but these errors were encountered:
A fhEVM can use different public key over time. The idea is to keep the
publicKeyId
in TFHEExecutor to let dapp retrieve it and use it in fhevmjs (see zama-ai/fhevmjs#135)Otherwise, dapps need to maintain the updated publickeyid.
The text was updated successfully, but these errors were encountered: