Web3Auth / mpc-core-kit

16 stars 5 forks source link

add check to use import flow #170

Closed himanshuchawla009 closed 2 months ago

ieow commented 2 months ago

I think we should throw error if useDkg is true and keyType is ed25519 This is because user might thought that the key is generated using dkg for ed25519 but in reality it is not

himanshuchawla009 commented 2 months ago

closing it will open a new PR, for torus.js updates