@dynamic-labs/sdk-api-core 0.0.987 → 0.0.988

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dynamic-labs/sdk-api-core",
3
- "version": "0.0.987",
3
+ "version": "0.0.988",
4
4
  "author": "Dynamic Labs",
5
5
  "license": "Apache-2.0",
6
6
  "publishConfig": {
@@ -22,7 +22,7 @@ export interface GetEVMSponsoredTransactionStatusResponse {
22
22
  */
23
23
  errorMessage?: string;
24
24
  /**
25
- * Current state of the relay request
25
+ * Current status of the relay request
26
26
  * @type {string}
27
27
  * @memberof GetEVMSponsoredTransactionStatusResponse
28
28
  */