loadWalletFromFile

fun loadWalletFromFile(fileName: String, password: String)

Loads the wallet from a file.

Author

Marcus Cvjeticanin

Since

0.2.0

Parameters

fileName

The name of the file to load the wallet from.

password

The password to decrypt the wallet with.