pub(super) async fn make_update_password(
client: &Client,
new_password: String,
) -> Result<UpdatePasswordResponse, CryptoClientError>pub(super) async fn make_update_password(
client: &Client,
new_password: String,
) -> Result<UpdatePasswordResponse, CryptoClientError>