[][src]Function caelum_id::utils::wallet::unlock_account

pub fn unlock_account(
    address: &Address,
    password: &str,
    duration: Option<u16>,
    http: &Http
) -> bool

Unlocks an account given an account and password. Time unlocking not supported, pass None as Option this will unlock the account just for the next transaction.