InvalidRpcUrlError

Creates an instance of an error with a message indicating an invalid RPC URL.

InvalidRpcUrlError extends BaseError, see the docs for BaseError for all supported methods.

Import

1import { InvalidRpcUrlError } from "@aa-sdk/core";

Parameters

rpcUrl

string The invalid RPC URL that caused the error