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
Default admin public key is provided in DEV_ADMIN_PUBLIC_KEY env. It should be possible to change it with UpdatePublicKey method. We got some reports that it might not be working as expected. We need to verify if it is not possible to use the key from env once it is changed by UpdatePublicKey.
This issue deserves a thorough unit testing of this feature in PublicKeyContract.spec.ts
The text was updated successfully, but these errors were encountered:
Default admin public key is provided in
DEV_ADMIN_PUBLIC_KEY
env. It should be possible to change it withUpdatePublicKey
method. We got some reports that it might not be working as expected. We need to verify if it is not possible to use the key from env once it is changed byUpdatePublicKey
.This issue deserves a thorough unit testing of this feature in
PublicKeyContract.spec.ts
The text was updated successfully, but these errors were encountered: