Function cryptoapis::apis::validating_api::validate_address[][src]

pub async fn validate_address(
    configuration: &Configuration,
    blockchain: &str,
    network: &str,
    context: Option<&str>,
    validate_address_request_body: Option<ValidateAddressRequestBody>
) -> Result<ValidateAddressResponse, Error<ValidateAddressError>>
Expand description

This endpoint checks user public addresses whether they are valid or not.