Assert that the given value is a valid PendingJsonRpcResponse object.
If the given value is not a valid PendingJsonRpcResponse object.
The JSON-RPC response to check.
Optional
The error class to throw if the assertion fails. Defaults to AssertionError.
Assert that the given value is a valid PendingJsonRpcResponse object.
Throws
If the given value is not a valid PendingJsonRpcResponse object.