Fixes the path of storage.sql file after the SDK changes that split based on network & per seed.
Cons: Since fingerprint is retrieved via getInfo, wallet needs to have been successfully connected at least once during session to retrieve storage.sql file.
Fixes the path of
storage.sql
file after the SDK changes that split based on network & per seed.Cons: Since fingerprint is retrieved via
getInfo
, wallet needs to have been successfully connected at least once during session to retrievestorage.sql
file.