• Nils Schneider's avatar
    let user select wallet file with -wallet=foo.dat · 674cb304
    Nils Schneider authored
    use std::string instead of psz for WalletFile
    
    only allow wallets within $DATADIR
    
    Use strWalletFile in salvage/recover
    
    fix: remove unused variable pszWalletFile
    
    move strWalletFile to init.h/init.cpp
    
    avoid conversion of strWalletfile to c-string
    674cb304
optionsmodel.cpp 8.86 KB