diff --git a/staging/classes/EthereumProviderError.html b/staging/classes/EthereumProviderError.html
index f3a6424..3bd3388 100644
--- a/staging/classes/EthereumProviderError.html
+++ b/staging/classes/EthereumProviderError.html
@@ -31,7 +31,7 @@
Hierarchy
+Defined in src/classes.ts:101
+Defined in src/classes.ts:112
+Defined in src/classes.ts:25
Optional
data
data?: Data
+Defined in src/classes.ts:27
message
message: string
+Defined in src/classes.ts:62
toString
@@ -189,7 +189,7 @@ Returns
A string representation of the serialized error.
Returns string
+Defined in src/classes.ts:92
Static
captureStackTrace
diff --git a/staging/classes/JsonRpcError.html b/staging/classes/JsonRpcError.html
index 14415bb..bcaeb60 100644
--- a/staging/classes/JsonRpcError.html
+++ b/staging/classes/JsonRpcError.html
@@ -34,7 +34,7 @@ Hierarchy
+Defined in src/classes.ts:19
@@ -85,24 +85,24 @@ Optional
data: Returns JsonRpcError<Data>
+Defined in src/classes.ts:29
+Defined in src/classes.ts:25
Optional
data
data?: Data
+Defined in src/classes.ts:27
+Defined in src/classes.ts:62
+Defined in src/classes.ts:92
Static
captureStackTrace
diff --git a/staging/functions/dataHasCause.html b/staging/functions/dataHasCause.html
index 79cf910..32cfecc 100644
--- a/staging/functions/dataHasCause.html
+++ b/staging/functions/dataHasCause.html
@@ -32,7 +32,7 @@ data: unknown
Returns data is {
cause: object;
[key: string]: Json | unknown;
}
+Defined in src/utils.ts:252
Returns Json
+Defined in src/utils.ts:205
+Defined in src/utils.ts:106
+Defined in src/utils.ts:22
+Defined in src/utils.ts:38
+Defined in src/error-constants.ts:1
+Defined in src/errors.ts:159
+Defined in src/errors.ts:22