Function forc_wallet::utils::load_wallet
source ยท pub fn load_wallet(wallet_path: &Path) -> Result<EthKeystore>Expand description
Load a wallet from the given path.
pub fn load_wallet(wallet_path: &Path) -> Result<EthKeystore>Load a wallet from the given path.