pub fn write_recovery<P: AsRef<Path>>(
    wallet: &WalletLibrary,
    path: &P
) -> Result<()>
Expand description

Write wallet seed to file.