@ar.io/sdk 2.5.0-alpha.13 → 2.5.0-alpha.14

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
@@ -1829,43 +1829,21 @@ const records = await ant.getRecords();
1829
1829
  <summary>Output</summary>
1830
1830
 
1831
1831
  ```json
1832
- [
1833
- {
1834
- "name": "@",
1835
- "transactionId": "nOXJjj_vk0Dc1yCgdWD8kti_1iHruGzLQLNNBHVpN0Y",
1836
- "ttlSeconds": 3600
1837
- },
1838
- {
1839
- "name": "cn",
1840
- "transactionId": "_HquerT6pfGFXrVxRxQTkJ7PV5RciZCqvMjLtUY0C1k",
1841
- "ttlSeconds": 3300
1842
- },
1843
- {
1844
- "name": "dapp",
1845
- "transactionId": "hxlxVgAG0K4o3fVD9T6Q4VBWpPmMZwMWgRh1kcuh3WU",
1846
- "ttlSeconds": 3600
1847
- },
1848
- {
1849
- "name": "logo",
1850
- "transactionId": "KKmRbIfrc7wiLcG0zvY1etlO0NBx1926dSCksxCIN3A",
1851
- "ttlSeconds": 3600
1852
- },
1853
- {
1854
- "name": "og",
1855
- "transactionId": "YzD_Pm5VAfYpMD3zQCgMUcKKuleGhEH7axlrnrDCKBo",
1832
+ {
1833
+ "@": {
1834
+ "transactionId": "UyC5P5qKPZaltMmmZAWdakhlDXsBF6qmyrbWYFchRTk",
1856
1835
  "ttlSeconds": 3600
1857
1836
  },
1858
- {
1859
- "name": "og_dapp",
1860
- "transactionId": "5iR4wBu4KUV1pUz1YpYE1ARXSRHUT5G2ptMuoN2JDlI",
1861
- "ttlSeconds": 3600
1837
+ "zed": {
1838
+ "transactionId": "-k7t8xMoB8hW482609Z9F4bTFMC3MnuW8bTvTyT8pFI",
1839
+ "ttlSeconds": 900
1862
1840
  },
1863
- {
1864
- "name": "og_logo",
1865
- "transactionId": "TB2wJyKrPnkAW79DAwlJYwpgdHKpijEJWQfcwX715Co",
1866
- "ttlSeconds": 3600
1841
+
1842
+ "ardrive": {
1843
+ "transactionId": "-cucucachoodwedwedoiwepodiwpodiwpoidpwoiedp",
1844
+ "ttlSeconds": 900
1867
1845
  }
1868
- ]
1846
+ }
1869
1847
  ```
1870
1848
 
1871
1849
  </details>