Function forest_filecoin::daemon::create_password

source ยท
fn create_password(prompt: &str) -> Result<String>
Expand description

Loops until the user provides two matching passwords.

This code makes blocking syscalls