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
* feat: Overhaul the 'privateKey' loading mechanism
* chore: Minor code refactor
* chore: Undo the removal of the wallet service 'publicKey' property
* Merge branch 'testnet' into jsanmi/overhaul-private-key-management
//NOTE: Using 'console.warn' as the logger is not available at this point. //TODO use logger
92
+
console.warn('WARNING: the privateKey has been loaded from the configuration file. Consider storing the privateKey using an alternative safer method.')
0 commit comments