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.
fn resolve_password(inputs: &ReceiveInputs) -> Result<String>Resolve the Send’s password, prompting when it wasn’t supplied and the session is
interactive. Mirrors legacy’s handlePasswordAuth precedence exactly.