pub fn validate_por_response(
ethereum_challenge: &EthereumChallenge,
response: &Response,
) -> bool
Expand description
Checks if the given response solves the given challenge.
pub fn validate_por_response(
ethereum_challenge: &EthereumChallenge,
response: &Response,
) -> bool
Checks if the given response solves the given challenge.