hd_wallet_saver

Module for saving wallets to file.

class HdWalletSaver(hd_wallet: HdWalletBase)

Bases: object

HD wallet saver class. It saves a wallet to file.

m_hd_wallet: HdWalletBase
SaveToFile(file_path: str) None

Save wallet to file in JSON format.

Parameters:

file_path (str) – File path