fn get_account_path_from_appendvec_path(
    appendvec_path: &Path
) -> Option<PathBuf>
Expand description

Return account path from the appendvec path after checking its format.