INVALID_PARAMS top-level constant

int const INVALID_PARAMS

An error code indicating that the request parameters are invalid for the requested method.

Implementation

const INVALID_PARAMS = -32602;