saveWalletToFile

fun saveWalletToFile(fileName: String, password: String)

Saves the wallet to a file.

Author

Marcus Cvjeticanin

Since

0.2.0

Parameters

fileName

The name of the file to save the wallet to.

password

The password to encrypt the wallet with.