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
In the /src/pages/doubleSign.tsx, there is a section that retrieves potPubkeys from the wasm (use wasm.getPotPubkeys) and signs it using Metamask. This section should be activated when the sequencer/crypto library implements a getPotPubkeys function (checkout derive_taus).
The text was updated successfully, but these errors were encountered:
In the
/src/pages/doubleSign.tsx
, there is a section that retrieves potPubkeys from the wasm (use wasm.getPotPubkeys) and signs it using Metamask. This section should be activated when the sequencer/crypto library implements a getPotPubkeys function (checkout derive_taus).The text was updated successfully, but these errors were encountered: