pub fn internal_error(
    method_name: &'static str,
    error: impl Display
) -> Web3Error