loadWallet

fun loadWallet(fileName: String, password: String): Wallet

Load the wallet file object from a file.

Author

Marcus Cvjeticanin

Since

0.2.0

Return

the deserialized wallet file object

Parameters

fileName

The name of the wallet file

password

The password to decrypt the wallet with