Skip to content

Fix info statement on using wallet password to correct env var

Alex Schmelkin requested to merge apumapho/ScPrime:master into master

MINOR MERGE REQUEST

Overview

Issues Closed

Fix typo in the wallet auto-unlock that incorrectly told the user it was using SCPRIME_API_PASSWORD when the code is correctly using the SCPRIME_WALLET_PASSWORD env var

Merge request reports