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
This function is converting public key manually, it would be good to use already created solution from ethers/web3 libraries.
Because it affects stability of running tests and can fail tests.
Problem:
This function is converting public key manually, it would be good to use already created solution from ethers/web3 libraries.
Because it affects stability of running tests and can fail tests.
Investigation described here #1341
Solution:
Find function which will fit our tests:
The text was updated successfully, but these errors were encountered: