@ar.io/sdk 3.14.0-alpha.5 → 3.14.0-alpha.7

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/README.md CHANGED
@@ -2507,8 +2507,7 @@ Paginated APIs also support filtering by providing a `filters` parameter. Filter
2507
2507
  Example:
2508
2508
 
2509
2509
  ```typescript
2510
- // Get all gateways with protocol "https" AND port either 443 or 80
2511
- const gateways = await ario.getArNSRecords({
2510
+ const records = await ario.getArNSRecords({
2512
2511
  filters: {
2513
2512
  type: 'lease',
2514
2513
  processId: [