Skip to main content

resolve_password

Function resolve_password 

Source
fn resolve_password(inputs: &ReceiveInputs) -> Result<String>
Expand description

Resolve the Send’s password, prompting when it wasn’t supplied and the session is interactive. Mirrors legacy’s handlePasswordAuth precedence exactly.