react-native-zcash 0.3.3 → 0.3.5

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.
Files changed (514) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/LICENSE +22 -0
  3. package/README.md +47 -14
  4. package/android/build.gradle +1 -1
  5. package/android/src/main/assets/saplingtree/mainnet/1310000.json +7 -0
  6. package/android/src/main/assets/saplingtree/mainnet/1320000.json +7 -0
  7. package/android/src/main/assets/saplingtree/mainnet/1330000.json +7 -0
  8. package/android/src/main/assets/saplingtree/mainnet/1340000.json +7 -0
  9. package/android/src/main/assets/saplingtree/mainnet/1350000.json +7 -0
  10. package/android/src/main/assets/saplingtree/mainnet/1360000.json +7 -0
  11. package/android/src/main/assets/saplingtree/mainnet/1370000.json +7 -0
  12. package/android/src/main/assets/saplingtree/mainnet/1380000.json +7 -0
  13. package/android/src/main/assets/saplingtree/mainnet/1390000.json +7 -0
  14. package/android/src/main/assets/saplingtree/mainnet/1400000.json +7 -0
  15. package/android/src/main/assets/saplingtree/mainnet/1410000.json +7 -0
  16. package/android/src/main/assets/saplingtree/mainnet/1420000.json +7 -0
  17. package/android/src/main/assets/saplingtree/mainnet/1430000.json +7 -0
  18. package/android/src/main/assets/saplingtree/mainnet/1440000.json +7 -0
  19. package/android/src/main/assets/saplingtree/mainnet/1450000.json +7 -0
  20. package/android/src/main/assets/saplingtree/mainnet/1460000.json +7 -0
  21. package/android/src/main/assets/saplingtree/mainnet/1470000.json +7 -0
  22. package/android/src/main/assets/saplingtree/mainnet/1480000.json +7 -0
  23. package/android/src/main/assets/saplingtree/mainnet/1490000.json +7 -0
  24. package/android/src/main/assets/saplingtree/mainnet/1500000.json +7 -0
  25. package/android/src/main/assets/saplingtree/mainnet/1510000.json +7 -0
  26. package/android/src/main/assets/saplingtree/mainnet/1520000.json +7 -0
  27. package/android/src/main/assets/saplingtree/mainnet/1530000.json +7 -0
  28. package/android/src/main/assets/saplingtree/mainnet/1540000.json +7 -0
  29. package/android/src/main/assets/saplingtree/mainnet/1550000.json +7 -0
  30. package/android/src/main/assets/saplingtree/mainnet/1560000.json +7 -0
  31. package/android/src/main/assets/saplingtree/mainnet/1570000.json +7 -0
  32. package/android/src/main/assets/saplingtree/mainnet/1580000.json +7 -0
  33. package/android/src/main/assets/saplingtree/mainnet/1590000.json +7 -0
  34. package/android/src/main/assets/saplingtree/mainnet/1600000.json +7 -0
  35. package/android/src/main/assets/saplingtree/mainnet/1610000.json +7 -0
  36. package/android/src/main/assets/saplingtree/mainnet/1620000.json +7 -0
  37. package/android/src/main/assets/saplingtree/mainnet/1630000.json +7 -0
  38. package/android/src/main/assets/saplingtree/mainnet/1640000.json +7 -0
  39. package/android/src/main/assets/saplingtree/mainnet/1650000.json +7 -0
  40. package/android/src/main/assets/saplingtree/mainnet/1660000.json +7 -0
  41. package/android/src/main/assets/saplingtree/mainnet/1670000.json +7 -0
  42. package/android/src/main/assets/saplingtree/mainnet/1680000.json +7 -0
  43. package/android/src/main/assets/saplingtree/mainnet/1690000.json +7 -0
  44. package/android/src/main/assets/saplingtree/mainnet/1700000.json +7 -0
  45. package/android/src/main/assets/saplingtree/mainnet/1710000.json +7 -0
  46. package/android/src/main/assets/saplingtree/mainnet/1720000.json +7 -0
  47. package/android/src/main/assets/saplingtree/mainnet/1730000.json +7 -0
  48. package/android/src/main/assets/saplingtree/mainnet/1740000.json +7 -0
  49. package/android/src/main/assets/saplingtree/mainnet/1750000.json +7 -0
  50. package/android/src/main/assets/saplingtree/mainnet/1760000.json +7 -0
  51. package/android/src/main/assets/saplingtree/mainnet/1770000.json +7 -0
  52. package/android/src/main/assets/saplingtree/mainnet/1780000.json +7 -0
  53. package/android/src/main/assets/saplingtree/mainnet/1790000.json +7 -0
  54. package/android/src/main/assets/saplingtree/mainnet/1800000.json +7 -0
  55. package/android/src/main/assets/saplingtree/mainnet/1810000.json +7 -0
  56. package/android/src/main/assets/saplingtree/mainnet/1820000.json +7 -0
  57. package/android/src/main/assets/saplingtree/mainnet/1830000.json +7 -0
  58. package/android/src/main/assets/saplingtree/mainnet/1840000.json +7 -0
  59. package/android/src/main/assets/saplingtree/mainnet/1850000.json +7 -0
  60. package/android/src/main/assets/saplingtree/mainnet/1860000.json +7 -0
  61. package/android/src/main/assets/saplingtree/mainnet/1870000.json +7 -0
  62. package/android/src/main/assets/saplingtree/mainnet/1880000.json +7 -0
  63. package/android/src/main/assets/saplingtree/mainnet/1890000.json +7 -0
  64. package/android/src/main/assets/saplingtree/mainnet/1900000.json +7 -0
  65. package/android/src/main/assets/saplingtree/mainnet/1910000.json +7 -0
  66. package/android/src/main/assets/saplingtree/mainnet/1920000.json +7 -0
  67. package/android/src/main/assets/saplingtree/mainnet/1930000.json +7 -0
  68. package/android/src/main/assets/saplingtree/mainnet/1940000.json +7 -0
  69. package/android/src/main/assets/saplingtree/mainnet/1950000.json +7 -0
  70. package/android/src/main/assets/saplingtree/mainnet/1960000.json +7 -0
  71. package/android/src/main/assets/saplingtree/mainnet/1970000.json +7 -0
  72. package/android/src/main/assets/saplingtree/mainnet/1980000.json +7 -0
  73. package/android/src/main/assets/saplingtree/mainnet/1990000.json +7 -0
  74. package/android/src/main/assets/saplingtree/mainnet/2000000.json +7 -0
  75. package/android/src/main/assets/saplingtree/mainnet/2010000.json +7 -0
  76. package/android/src/main/assets/saplingtree/mainnet/2020000.json +7 -0
  77. package/android/src/main/assets/saplingtree/mainnet/2030000.json +7 -0
  78. package/android/src/main/assets/saplingtree/mainnet/2040000.json +7 -0
  79. package/android/src/main/assets/saplingtree/mainnet/2050000.json +7 -0
  80. package/android/src/main/assets/saplingtree/mainnet/2060000.json +7 -0
  81. package/android/src/main/assets/saplingtree/mainnet/2070000.json +7 -0
  82. package/android/src/main/assets/saplingtree/mainnet/2080000.json +7 -0
  83. package/android/src/main/assets/saplingtree/mainnet/2090000.json +7 -0
  84. package/android/src/main/assets/saplingtree/mainnet/2100000.json +7 -0
  85. package/android/src/main/assets/saplingtree/mainnet/2110000.json +7 -0
  86. package/android/src/main/assets/saplingtree/mainnet/2120000.json +7 -0
  87. package/android/src/main/assets/saplingtree/mainnet/2130000.json +7 -0
  88. package/android/src/main/assets/saplingtree/mainnet/2140000.json +7 -0
  89. package/android/src/main/assets/saplingtree/mainnet/2150000.json +7 -0
  90. package/android/src/main/assets/saplingtree/mainnet/2160000.json +7 -0
  91. package/android/src/main/assets/saplingtree/mainnet/2170000.json +7 -0
  92. package/ios/RNZcash.m +0 -1
  93. package/ios/RNZcash.swift +14 -15
  94. package/ios/ZCashLightClientKit/Block/DatabaseStorage/CompactBlockStorage.swift +123 -0
  95. package/ios/ZCashLightClientKit/Block/DatabaseStorage/DatabaseMigrationManager.swift +222 -0
  96. package/ios/ZCashLightClientKit/Block/DatabaseStorage/StorageError.swift +22 -0
  97. package/ios/ZCashLightClientKit/Block/DatabaseStorage/StorageManager.swift +73 -0
  98. package/ios/ZCashLightClientKit/Block/Downloader/BlockDownloader.swift +240 -0
  99. package/ios/ZCashLightClientKit/Block/Downloader/CompactBlockDownloaderBuilder.swift +26 -0
  100. package/ios/ZCashLightClientKit/Block/Processor/CompactBlockDownloadOperation.swift +258 -0
  101. package/ios/ZCashLightClientKit/Block/Processor/CompactBlockEnhancementOperation.swift +157 -0
  102. package/ios/ZCashLightClientKit/Block/Processor/CompactBlockProcessor.swift +1454 -0
  103. package/ios/ZCashLightClientKit/Block/Processor/CompactBlockScanningOperation.swift +238 -0
  104. package/ios/ZCashLightClientKit/Block/Processor/CompactBlockValidationInformation.swift +66 -0
  105. package/ios/ZCashLightClientKit/Block/Processor/FetchUnspentTxOutputsOperation.swift +103 -0
  106. package/ios/ZCashLightClientKit/Block/Processor/FigureNextBatchOperation.swift +58 -0
  107. package/ios/ZCashLightClientKit/Block/Processor/ZcashOperation.swift +68 -0
  108. package/ios/ZCashLightClientKit/Constants/WalletBirthday+Constants.swift +58 -0
  109. package/ios/ZCashLightClientKit/Constants/WalletBirthday+mainnet.swift +20 -0
  110. package/ios/ZCashLightClientKit/Constants/WalletBirthday+testnet.swift +20 -0
  111. package/ios/ZCashLightClientKit/Constants/ZcashSDK.swift +245 -0
  112. package/ios/ZCashLightClientKit/DAO/BlockDao.swift +67 -0
  113. package/ios/ZCashLightClientKit/DAO/CompactBlockDAO.swift +24 -0
  114. package/ios/ZCashLightClientKit/DAO/NotesDao.swift +142 -0
  115. package/ios/ZCashLightClientKit/DAO/PagedTransactionDao.swift +62 -0
  116. package/ios/ZCashLightClientKit/DAO/PendingTransactionDao.swift +213 -0
  117. package/ios/ZCashLightClientKit/DAO/TransactionBuilder.swift +169 -0
  118. package/ios/ZCashLightClientKit/DAO/TransactionDao.swift +393 -0
  119. package/ios/ZCashLightClientKit/DAO/UnspentTransactionOutputDao.swift +188 -0
  120. package/ios/ZCashLightClientKit/Entity/AccountEntity.swift +201 -0
  121. package/ios/ZCashLightClientKit/Entity/CompactBlockEntity.swift +13 -0
  122. package/ios/ZCashLightClientKit/Entity/EncodedTransactionEntity.swift +26 -0
  123. package/ios/ZCashLightClientKit/Entity/PendingTransactionEntity.swift +205 -0
  124. package/ios/ZCashLightClientKit/Entity/ReceivedNoteEntity.swift +22 -0
  125. package/ios/ZCashLightClientKit/Entity/SentNoteEntity.swift +45 -0
  126. package/ios/ZCashLightClientKit/Entity/TransactionEntity.swift +161 -0
  127. package/ios/ZCashLightClientKit/Entity/UnspentTransactionOutputEntity.swift +17 -0
  128. package/ios/ZCashLightClientKit/Extensions/Data+Zcash.swift +17 -0
  129. package/ios/ZCashLightClientKit/Extensions/Data+internal.swift +35 -0
  130. package/ios/ZCashLightClientKit/Extensions/HexEncode.swift +41 -0
  131. package/ios/ZCashLightClientKit/Extensions/ZcashRust+Utils.swift +26 -0
  132. package/ios/ZCashLightClientKit/Extensions/ZcashSDK+extensions.swift +34 -0
  133. package/ios/ZCashLightClientKit/Initializer.swift +357 -0
  134. package/ios/ZCashLightClientKit/Model/WalletTypes.swift +108 -0
  135. package/ios/ZCashLightClientKit/Providers/ResourceProvider.swift +47 -0
  136. package/ios/ZCashLightClientKit/Repository/BlockRepository.swift +13 -0
  137. package/ios/ZCashLightClientKit/Repository/CompactBlockRepository.swift +75 -0
  138. package/ios/ZCashLightClientKit/Repository/NotesRepository.swift +16 -0
  139. package/ios/ZCashLightClientKit/Repository/PaginatedTransactionRepository.swift +35 -0
  140. package/ios/ZCashLightClientKit/Repository/PendingTransactionRepository.swift +19 -0
  141. package/ios/ZCashLightClientKit/Repository/TransactionRepository.swift +30 -0
  142. package/ios/ZCashLightClientKit/Repository/TransactionRepositoryBuilder.swift +24 -0
  143. package/ios/ZCashLightClientKit/Repository/UnspentTransactionOutputRepository.swift +18 -0
  144. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1000000.json +7 -0
  145. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1010000.json +7 -0
  146. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1020000.json +7 -0
  147. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1030000.json +7 -0
  148. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1040000.json +7 -0
  149. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1050000.json +7 -0
  150. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1060000.json +7 -0
  151. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1070000.json +7 -0
  152. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1080000.json +7 -0
  153. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1090000.json +7 -0
  154. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1100000.json +7 -0
  155. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1110000.json +7 -0
  156. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1120000.json +7 -0
  157. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1130000.json +7 -0
  158. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1140000.json +7 -0
  159. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1150000.json +7 -0
  160. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1160000.json +7 -0
  161. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1170000.json +7 -0
  162. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1180000.json +7 -0
  163. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1190000.json +7 -0
  164. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1200000.json +7 -0
  165. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1210000.json +7 -0
  166. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1220000.json +7 -0
  167. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1230000.json +7 -0
  168. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1240000.json +7 -0
  169. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1250000.json +7 -0
  170. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1260000.json +7 -0
  171. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1270000.json +7 -0
  172. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1280000.json +7 -0
  173. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1290000.json +7 -0
  174. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1300000.json +7 -0
  175. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1310000.json +7 -0
  176. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1320000.json +7 -0
  177. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1330000.json +7 -0
  178. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1340000.json +7 -0
  179. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1350000.json +7 -0
  180. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1360000.json +7 -0
  181. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1370000.json +7 -0
  182. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1380000.json +7 -0
  183. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1390000.json +7 -0
  184. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1400000.json +7 -0
  185. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1410000.json +7 -0
  186. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1420000.json +7 -0
  187. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1430000.json +7 -0
  188. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1440000.json +7 -0
  189. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1450000.json +7 -0
  190. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1460000.json +7 -0
  191. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1470000.json +7 -0
  192. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1480000.json +7 -0
  193. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1490000.json +7 -0
  194. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1500000.json +7 -0
  195. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1510000.json +7 -0
  196. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1520000.json +7 -0
  197. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1530000.json +7 -0
  198. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1540000.json +7 -0
  199. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1550000.json +7 -0
  200. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1560000.json +7 -0
  201. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1570000.json +7 -0
  202. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1580000.json +7 -0
  203. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1590000.json +7 -0
  204. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1600000.json +7 -0
  205. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1610000.json +7 -0
  206. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1620000.json +7 -0
  207. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1630000.json +7 -0
  208. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1640000.json +7 -0
  209. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1650000.json +7 -0
  210. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1660000.json +7 -0
  211. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1670000.json +7 -0
  212. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1680000.json +7 -0
  213. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1690000.json +7 -0
  214. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1700000.json +7 -0
  215. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1710000.json +7 -0
  216. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1720000.json +7 -0
  217. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1730000.json +7 -0
  218. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1740000.json +7 -0
  219. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1750000.json +7 -0
  220. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1760000.json +7 -0
  221. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1770000.json +7 -0
  222. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1780000.json +7 -0
  223. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1790000.json +7 -0
  224. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1800000.json +7 -0
  225. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1810000.json +7 -0
  226. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1820000.json +7 -0
  227. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1830000.json +7 -0
  228. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1840000.json +7 -0
  229. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1850000.json +7 -0
  230. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1860000.json +7 -0
  231. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1870000.json +7 -0
  232. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1880000.json +7 -0
  233. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1890000.json +7 -0
  234. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1900000.json +7 -0
  235. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1910000.json +7 -0
  236. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1920000.json +7 -0
  237. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1930000.json +7 -0
  238. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1940000.json +7 -0
  239. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1950000.json +7 -0
  240. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1960000.json +7 -0
  241. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1970000.json +7 -0
  242. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1980000.json +7 -0
  243. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/1990000.json +7 -0
  244. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2000000.json +7 -0
  245. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2010000.json +7 -0
  246. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2020000.json +7 -0
  247. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2030000.json +7 -0
  248. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2040000.json +7 -0
  249. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2050000.json +7 -0
  250. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2060000.json +7 -0
  251. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2070000.json +7 -0
  252. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2080000.json +7 -0
  253. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2090000.json +7 -0
  254. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2100000.json +7 -0
  255. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2110000.json +7 -0
  256. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2120000.json +7 -0
  257. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2130000.json +7 -0
  258. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2140000.json +7 -0
  259. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2150000.json +7 -0
  260. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2160000.json +7 -0
  261. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/2170000.json +7 -0
  262. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/419200.json +7 -0
  263. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/500000.json +7 -0
  264. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/510000.json +7 -0
  265. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/520000.json +7 -0
  266. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/530000.json +7 -0
  267. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/540000.json +7 -0
  268. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/550000.json +7 -0
  269. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/560000.json +7 -0
  270. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/570000.json +7 -0
  271. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/580000.json +7 -0
  272. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/590000.json +7 -0
  273. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/600000.json +7 -0
  274. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/610000.json +7 -0
  275. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/620000.json +7 -0
  276. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/630000.json +7 -0
  277. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/640000.json +7 -0
  278. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/650000.json +7 -0
  279. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/660000.json +7 -0
  280. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/663150.json +8 -0
  281. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/670000.json +7 -0
  282. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/680000.json +7 -0
  283. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/690000.json +7 -0
  284. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/700000.json +7 -0
  285. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/710000.json +7 -0
  286. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/720000.json +7 -0
  287. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/730000.json +7 -0
  288. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/740000.json +7 -0
  289. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/750000.json +7 -0
  290. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/760000.json +7 -0
  291. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/770000.json +7 -0
  292. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/780000.json +7 -0
  293. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/790000.json +7 -0
  294. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/800000.json +7 -0
  295. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/810000.json +7 -0
  296. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/820000.json +7 -0
  297. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/830000.json +7 -0
  298. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/840000.json +7 -0
  299. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/850000.json +7 -0
  300. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/860000.json +7 -0
  301. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/870000.json +7 -0
  302. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/880000.json +7 -0
  303. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/890000.json +7 -0
  304. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/900000.json +7 -0
  305. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/910000.json +7 -0
  306. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/920000.json +7 -0
  307. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/930000.json +7 -0
  308. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/940000.json +7 -0
  309. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/950000.json +7 -0
  310. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/960000.json +7 -0
  311. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/970000.json +7 -0
  312. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/980000.json +7 -0
  313. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/mainnet/990000.json +7 -0
  314. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1000000.json +7 -0
  315. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1010000.json +7 -0
  316. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1020000.json +7 -0
  317. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1030000.json +7 -0
  318. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1040000.json +7 -0
  319. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1050000.json +7 -0
  320. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1060000.json +7 -0
  321. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1070000.json +7 -0
  322. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1080000.json +7 -0
  323. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1090000.json +7 -0
  324. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1100000.json +7 -0
  325. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1110000.json +7 -0
  326. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1120000.json +7 -0
  327. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1130000.json +7 -0
  328. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1140000.json +7 -0
  329. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1150000.json +7 -0
  330. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1160000.json +7 -0
  331. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1170000.json +7 -0
  332. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1180000.json +7 -0
  333. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1190000.json +7 -0
  334. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1200000.json +7 -0
  335. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1210000.json +7 -0
  336. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1220000.json +7 -0
  337. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1230000.json +7 -0
  338. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1240000.json +7 -0
  339. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1250000.json +7 -0
  340. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1260000.json +7 -0
  341. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1270000.json +7 -0
  342. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1280000.json +7 -0
  343. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1290000.json +7 -0
  344. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1300000.json +7 -0
  345. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1310000.json +7 -0
  346. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1320000.json +7 -0
  347. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1330000.json +7 -0
  348. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1340000.json +7 -0
  349. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1350000.json +7 -0
  350. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1360000.json +7 -0
  351. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1370000.json +7 -0
  352. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1380000.json +7 -0
  353. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1390000.json +7 -0
  354. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1400000.json +7 -0
  355. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1410000.json +7 -0
  356. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1420000.json +7 -0
  357. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1430000.json +7 -0
  358. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1440000.json +7 -0
  359. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1450000.json +7 -0
  360. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1460000.json +7 -0
  361. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1470000.json +7 -0
  362. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1480000.json +7 -0
  363. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1490000.json +7 -0
  364. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1500000.json +7 -0
  365. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1510000.json +7 -0
  366. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1520000.json +7 -0
  367. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1530000.json +7 -0
  368. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1540000.json +7 -0
  369. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1550000.json +7 -0
  370. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1560000.json +7 -0
  371. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1570000.json +7 -0
  372. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1580000.json +7 -0
  373. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1590000.json +7 -0
  374. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1600000.json +7 -0
  375. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1610000.json +7 -0
  376. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1620000.json +7 -0
  377. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1630000.json +7 -0
  378. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1640000.json +7 -0
  379. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1650000.json +7 -0
  380. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1660000.json +7 -0
  381. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1670000.json +7 -0
  382. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1680000.json +7 -0
  383. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1690000.json +7 -0
  384. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1700000.json +7 -0
  385. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1710000.json +7 -0
  386. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1720000.json +7 -0
  387. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1730000.json +7 -0
  388. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1740000.json +7 -0
  389. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1750000.json +7 -0
  390. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1760000.json +7 -0
  391. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1770000.json +7 -0
  392. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1780000.json +7 -0
  393. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1790000.json +7 -0
  394. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1800000.json +7 -0
  395. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1810000.json +7 -0
  396. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1820000.json +7 -0
  397. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1830000.json +7 -0
  398. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1840000.json +7 -0
  399. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1850000.json +7 -0
  400. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/1860000.json +7 -0
  401. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/280000.json +7 -0
  402. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/290000.json +7 -0
  403. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/300000.json +7 -0
  404. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/310000.json +7 -0
  405. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/320000.json +7 -0
  406. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/330000.json +7 -0
  407. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/340000.json +7 -0
  408. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/350000.json +7 -0
  409. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/360000.json +7 -0
  410. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/370000.json +7 -0
  411. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/380000.json +7 -0
  412. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/390000.json +7 -0
  413. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/400000.json +7 -0
  414. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/410000.json +7 -0
  415. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/420000.json +7 -0
  416. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/430000.json +7 -0
  417. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/440000.json +7 -0
  418. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/450000.json +7 -0
  419. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/460000.json +7 -0
  420. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/470000.json +7 -0
  421. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/480000.json +7 -0
  422. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/490000.json +7 -0
  423. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/500000.json +7 -0
  424. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/510000.json +7 -0
  425. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/520000.json +7 -0
  426. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/530000.json +7 -0
  427. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/540000.json +7 -0
  428. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/550000.json +7 -0
  429. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/560000.json +7 -0
  430. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/570000.json +7 -0
  431. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/580000.json +7 -0
  432. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/590000.json +7 -0
  433. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/600000.json +7 -0
  434. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/610000.json +7 -0
  435. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/620000.json +7 -0
  436. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/630000.json +7 -0
  437. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/640000.json +7 -0
  438. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/650000.json +7 -0
  439. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/660000.json +7 -0
  440. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/670000.json +7 -0
  441. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/680000.json +7 -0
  442. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/690000.json +7 -0
  443. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/700000.json +7 -0
  444. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/710000.json +7 -0
  445. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/720000.json +7 -0
  446. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/730000.json +7 -0
  447. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/740000.json +7 -0
  448. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/750000.json +7 -0
  449. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/760000.json +7 -0
  450. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/770000.json +7 -0
  451. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/780000.json +7 -0
  452. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/790000.json +7 -0
  453. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/800000.json +7 -0
  454. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/810000.json +7 -0
  455. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/820000.json +7 -0
  456. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/830000.json +7 -0
  457. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/840000.json +7 -0
  458. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/850000.json +7 -0
  459. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/860000.json +7 -0
  460. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/870000.json +7 -0
  461. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/880000.json +7 -0
  462. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/890000.json +7 -0
  463. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/900000.json +7 -0
  464. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/910000.json +7 -0
  465. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/920000.json +7 -0
  466. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/930000.json +7 -0
  467. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/940000.json +7 -0
  468. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/950000.json +7 -0
  469. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/960000.json +7 -0
  470. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/970000.json +7 -0
  471. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/980000.json +7 -0
  472. package/ios/ZCashLightClientKit/Resources/saplingtree-checkpoints/testnet/990000.json +7 -0
  473. package/ios/ZCashLightClientKit/Rust/ZcashRustBackend.swift +718 -0
  474. package/ios/ZCashLightClientKit/Rust/ZcashRustBackendWelding.swift +389 -0
  475. package/ios/ZCashLightClientKit/Rust/zcashlc.h +385 -0
  476. package/ios/ZCashLightClientKit/Service/LightWalletGRPCService.swift +551 -0
  477. package/ios/ZCashLightClientKit/Service/LightWalletService.swift +214 -0
  478. package/ios/ZCashLightClientKit/Service/Model/ZcashCompactBlock.swift +46 -0
  479. package/ios/ZCashLightClientKit/Service/ProtoBuf/Extensions/Protocolbuffer+Extensions.swift +50 -0
  480. package/ios/ZCashLightClientKit/Service/ProtoBuf/compact_formats.pb.swift +332 -0
  481. package/ios/ZCashLightClientKit/Service/ProtoBuf/proto/compact_formats.proto +56 -0
  482. package/ios/ZCashLightClientKit/Service/ProtoBuf/proto/service.proto +180 -0
  483. package/ios/ZCashLightClientKit/Service/ProtoBuf/service.grpc.swift +383 -0
  484. package/ios/ZCashLightClientKit/Service/ProtoBuf/service.pb.swift +1173 -0
  485. package/ios/ZCashLightClientKit/Synchronizer/SDKSynchronizer.swift +929 -0
  486. package/ios/ZCashLightClientKit/Synchronizer.swift +430 -0
  487. package/ios/ZCashLightClientKit/Tool/DerivationTool.swift +344 -0
  488. package/ios/ZCashLightClientKit/Transaction/PersistentTransactionManager.swift +339 -0
  489. package/ios/ZCashLightClientKit/Transaction/TransactionEncoder.swift +116 -0
  490. package/ios/ZCashLightClientKit/Transaction/TransactionManager.swift +42 -0
  491. package/ios/ZCashLightClientKit/Transaction/WalletTransactionEncoder.swift +216 -0
  492. package/ios/ZCashLightClientKit/Utils/Bundle+module.swift +30 -0
  493. package/ios/ZCashLightClientKit/Utils/LoggingProxy.swift +47 -0
  494. package/ios/ZCashLightClientKit/Utils/SaplingParameterDownloader.swift +124 -0
  495. package/ios/libzcashlc.xcframework/Info.plist +40 -0
  496. package/ios/libzcashlc.xcframework/ios-arm64/libzcashlc.a +0 -0
  497. package/ios/libzcashlc.xcframework/ios-arm64_x86_64-simulator/libzcashlc.a +0 -0
  498. package/ios/react-native-zcash-Bridging-Header.h +2 -0
  499. package/ios/react-native-zcash.xcodeproj/project.pbxproj +1 -0
  500. package/lib/scripts/copyCheckpoints.d.ts +5 -0
  501. package/lib/scripts/updateCheckpoints.d.ts +1 -0
  502. package/lib/scripts/updateSources.d.ts +1 -0
  503. package/package.json +21 -32
  504. package/react-native-zcash.podspec +17 -7
  505. package/ios/RNZcash-Bridging-Header.h +0 -6
  506. package/ios/RNZcash.xcodeproj/project.pbxproj +0 -271
  507. package/ios/RNZcash.xcworkspace/contents.xcworkspacedata +0 -7
  508. package/ios/RNZcash.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
  509. package/lib/src/browser.d.ts +0 -0
  510. package/lib/src/index.d.ts +0 -0
  511. package/lib/test/test.test.d.ts +0 -0
  512. package/src/browser.ts +0 -36
  513. package/src/index.flow.js +0 -168
  514. package/src/index.ts +0 -1
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1770000",
4
+ "hash": "0000000000c72df21cd00410b6ac1eabe0df652bd1de1acc8f7de0300ad0c579",
5
+ "time": 1660269507,
6
+ "tree": "01a8a916c0922f6255920368229c9807bd08968d344e4cac1562f61d67acfc1712013b8c478aeb325ce90904248fa79e20088787b4c2f5c8437c4a05368a8e5286131801ac59d1048b60be971ae94994637d43c9c2b5f0096e3010388c15564bacc23d0a019c21f5c2045113d187f254cac44d84eb90e6a2fd13bdeb048ded1c7f6a23a57101f84c590ef2d748f73429528a1fa8c2631153ec0c9826fbf7e9250a3afe967d4f018a2e6f62c3adc2eb82c218c405456c736c0693bc15367db9f8be0098414345190000017645afc760c2f4677e7d0e6a06ec930b414092367c1682683bd98275a57f194e00000000000000017b5ec5fcc4428da2d6818a0b1af313c60954ba660e2e3cda6f450099eb5b221f0001ef818bb1081751e68503a93549f307ffc9c315434df34fcf02a015902b46cc180001e21ed183272df1ff7b85b11dba8cdbc6a4658e6590af95813267526b37026e38000154e243e3e5358aad170a344b945fecf54c40891e8bb5b5d3bfc4630543de7b4c0115c91e5fc9fd96cbf12a77777f1781cce55113f548b87f067f2d7d1af81dfa56018ed21e6b0098dd6f0902efde81f9d5da8d7068e8dcf01ab1c015f8f5936c2d5f017e16ac72afb29d36b6ba9cead439f560ec9c25e60a178552a69a4748e7edf51e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1780000",
4
+ "hash": "000000000092cd2f7d70451422ec93bc0c32dbb4b7ba7bfab4c6bb2f646621cf",
5
+ "time": 1661023245,
6
+ "tree": "01eb57dc27bf63678d8d3a9d19b422a4694a9d43765bd308abd6ac1ee838dc4524018572cb62805c814962aee358456f07f5494cf3fa7b9ec1bc35dcd8f217e0920b19014241b45704d5126780eede03872b8f87501e4184dc68f977aab8e20d1e83da330001be1052772495777a8224029288e3cbce5f6528380c7dfab653661fa068e43267000000000120d655140e8a7069e4bb227ef3be10337d1fe805f6c143042f39e04047dcaa4801edee36cd129d61db744d5c70d749a066ae0903b5310f309609d014d349b7e435000001e4730f055d123a824efda2abf609b64bca407df2582fb188f15876c17a93183f01428fe4cdc82c312139518ae3cfed4fc769329bc192c724029a38dbf221557a56000176138376dab12f9063c0d4be21178499d1f912756be2dda3cb7540469376905901b261f10e8b41673b7707c93d6a38c9b3ca331d7beaf312b17dc5536bf9ac262500018fc9b4ef24688bf42b782c41232f9ec501b1c4ab6c950b0c41d34eb23b17402800017412114010d9ffb2f7387eda6e29942c0c80b6330788102467e4a0afe325382d018679bff98f1311c6b1c4df01647556064d2cd34087c8f83fac1ee99babc986600000000139af7ec003ac4e37c263bab5642fcc4ec294a1e328ff025832eec45239041f6e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1790000",
4
+ "hash": "000000000100dac22c6e557360ef3c4283d9f60c6f4c5a1e0076d3b1fe97d0d4",
5
+ "time": 1661777577,
6
+ "tree": "019d3cd586fd43ea7b42b862cf823edcd874462ed3a955f1c1dfd371d86dccd5700019000000015df1e3c5a797bbbe4f4848f60f21c0bb5f7bbf3a3168cee8a1cf5689b22286590001144654b0777c00cbe78b716bacc819d39f13945657bea3ff7e0c88bf1f68894d0001164cf0832981b185067cef308aefc2cc7c93a218b7ef456b3813f58ec2162d4301ec4614750b2c957a25a24685bbd536845cebe0739d3baad2ce645105e8584d5d000168ac0ff0fb620aab894183850de738f2a79424b36e11d5daf6a77e68b771081e00012a04464db06df9410ca6b17e29f72c4b4b3c5795cee583c5422168eabb7e84210001e8e58e5db11fbfce460285fef5113a83e8b5f0ac542ce3887d722a8e2a413c2f0001fd8156cb2a632eb0265b6f49309d30a762bdbbe2e8d6148ed26ab69e6861472a01187bf80dcc94180caeacb5860ca78ef66b0977c7ef6b773428a3e19b676aeb47014e7c8a253ae2f1d791c4bb7f5026736ea71839162c1b1da41cb6a6e64a49261e0001367383639b55ca56d7008a7a64d73b875703860d1a657cc1cc0df5a9ae5d5c2b0001f07e315c5670804489d63e01a937077019b5902af6e00ddc3efaea01ef792914000139af7ec003ac4e37c263bab5642fcc4ec294a1e328ff025832eec45239041f6e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1800000",
4
+ "hash": "0000000000f908c93f3a7f4288b1f73a5c5621397ae94e4a894ef44ecceaa961",
5
+ "time": 1662529994,
6
+ "tree": "01394fa4810bafa4d2231cb3dcc560e43e9f02418e82635d6a3619276e76407118014a496ba29efc52eaf66430ebe6be9d9b8dc10ab790cf624bd9b16d404e32e52619017ce5fbd2d63aee2d62820d40951f1efdb1ea9d4b7b3c40470d44b61b3537303c01b4c88e366d13efe090502c5e1c147a70f9be10226d97a16f726aef466245a9400001ecaf654b7bb55264015e8e5cf8ca20a01f79dafea9ea174a216727160a3596180128dfcd78a6488832dedf7d4bc7af36360a3ced5ac10f26a49451d2543096672b0001867d8b2f5148a10776a109b8cc6c0fbe006256eddd007ecdc8ac703ae03db126000001836b32ac862719c718b58435f87bba6d66a476711854121212299657ab973d440120d4f1b55c4e9e43442c08a201d4518369927b976a61c12add79cfdcd62c515000000109545546d941eb229dba133374ec57484d65febeffed0eaf9101e039db7eb06d01f98dd99c797f8ff594d93854a1f42f17bcf85d22e75fa9a06ce53b395ae1e671000148f810d1aaaa173f8c744fca6efe293f1b7be578def47bd9e45e647a35df5e3001d224af2c322521ed4297213b51e327cfa001cb6b7c04fd647a8c60d5ecff6717010bfec213bc4e3bfb6039ad8e0d01f1b6662367b4e38a2b185f227d77591b3b2001cf2ef2a7179af6eb4d2552757c05466c345a169d15c5da6dc13ba8fd34e3495700000001c5d9822e7aa76d3a758e8dc25ffd8b8c9d4051c66fb92fd7aa263905e238920e0139af7ec003ac4e37c263bab5642fcc4ec294a1e328ff025832eec45239041f6e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1810000",
4
+ "hash": "0000000000bdf01be068ff1f0b21b8b266f839b31ed066b72888b67f672c9800",
5
+ "time": 1663283618,
6
+ "tree": "019dbc466ad114f2b4a6d0d91198c0a2c5c20c1dec7c2e7f932c9f9197d76b80020019015b272118101cac0ee6b9b8cf26d5104ab42913d2f5253388bac28e7998f2c41b0001868d5008c587f0fa3d26fc42097d34df49a70508a85a6acccf1263d39cb62c28000001b2325a6ecbf023f3ce4b74c1c14bac8d9c462560dce9611bd7b08cd55ecf4b0100000001cd62e4e2142c664656f956fd0ea8d1de1027c327580398fe8912e6264801650201ccc9b305f6e65d641a4e461ea5e853354a3ac4b2acf2591849e00421bd58fb48000000013a591632f71e1fe214ab46b464112520e98f15d171da599a350f7d8dba79595d018d254447626cf40828102a60e2b433d05498a780599cdf56a14f3888c2f42008000148af2e64d92d1944a451180f1738c9f468f608525b0273967db19029b53ba16d0000000001f416eb7e062c981dbbf76f8845fda959b948bc742fc62d9edb2f36bae852ba4e01c5d9822e7aa76d3a758e8dc25ffd8b8c9d4051c66fb92fd7aa263905e238920e0139af7ec003ac4e37c263bab5642fcc4ec294a1e328ff025832eec45239041f6e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1820000",
4
+ "hash": "0000000000835c776b73524bd19ba4f31e0a2433a1b127d3fc249b76796678b0",
5
+ "time": 1664037050,
6
+ "tree": "01f32c0a3edd77fb718880da85cb80fd6d700afdcb0c8d941d9cf83fba5af2870200190000012e2a332b86ca3c557c064a8d6e785316c5fa29a8ff0f9f2bf206c2a79273311e00000000000001f97daa24c7111f4d953c4f12ed983e9ff5024ee0bc9b5307cacd62809a63d263012f1870cbe92ff9b955331241ceef9c096782f9deae047f154d45dbe6e06e7a680001bda24aa178c8464c3f7d0f37f8f7b254ab2a28b0ebd0e1cad2b4461585ed650100000001bea76640d0f3a644f7c48d548d61082b1e59888ea45983588ead11372d9a7e220000016ee1f850fb81314c5cb719df85d19a05d71ab03ad0674c290bbedaaaf13f5830011a89f88b2081f74f07b1e3bfb9fa2dad973d38a2778ca9caf804269b1569e51a01b72a593c1c89f26daa1d1c5f5f3f24737ca0848b67a97b0c3a2cf9a0e163091f01f416eb7e062c981dbbf76f8845fda959b948bc742fc62d9edb2f36bae852ba4e01c5d9822e7aa76d3a758e8dc25ffd8b8c9d4051c66fb92fd7aa263905e238920e0139af7ec003ac4e37c263bab5642fcc4ec294a1e328ff025832eec45239041f6e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1830000",
4
+ "hash": "000000000004def347efa56ae1f4fe002a2a07ad16ca936ff6aeb4f41f3ec0d9",
5
+ "time": 1664791147,
6
+ "tree": "0178aa88a229972f3f73511e2dbb786855d80fd65f75c0127f3bd4092daaafad0d001a00014d6a6a1d3c1b045c69c680050bc919d86792c2ba284155c198c032d553eb4900019c99d10c165d8221f235330241652a5fb301cdaf2810b15fc420cf914ef9495e0000000109ad606535d23460ec3ec992fa297618128847ff33b05984550e1c47404dbe0900000001cbe7b575c0b2f73f247dbb0cf0f624e465a8afe418d4806fbf1e7855e08fd029000001b1fcf215ed122ec3fe2a7d939c358571465c971173b178de878c89c6cb969f6000011ed08164a8db56dbd04cad0b6d5cc0db6f2145cc9fc003ccb2094c70a925662500000001505fc602840d05f9586470bb490afbccd86fdf5ac4d0e77e5a9449524dbb732100000000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1840000",
4
+ "hash": "0000000000223fa66e8eebb3be09c7bc1e327018c1bfab8bc87a1ac4756b609d",
5
+ "time": 1665544594,
6
+ "tree": "01857ee7416e6ca3a65c590a912e48648f9ce87ccd1cdb162cde4c8ca5aee2031a001a01e7bb2d86ffb2cf2634fd532e70c529dce92f891ca69d18d32a015f47153f891d015e330e7e1e3214e1cbdd5e85fdfcc39178d74e75a48b4c68dfa36ad9dd8b3005015a1d4f4a559ec1afabbd8e6f88db90b98d609be056c8b9d7c81fd5e63bc5936d016312886e35fd2e65eb758fd077d94d20f6089f53bafab72af633935d3724490301af79b49472899af91e9c6946eee90aac52443a444ebdfa12f1525000916af5570125ff259f5af38bb899502dee5dc34ac14532f847d15a608c5bff2b0e5c4dec24000151360605e535fe2265c67dfe962ecd1b8f071b28177f6ee6ac98369218d1ee4801b984ae125de01fc0f1acc745a7d2ed4237f7c4c6c3ad45ff866ca6954c7bea5f01325df68fb084fa513051a9ebcfabb543055c4e7799b9eb87bf501954e21fcc7100017429a77956ae1275402a408ee286d4927f57ea4073ab53d8f7dcf2f7f760822501b877a72312b8ca0c0d0d00408706e6014d8e291499ba1bb2da7e99167fec49590001b085695ecfea237f02fdd97e66641c19f82146753e23e8d0a50227daf7160e4501654a9c702e5e09cfa0bf35e03e2214c53c346006c7ed7fdbedc3459b14000958017ecdd8bafd85940f76c4d4355dd78e76649ff32f18334c813e5053ec57474e1601d91eb3d1fb1b40ddf6cda125ec8f9340d6a804a53fb842f54088eb0d686c3b6a019e925ac0dce1bdb9f4b8564bd9c7e0413c61f2229749bb4fd1aa8cf3c99f7a61019b81ed79d6c2b55e902decee63ed1b1c26df85d9c814a74d4e053aba8f8c36560115e1f20e49fb7935b31b20ea4ee150567e407cfaac8ccdb01048822e64049228000000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1850000",
4
+ "hash": "0000000000801f2c54b8fbe2f90496ea9dc0c0c992dd44d465c0ad3254d08066",
5
+ "time": 1666298056,
6
+ "tree": "013778854e8aeb653352d1012fbeec74549c339d74332744820bdb5eb0d173636d001a016550aebcf982e60191e22ae349bfd7af0343e63f52b2d0648090ebc92feb575501c1b5e06a96ff169650015725ab9f1320eaeee71de34ee0b353792a690548d240010a977f9695ccffbc6dd1d8f8add32fb6295104bd4efc0deb7841635657b4f6720000011edc84073fb7e5428d031ef7d2cf71da367b04b641d1beae3d942900e070c3130118edb07e8e3de97cba932b09ca0bb37621aba1047dddb8b0a707751d9077f00201c237a7fab2a1339da31fc1155560929ea6c0a1d15b697908feb2f208665c03220001a43ecd6cd81187462b72251758504ce86cd69b77b2db3707280d354fac9a863e00000161809ba4619dab88fb42a8af5bb1f2b8f6dd5a48bbd8ec37482ff400c9e59f3c010dc073684263cb36b4cc1392af7287bf691433a7018f3778a49478a83d6e39050001d1020dfaef715ebcdab3a87327ea51ff75af24daa0ee45738941c69c2f7d225b0000000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1860000",
4
+ "hash": "000000000043a968c78af5fb8133e00e6fe340051c19dd969e53ab62bf3dc22a",
5
+ "time": 1667052073,
6
+ "tree": "019dcfbb726e9bc1381f8c47b335b089e65620e327453b63f837344f5048a58164001a0145ba858b56f3cb7809d9558e70d7691be951045801010c76a1e2853e6d1feb5900013a9d73d53f835a95bd43c43b02e0e0876dedb28fcae1f827785bf977b0914a06000196942fbc9139c9b97cb7f42b92df067c5bfae153b22f1ca912705912ad5e9231011a08220ab1a980567fc0770802e57bdae5152c9aa9e8144e6e3b9e95a9bb034501c51b4d906c8647fbaef598bd08e3486ef389b761b5c3935e0b7eb009cddd99440106ae8de6db34e279b96167eeaa2466ff23727412bc11bdc2a21838c0cd028520015f98b89f57e4919cb456fac246499de9a0f637fbe543b98379b6af5ffe3766000000000001d13f1eaa75a0c36da1e16147fcd2b52c10368296326f8ef7b1d9d2021f17f64501122b1a512b47ab0bcf06b13eb5ca59999ebd280d6ad0e8c1ade75ad5e0ee223601507ebccc63e2ca45bd254975ca2b75f2a221a0167d514077472dc7ef1e04a6380145deb2dbb82d2f74bb2e0a660654b13842912b94ac0e500fe703d012c0a6fa5600000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1870000",
4
+ "hash": "000000000083d0b8295f357b5e41033055d046fe61607d3ddbacf25743e681d0",
5
+ "time": 1667805393,
6
+ "tree": "015ac17e80ab93c29d70bb831df385d09025fe68dc202aa290a1e37b68703c3f710133ada052f99b694285f60eb1768d5eff4e8a131ebc69de8ddb440a22d985fb501a00016f02db341319a9eda89a07fa02ce4ce07da5ff8f72dd09d9b6d4ea207c3c863301f116c772b2e6d56d57c6cd9767914996cc3241f732aa95cb6f9677f3dfa1e10b0001a4bbd68fe15cd73ba456037cc20545efa674aa76a1306e94a160aaf1f71b5d230154b9fc41a3ab8c2304806cf0c5c34fdfe9367aee263dc223d6d482ae2d1756020001ce20c2c6c751191f4aa44ea6fdfeb178badd26775bf6ee5da79e55cdd237710c000001272fd7e3bb047cb87d6cc44eb7563014db2aa3fd082c5f858ed84691643a701e01378b3906945079a4ee1dd169c1595b48f5ee545c54cbd87f89f0991dae410c4c00015911a339d1fbecdcbd920f857577064e3ae88744ecfbf1a0987a276376d37a2201ba36b9c02943252368cbf28eb9fa01f9bb2fb13d0d023a45606c4b0751fd1d6401bf299f8446bea806854e9b363ed890f83423cececd53293c81df92ff112aa43f00014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1880000",
4
+ "hash": "0000000000c98ab91accee37e1e357c8b726ddc83d363778fcc4bfede1acc525",
5
+ "time": 1668558623,
6
+ "tree": "01e37cefb02c8df8f62a6ca80e6f158bbf50aa34cf271a2652e9bbaf594120a91c001a01f350e7d0968dcec92a36c2f0bea4c5392a3675c61ed5417361b624f1411c6b430001e90d4f2329318531000cf78e330cf0e3001709b8a24d7805ab5b19613522405c00010225278a9da14db7eeffe9308aeb01e87fe9627e1d90d675071123e508eee61e000001c27568174c684de2239c4c681f732d9ca0840ca62fa1619e73236f763edb4048013803b36b6ce8302c434017f442396e5a92f9afaf884c5f90bed3e5eb5c2f541001c41d2699c6be18396effa9002c8bc98d03275b9117970693d0a6b1fc35b5581a0165824f33fc8cbccac6544cd9bd53d12386f113e3b3cca61e20eba9c31238b56e000138f8d27243ac5116ada399e9aa9cdec4db6ad763c14b9c4b30ec02f2a9b7d141015911a339d1fbecdcbd920f857577064e3ae88744ecfbf1a0987a276376d37a2201ba36b9c02943252368cbf28eb9fa01f9bb2fb13d0d023a45606c4b0751fd1d6401bf299f8446bea806854e9b363ed890f83423cececd53293c81df92ff112aa43f00014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1890000",
4
+ "hash": "00000000000ad7d59196887f32d3bf766c9823f283ad9e1153df8c0f9247e385",
5
+ "time": 1669312657,
6
+ "tree": "01be2fd31aad2a4eea3a10f483e1b66452dfb470e4c24eb06d1ebc7d76b0145729001a0000000000000001de678703190689f32ce52cbc1c5bca39e9d247a9d2ab6178b23d051885cfbf24000000000000000001c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1900000",
4
+ "hash": "00000000005cca7bf7281341a9f604cb6fb5f40d9f1872ad7cd8fba1cc5defd3",
5
+ "time": 1670066156,
6
+ "tree": "0101d6037e19c56d1ab9c4fd8b16b8322be893ead0294404e1669fafedb11a476001f2b7c57454dc69b0c51cdd2132f288ded9885c7ae2d1162fc4cd60daddcc83161a01c4a57b2e13c257ed3d3442d9284aa0e84c6aa7d263b77fa25f9a84b5fa88260e015bd513a89d23cf2fc08ee2ad8dac3364d0480db4a47d5e7730daac9ed475014f00012ecda2bedec6c1dd799e02fd7fa4f43fd448c35ba445f216b870e6d9f52ae74800019e9a453e275af6971a2a39c1a966834efbaaa56185601417dfe1ffb91555f3180001bbcf32c3b43a14af3a034a2eb060e10068ffcb94937fd356ccce21c62774c92100017b46754587dd430aaa4f23be396251553fe00d578411e0e9f340ff43c117fb15000168822a69687b9e257d747739385987ee3fc5a96e4e7e74c944bb1eaddcaee16f0000000001c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1910000",
4
+ "hash": "0000000000379c8eecc3a7216f2d8330f01d7aceb3d592cf0b20d0616a681f6e",
5
+ "time": 1670819831,
6
+ "tree": "01743f85d1cb1f1d8217c6b29b4f1982268360e0518ca8d0e50ceb57539c7ede2b001a01bd07fe6cd30103ab4c830bbaea3fbe8402da37580c8cf79c82ff5c9babc7e7350155d4cdb278a9a2330a52c1252b29197f412f96b9161c517c868ea8a90f16a017010b30588787df90fd5daff9bf7c9b459fcda6f4fbdeda3c8fef220552980cce1f0185ac003c64fe1ac982596edc5cf047b0ea6877934b3ac9938f428ea3ca839b5c00012d0e6a323730733da72f87736db2b279c60efb2cb054c118a6430eb355cb9739000001fe29c80c9d5f8a8113c48cdebfe154b8a4fdcc696c8c47468d1813a15f6f980d013c31cef730ab062183df58e765d201da9497094e535201412362a09c4a04376a0187a60e351d4e331ed164d1833d7705f631b0ab7a6c5eb4a26c68da727993962f00011024fd45b94efbc230e6ce6507a84c691f22d43d5799ee847aa8b32cf55bb96c00000001c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1920000",
4
+ "hash": "0000000000ec87460cb670a278c6c124dda38c0514ccbfbdc10d281fe344c558",
5
+ "time": 1671573094,
6
+ "tree": "014f69ab15ec3b3d0784506c575ed2b85eb80d7e18fda7bf1d68fe401cf34370360178aafc526e057e9fceedf6971a3cf8651faf3c7043fcc15d2747c98db047e1451a01f46b7da39f61af82ed1c042d46f3f423d8b9b2ab3fbb6ba8355cd93cbfabdf3e013c89b28a03fea7a719220cff982821dfbe42b64a244c4193dce6fbcc049d9e22013ff1914a520dee1baac8c0e6a892ae424f926d871debfd7ee2638c851720c55100000198d455f8f8c21aced0df20208eddcbc2b5d755b79ad7e56cadd0fc2f1231b71200018e8ed25a3806e62db7b40fa35baa356a3ded507c5b8b73de48aa46a39c88b73700000000000140e1cf2624132a93202004d1ccdf9633ade010ecb64b17708ec6ea946358f40a000001c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1930000",
4
+ "hash": "000000000121170cde3602757d3d311a3f9d1d8a215535bf530f74b22262d6aa",
5
+ "time": 1672325975,
6
+ "tree": "0119af857aab321c2d860906c918e8c6ab5592f2fe8837bc77edb9cdb90fb2303901d547ac1f0a3936d8e0b39b6bae6c399c5ab79b9f1029c36b73f328578cd8e93b1a01d10c9a6379649da9fa6fe563782998e0761b8a437ca123dc27e7a5916c1d5968010495784e712c11d767299fcc134f9ea04852baa481d30aeb45dba1292a953b2001416c602e4c393d9fbd52a292d8c03e43da11013b8ea155f592c3b0b0ea136b4000015a5b6830d3fc210fea8b3e23f9c015cd3e810f4c884b5a89a1ba0122c3d4bf19012bb1ee055f8d4ab5e2e01924604fb3894bddbd191f09cb5a714bb7b932d2aa53000001a2e9b68aec6d87ce6f503ba6342bb264e5859ef94f2a7d8d0642d7dbef1775460001f7182dcbc7a8faece9c07ca1f768e08152c53982e4205b49c6a47f732fb31c620157ae29c12cb37ca7c5743946bfcd05dcd518281540e6da97128c1d01eced7536000140e1cf2624132a93202004d1ccdf9633ade010ecb64b17708ec6ea946358f40a000001c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1940000",
4
+ "hash": "0000000000745e48320e81ab85cdc00a9f9d7c99a6796c48b7bd20e31f6793e5",
5
+ "time": 1673079703,
6
+ "tree": "0111082d68c5d3d2e6f088942577f1416b56638b3405fa66393e38add1b7d9b901001a013dc36c8b52400d5ed05764fe45f404e3c47db3899d4e38ee21da59d496b81f030001a38d1b96aa6535abf959fea380fa77325b47188a134a4c5d46d4735da3d15b6c000111647b6e55032ad3d02070197191c8d43bd1a091bc229770c392e9f405a9260f00000001f363e902209a8c603f8d6f250920465ac4da02fd7e7604f3681387da88a0d5580148c96403652bfcccec4106dc7b90a93111b2107ca81945c2dfaface70a48a22301a41ead2af14a92fc3c31b2da6d9cab24c13fe60633fe9707ac32ace30bfd5e3a00011fa9d1157508725eaca5a57f338a429774b4f05efa0cb51bfde396a26d4fa73a0140e1cf2624132a93202004d1ccdf9633ade010ecb64b17708ec6ea946358f40a000001c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1950000",
4
+ "hash": "000000000066ec9c9b1c06e93d878d95550ebcb0df0cd06bf16dedb492142438",
5
+ "time": 1673834016,
6
+ "tree": "0110b1c0f9acb0bd82532ce6c198b0c53fa3b32f010ca4867d6e8f7a3c7a61c24701c84b2bcb615880190e7b441b78c9896de099d6bfc9b8bb6f4fbfdbabd013b80e1a014c8ceb7777d43172a2c7a1decdb4aaa6b844507fe029288707ad360b058140390001b3cf34b356d24f3de6964affb735f8d7f5393fd4d5d199240586a971bf014d4d0170b527891ff84b332818d268c84eebdfb524ffc3a39092519de134f154d52709015596e43782c76213d18c80d579884b67846b69c2727f532fad7a247d86bf2e010111d32440e85a3dbdd77f08b7e6e0bf61c12d79b9d3a69d06c7c300bbce55445a000155706838ac4a21cd7c3f80af9f9727aa0b5080e76a8cde7495af8a207461343301c2010ee2cb08c80b6bd15cc1474bc0b7f3aa0c5309d8d3339927fad2027af7310127d1649c95cc6d4c1e3fa4fdefc259d35df50e4fa4fa7274e88d12077d1385580116e4d64192800376604b2babef64cd2537837673b73009842cfbd88fc5125c6601d23da8296f2020e2832b8a1c1eabf6365110e3f4cf07452e8331e4621aefaf36011fa9d1157508725eaca5a57f338a429774b4f05efa0cb51bfde396a26d4fa73a0140e1cf2624132a93202004d1ccdf9633ade010ecb64b17708ec6ea946358f40a000001c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1960000",
4
+ "hash": "0000000000004143744ded54f0c0d831a4b41dd66c419ac62cedb8d4aa380c82",
5
+ "time": 1674587810,
6
+ "tree": "0159567bf89f2958f5c3c26f76a8387ab3668d50bf88f122fda1cb54c45f916b5901e00395a93571fcde8672cdfd44c6e456a477e5ae811b0a1a2c4c1629f0abc70f1a01dc60cfe663ca12394cb2a77aebde2cc53516f53967a452f4787d3ee8c4eb9d0d01edcfc8a2a2ce8d480a49fbc0379dd29fa34fce1a426af2c0f57cbc8e8465d30c01639a1c416223f4e161c3b54ee7d85e6f7d3747cf810d544c6a3a69e547cc095d0001ad507e896fdb990b40ae3bffe95decae8658135ef2259692aa779a783a877a5d0001634fd6ad04d22647bb3966e7643116bb6051fb0d4619ea2f5f2fcd471c1919240000019aa1bac53735fed97ec9abf005f42f821f254e6c9b07767c93ecccccd8527b420001a8137ab7c4d26a90868154b2ba5f9081e68258574beac028663b7fc33ca66536000001decbd9358937467d7c6ad29d39c6dac096dad1f99c4909a2c10e89d967f40b680001c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1970000",
4
+ "hash": "000000000102f924e8eb47c16e5225f2ab731712841051d13bfe6f4dd25f7248",
5
+ "time": 1675342050,
6
+ "tree": "01768add17782e3ea12b8cc7aab64183514c9bab267d6ff23da2b78db3c5147c3e01c058ce0239de33e37d6504e353d4070b0796fe79863a893bf7788d21f5ff48031a00000001edc22ad2e8a9c503b54ae250edcfd8507fd84f602b307bba3da34753fd4bb62700000123857a723802bbf135347067e24bf4a350bdf3f750f4669feb0f554e2cf670180001dea4562948e0489c138d9a656f69a216a33a4e257f721a24c4c1f941d99a3e5d00010463acc90500eec7958f0f504bc6af3a48b2e2db88aa9585b267e41605b0a91400010c44f7960e319c38852f004cee1d1a4405bcfbd731a5f1afce793cae2bb1f14e0001decbd9358937467d7c6ad29d39c6dac096dad1f99c4909a2c10e89d967f40b680001c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1980000",
4
+ "hash": "0000000001536a393019dac53e8281f07b3d6cc67499549712e27fcad630cb64",
5
+ "time": 1676095710,
6
+ "tree": "01b7a9acf942261e61a70192bc8e73928cb5a844718341fb691bbc6f793d70f05a016d0c8a0d52f44cac632f0522161c3d3850f197544a03665b219ca2ffe7b754221a0194ac437630e3c7403beb6fd439407fdda1f5ea6820368ce66a968fb234927f35000001e6fed86c5b2833041e364ff4e130eec85380c3dcbcd580c43c27360eb5c87a330102665d19ca1f75b948daa5c7adca25552eb81235546b48f23bb07e92abed14000000016bbd6d4004e8750013d139288a1df26a6427898ecaa6059b2ba63aa263237941000000000001d235b8a4868e44bf87f1177f121e35dd840af941f61b7b38601cbaaba812b11301decbd9358937467d7c6ad29d39c6dac096dad1f99c4909a2c10e89d967f40b680001c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "1990000",
4
+ "hash": "0000000000a9534250250df13c8a816ac37367a7e8dd275271e14aa8b9aaa9b4",
5
+ "time": 1676849174,
6
+ "tree": "01ad33485a6cc44785a81e6580ba966d474d7361b44a0c2d493ec5a7aa72e4f839001a000000000001a3f465d17a1355fcd1b2445de3bc867d36fc3225b288605c536b2aa934e82e2100015aba57d4b09e95acca11ed2857ded1884ed0892c47e3b78831765e8bf6a0c63d0000016ce8f514f2681ddc6632da6270644ff69900a0bbd4fda31985eacb79b96e714801f2f74536e9e1d645c867899199a566b9e34ba6fb791e84c06e641912af8fd02f0001d235b8a4868e44bf87f1177f121e35dd840af941f61b7b38601cbaaba812b11301decbd9358937467d7c6ad29d39c6dac096dad1f99c4909a2c10e89d967f40b680001c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2000000",
4
+ "hash": "00000000010accaf2f87934765dc2e0bf4823a2b1ae2c1395b334acfce52ad68",
5
+ "time": 1677602242,
6
+ "tree": "014fc4a4b4d4a845524e6aa4862f5e2b85c287690e91549a757f02d8965ec7e114001a01c44c2a47aebfce6b4107cf42696cd53f95a3a1b0c2f057946477dbdac6ac990c01808aeb344006041d1eecebaeeefad330ccda2724981acb4188e78fded787d1170147b91a80c478a0d57378a2d14764e14156cd362c278fb38d8d4ac7ecd70dbc2a0001e8dca28dd4f7c0e042487d7c757d36989acb6ea8fe3c0ecd3939bcc52d12f947013f92f5f50f9f61bd6c2f679568ecd355884517b3059b162d8f2ac7511d0bb301000001a0da06f0f35326e480e0dfe97ab843093891cf2ebd6f37056ebdbd101a18666e0186b6566bed5f6772a8f137ffd2f893119a7eac46d1964298914a9bae76429142010b420ffb46b26642b47b5627d5e7d922d7a1201a85ddde8751546754a63a8c390137ea7b9284f93d58bf1af22b804001e9abee5879e6b782ff34bb8f64d0f9c01b00000001c1cffa22d637cb194102a1b02a57d2b47c67f54094f6773a38b2e53d3becb45f01c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2010000",
4
+ "hash": "00000000017055ae9772def81734643b28c02e7930e3087a1efa7e9e026306c1",
5
+ "time": 1678356852,
6
+ "tree": "019fa3a1856d4855eaddda1df1987c2df07a33b023e7086fb21ae217fc48525042001a00000156858c7ca479b4ae864e8a2088152d233a034a586accb948ce66ae8f41ee9f5201b1a4c2b7150647ebf5d7bef390331de5ae0213fe60b2e69ecd1237d940d4220801f6225e7104563131b194373b70ce692b9d1e69ecd1b8443c6019c71c8f61c55800000001f1cbb4f34838934fe797aaf9c458523e18db46aaef2da92cb80db12cc10d92660001717e755ad74d1724d6a4466c9326374a4ca19219f7c237d7e0ae39d78faeaf67013fd8bf35eebd16d4629b15b2a62133b9f0a845bb0e3cdac376750c24810ec5350001ddac7a85ab039b7ff120c3b514ea474d126eb10ebdd4d77602a7179adb3184350001c1cffa22d637cb194102a1b02a57d2b47c67f54094f6773a38b2e53d3becb45f01c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2020000",
4
+ "hash": "0000000000d124f920605e7e05f99fe5427322458c51cdd61a0a25d63b0d655e",
5
+ "time": 1679110663,
6
+ "tree": "01956d76faa031df47daa1f370fcd244249075e583040bff3bd0c7628952d07339001a01c9bfeea941bca4ae1e8de7cd2109012381f90d3333b7a9850a56352886ed8d0d0001cc9a4de065c4f3cbfb6bd5e779f3b849c9d22194f05891cdc4e2fcb64f3f5d13016efa6737e842d4e52f6621172cebea8ca41fca25670712e3743bb0f338277a5601ec7047c00068eae73e198ab00e394d39185e854c78687376734ba8f58e98882901d5bf7037e602ffee0f34a93fdc12d4f7ccf61766e97970f3b1040bf3ce5c7663000001addc2be936d38ae00e641eef9a1aefce5fbbfbb9ac4bb84e0d935cbb9906431300000000000168ea019179a6381ec3ab35eca5dd72436f41fa2871b8aa27b04d355a309e5d0b01c1cffa22d637cb194102a1b02a57d2b47c67f54094f6773a38b2e53d3becb45f01c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2030000",
4
+ "hash": "000000000155e32937184105e76dfa7764e8ea574608a5f762854b3dd21e4032",
5
+ "time": 1679863721,
6
+ "tree": "0148ca397da4da75dd6dd9b0edc8af8ad261782edf004a51e8c518fe3ccd619e1101d7f755021fedbe4167ad15682c28234ec559a1c5c581970d715b24c70253c9461a015db6ccc0967092c8034a56413d9f80732e149301ccc8925ec67fdcb5241ad2570136f13a39d116a4a46a42f51ee299c26e234122222cdd719665e483adf627042300018d09158589f5405f3915d7ec592d7a02d66eaf5057f2b16e5689249471986971000001742e51eb8ec402c21c0039346b623103ef2c0db7c853db415945dc6cc3979c4801b1ba126145215cf4d04d7c38e90225c8d1fdae24b7ab2416fda2e6bb0f9cfb34000000000193e8eae5b628152aedf0465e6614be18ae292402ac0a976068ebcbb395cbb714000168ea019179a6381ec3ab35eca5dd72436f41fa2871b8aa27b04d355a309e5d0b01c1cffa22d637cb194102a1b02a57d2b47c67f54094f6773a38b2e53d3becb45f01c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2040000",
4
+ "hash": "00000000004801764308b0402c0bb0f33347bf19893d6c9d3bd53de6709720a8",
5
+ "time": 1680617854,
6
+ "tree": "0124134fbd33992898064857f05bbcc196d2791c6af96d44409fa5ab414120e630001a000001e652dabb1057c70dd932352ee73fa8d9395dbdbfbe3cc10b9ee7c7ef18cf1000015c88ef11ca04e4d73b4d416dbd79e638a890be6c35a1a3dfa64ec77584f61c4c000001d8cad4ea5a3f2397c871c995ed2afea011189ba0928aaa816587b67b9451f92100015620cb2babf8f4a4018f530f83895914b98697d32a321345e437227f6487313d0001bc8dd8d4df7d9e802d8556d8ab35028fa03cdbf19a2c04d59a515454d867a75e01049750877b8a0ecc636fba3c92e3671f6d3c6c29d7469e7ddf9a5e59c353f26e0193e8eae5b628152aedf0465e6614be18ae292402ac0a976068ebcbb395cbb714000168ea019179a6381ec3ab35eca5dd72436f41fa2871b8aa27b04d355a309e5d0b01c1cffa22d637cb194102a1b02a57d2b47c67f54094f6773a38b2e53d3becb45f01c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2050000",
4
+ "hash": "00000000014bb94b39c2ebd97152fd1fb013ed12d1d642b4a6001fd100b2fe73",
5
+ "time": 1681372118,
6
+ "tree": "01b060090809e84651dbd54fc854bd12ed85645fac60df8ae9f3cf3d51f7fc0069001a01a4e578ccad205c5e0d5c4381b1d959f7f2aad9839e4d221f24c2b1594bfe6f670001f714d076d010176a989fb77d254845e329fcd76fa8b81c949f3091e7656f5837018c1697b281bef51ae90e086d1e2a55c6d207136e4d7aa099f68f6d92140d0840013fafc962adf1b784dd5ac48004bce14b3bd928535b383b73b6f142c0c8dc25180001b9d9dd4e9a4ea258213f8f21fd4f6bc661408189b9baff2411f4334abcc3562f01bdb87e81e6537393266f94c9f361c84343b1fa1a478104213ba47244729f125a01669f59e031d285b47bbd0ef4a810afbfd5e542b6311122b160102ef2d6de374200000001326e9d901e80ffee6c9d872de0f707e994351c4c6b90f5a15fa847944663bc6b01e7dd641e2c2ddca4566916271ca5c0da7fb6e45b6d0afbd786e7c16508fec11f0168ea019179a6381ec3ab35eca5dd72436f41fa2871b8aa27b04d355a309e5d0b01c1cffa22d637cb194102a1b02a57d2b47c67f54094f6773a38b2e53d3becb45f01c9a38e0a8812c9b32afdf24d5c49910813edd0216141c67afa6706a90a1c7c6a014eccd7817f743da07b04d009162821e21f9ec19ad80f6f84ba69d7a6514e4f2f000000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2060000",
4
+ "hash": "0000000000702a9446cefe793f30b995ce89eea1ab4e6cd60f14a64c554e5df2",
5
+ "time": 1682125981,
6
+ "tree": "0127dd1e3cb88a296a7a9e32f4f0fa2f678fb546bcb11c689dd3a538dd57718f100126fef04d18bce529bf44b14d2ed6f89905b5ebab503270dcf650289ea800f8471a0138710f07ca066fbe2a63f937294ffa2841b0cd84cacbab521b819f499083255300010c5516c1652a558b5060a20b042eea197d75f0ced3f684ca20ea18b4dd31645b01aef0dc7d7bd201af8bd3fc592693a40904b04a332793e81bb49acca71fc9e63701c57f28b7892aacac87588d72f21d93a17f4bbbda42867c6a2e7f47f8ccae663901217ac5536dea69b502dc7802ce3bbbf9822836f9eacbb6554a2a13dd0b8d0c730001173014e6806f11eb51f08e9939a57b48a2435d9f0bdd8a5c16839c5c661ec251019cdab8cef5b747f5e2ae45302f923741c65dd0f0d335eb46880f32eba700132d0001fe7c644bf8253d3570caad8ab2b44ff379ac96cf7c033e3c05ea536ea691ae4d0000000000000001e1c882101803f4307fef0296028169358d583e3c2f95e37973aa8078e3f5550a0000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2070000",
4
+ "hash": "0000000000c650a4302fb497b15c714e8cacdab37df46a2d71b40a5038e1e435",
5
+ "time": 1682880164,
6
+ "tree": "01c13c30e7847528d1c19a75ee2bb8409adf4f2a19243720b40f9d1bc3d0ea6721001a0001bee4854d5be74873435f99b491b9299472cfd0f256e849a730142452ea5cdf1e01f126419bc4ef3d15bed33be951bd4ad1179c5b6fc4107d72076c0817f338670501fd48689ab3ec10ba3041eabf51092ec247d3f88edd6561c195f2877aca52fd0601b97c0935791c0f4d74c472312ad2fb03f1a4aec530cf6d04297ad05578b6aa4f0000013f5b3bf37e29a00d21f8feac49984942c9dd638d47d595bccd646e209b9559680103db5d28818a53603a78f163d3f9f3d042bcd402745e05ab41345c935ee0b34a0001cb145ea16b2135b0ee2ab2047a379ce022c839004a64e6cbda641783d462c33f000154e27fe3da582c13ae9a91c7e8bd55090c02ddda73542f08b4f9c288b4744b2c000000000001e1c882101803f4307fef0296028169358d583e3c2f95e37973aa8078e3f5550a0000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2080000",
4
+ "hash": "00000000007acffca1ebf44a7a0745b27915b08ea03691183f535a487e42fd62",
5
+ "time": 1683633778,
6
+ "tree": "01015f84bed2f74dc787d3c448ff40c0bfcaaaf1d40e01df38d05583d67136f92a001a0000000001a6a62d0b0e5cbe5ea59243ee8329c3b2e56b2584eb95c1bb4c82d164362cba6d0000000192eb53f03e64c9f28bdea87e528515bd4c8659df92021558a5a16a41ee10910c000001d7f5f40c52f5106fa1b6844dec06454bfb4e98dfcb4b74f82749ee5c018eb9720001d6a45fd33282e4d396267459ed1c8aa83ff4f0466efb3a8f51186a9eabfddb380000000001e1c882101803f4307fef0296028169358d583e3c2f95e37973aa8078e3f5550a0000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2090000",
4
+ "hash": "0000000000011df32486ab000fcc44d623d0db41e61eec5accceee53098dd2aa",
5
+ "time": 1684387532,
6
+ "tree": "018589f75310137827a9e0a29d6192186b76dcc8dc051cbbad51f5ba798769c25b01911b9da271b3722f5ebaa0405d4f03beeb253040fe8030ef88d82ee36e71901f1a01ac2971a75314931675873464d78e847d919a10a0650ea722e5a80388ff5bc76f00010100693c594e79dbd7b25e284fb1acc0a3c151e51ec3d2f5979a4b121d5d9c390101ba8c3eb3fa50ca6a6e17cfecb7d2667b109da3fa3296cd415d4f26f31ffc150001002d3a29b75c2987855774c3c6aa0a8abb89bd19da31a267ec33abc10396156700000106dfe06e238c1f8652913b121c8662cd58425cdb143ad17619f0094f7dcd751b011757ea08abb8a5025d14e666a95dadcd861867c10bc9fee93972ac059c7fca2a0001139af09000951960d1b56a1ea891670ae96a34c9d5982d63b27eee370918ac50015d21b93305a79bafdb1a5de7fbf4d19f9f9ac17768f8152d3829d5064235de2f01d6a45fd33282e4d396267459ed1c8aa83ff4f0466efb3a8f51186a9eabfddb380000000001e1c882101803f4307fef0296028169358d583e3c2f95e37973aa8078e3f5550a0000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2100000",
4
+ "hash": "0000000001a0310259c41131eb341342d005abd482f63fa346fe385f9e0089f2",
5
+ "time": 1685142064,
6
+ "tree": "01eb398020830573835ea2cb8ed7012bedf16ba55fee9e54c824ab4d33f2d90c60019ec77624a47bb8ea10d3a5d9e616d0a29ca86008b5979dcd52803585cb9212521a0001f5d9e81fb57bb180a6b5cf134976a98f35fda4307a85be6f68ceb217a85d7067017bd411c9a5580d1e38ce6f5e6576501a65352ddfa9b026ed46ef9ce2c4b39d620000019298a730a41cb62d45ea4d785dc3c4959088ff9502e1a571c452d6d466786e53000001cb78937db4b5dc5e5e1064af6bcf513b8b625c7b9c89b460c26b41013dd2bd1e0129ddc4039df05fe8f7e963ac19855ac7620baf9bb648674730dab259ba0d156f00012014bb08a44ed8a24a22753e0c9eff193bbb571d0a9e2082e5f48b18a5970310000001671883df514f0a1e5e600828c3993a7a9293459f51ff212ef1b91aa2de2e522c00000001e1c882101803f4307fef0296028169358d583e3c2f95e37973aa8078e3f5550a0000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2110000",
4
+ "hash": "00000000000d9f259ac71b87c2b88e6a5d5ec450bf883627c912344c4ffcf54c",
5
+ "time": 1685895640,
6
+ "tree": "01b88a0600d87d0193f6197d5031019d209bb7c89b8edd9ca4c93adfebb8eeb9060154a957e4d0ce834bb32229fd58c26dee46553c928514666b5f4cf3fb5d03ff451a000000000001f28c834352075897ea6cddb9cedad87c7636012f388006792c86e68c362ae00c0000000000016c90329d8f9229a576791eeb061f7e95672bd2669c47c6775e106733a974565501d455e5db2d001e579431358ef90419bca0befef90695884b49010c7474dc1d4a0001671883df514f0a1e5e600828c3993a7a9293459f51ff212ef1b91aa2de2e522c00000001e1c882101803f4307fef0296028169358d583e3c2f95e37973aa8078e3f5550a0000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2120000",
4
+ "hash": "00000000008b3b4221d43defb5d400b3a503a7c55fcc1c9b648c0f10521da5cc",
5
+ "time": 1686649006,
6
+ "tree": "01fde68605979d50303b90166dddfa48634d93a7f8e3843604fdeaf0178556c516001a00015855c346cfa6364700eafbd5800debe8ad3d8e1c90c716f0b38972e1b29064110000011c1316a5146cdd256f011078ba2307918392f95e2ecb44d184b90ea96837a304016c51136ac2a8a3554cbe945347340013888f3c215cca834d54c184b935863f6d010d99946733f416a03b1dc8dc9ecb5d7867aaca933f5b9e44319df86662fdc43f012ad91b4547e9b791d65013b7639a9917c46d315d8ac388c0361128142180f46a017e4dbd5509e90b3defe523710caa8d5b007262b34ed0bcf29f583e9b7b01694000000001ba0ee3f263dcac188d50dc7cf30b1ddb3b8d8e6ca1075715d472b9c50c841b21017e5c4761a3cf373070ed72f3cf4ef52d5341eac2a84aa1d64e74f9eacf8d446f01dd407e0368d7a5c988a1598dccff0b74e818d57b24a007c5ec350830a4e4996e016a4c0c17d1fc94d974492e4f64212def6eb56b71f66b8adb6cfa7770f6cefb38000182a4610f3faf5df36204a716dc35903638fa29e4901b2a0dee63141e5b8a3a3901e1c882101803f4307fef0296028169358d583e3c2f95e37973aa8078e3f5550a0000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2130000",
4
+ "hash": "0000000000419f76b1e6a1c856124898e46068cca9939917bf242181d9107db8",
5
+ "time": 1687403475,
6
+ "tree": "01e84c05e29eb3f80661139bc9208f21fe5e3c56bea8aaf42d42b672d4560e285101223ffa2e089ede32e59b64bca37cc4940ee0061a08826ac8c6599d19ff03234c1a01243ec1fe0a07a2f8b59c0668f574c957ac8b5fdd857fa57a9c1052913420d040013a63109cfb13b25fdfa47a661a59463d7638dde3f77e3ebfc00c9832d8077e230000016b6df36b907b86dcafedf3d27a9f05b7a898d409788e7a999bcdf06ec5b891250155bc8dbe107637f5569fd4f0341abc55a7db591c4995328cade4147e470bfe5e00000001b8530eabd63b0d74c435f3cb154e458bebdbc5a23fd37c963c7b2d0718a4166301e15f6a48a5bdb9939833304205078a45a173cdc59d825f338689208b25e2f74b0001e15be3081ea7919cc2282efa1727cd8f097c3371ec5165f902d09e7875e05c410101000a982525f9cf120cdf93c82ad25901aa53314fea166d45e2c392d3015c1f00013e6c6698c4fafd383ebdc4da1c94783e24d16d52437c7e727e43eaf812c23a30014c67b779c5bffffa2e84a484ce23b13d9afe15f12c81e857ba224fb7143b3f680182a4610f3faf5df36204a716dc35903638fa29e4901b2a0dee63141e5b8a3a3901e1c882101803f4307fef0296028169358d583e3c2f95e37973aa8078e3f5550a0000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2140000",
4
+ "hash": "0000000000ebd1a7220b922449b850d14cf97dac358000337ce073ab36798f89",
5
+ "time": 1688157669,
6
+ "tree": "0120c35cdb4ad4d95821ca24edaa3545e4415bbae0208166561d6e2c214649581a001a0156c6200b567c14888cc8e5302023e2ab7e2b21df7adad97a50dfa09bd0db720501757f5f5f5cff30f91cc03431c17c8d7c28bc503294f6dcc321be20009bd9074e0000000001d352e1eb93553f714b5f7c87ee38be06f97f5012bd3b9f22d2740a606fdefe4d00015853711e71b5a25f177908fadc04a8ef1d70aa7b0bac0083725d0915760c60610145f0e4cc238d6aac616684cf2667fea8e0fb04664c1592c7c70db84adc560202000001b31e6417abdc14fdfd07b0881b046b8ea80a6538c77c1990c074b4ad0055223301c249f5600c69ef8e106368ed1b8494bd66e1e269e26021f0190c0f8011b32020010254b8026b8602d144cfa6fe91502dafdb93eb79d2d5a461d8f45080e8ead75c013e6c6698c4fafd383ebdc4da1c94783e24d16d52437c7e727e43eaf812c23a30014c67b779c5bffffa2e84a484ce23b13d9afe15f12c81e857ba224fb7143b3f680182a4610f3faf5df36204a716dc35903638fa29e4901b2a0dee63141e5b8a3a3901e1c882101803f4307fef0296028169358d583e3c2f95e37973aa8078e3f5550a0000011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2150000",
4
+ "hash": "00000000001a08b9b6384f7291bb9fa8d1680a413d5b9b2ab61ab7af4c38be5e",
5
+ "time": 1688911210,
6
+ "tree": "016fbca0d778c3e8e2abe359736fa8f21b2d9e1d9471962aee31f427138eec2548013f6aec271c75613dedc57f9ce2f69640f480b6d8f66f7d9e4291dc5c172da56d1a014200db9eb86bb280037f35ec8b2553573dbad7d315b3d5edda2e745a568b85120001013f484fedfaa57870e8cd47d5b61d1c298b6517b8accdd31fac8e7d3f683e6c0000000191f9b3f6d9acb585a4638f35420441d3746d0003b02a45ea315789f79c510907000000000135ac9507c094ce8a55ea94c6840ea4e89d939c8769b68ab5d61b39ce04b6c10101ab40ad8fb50aa9e762cfdd49147238bdd10fcf9f9c259008bb8c35ca3945a463000000000000018cf6f5034a55fed59d1d832620916a43c756d2379e50ef9440fc4c3e7a29aa2300011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2160000",
4
+ "hash": "0000000001b69387f59b2d5d51c46ae05c4b03a938e96d8b5fb78332614f8050",
5
+ "time": 1689665100,
6
+ "tree": "01b11859f1ace44b2dc54ea5b349da342c9c8aedf1e1f0ab53f70343aa0705fb090189761d698ab5f910c7136420c43684dddb72480cf3abe9964ecc5d339fb09d051a01011767ea289a0ad06e5973e3bc30ff0aacf853d04025062125e4bec928c5375c0001b5eec39374b65d76ab6e5e13be56c2992710d347e6bc774db062892851eeaa6b015359857d128af9486e578cafc61d16f4de9e66f8fb1c030c02903e6f4345c72b00016c3de588bc29e50cc692a7a11bf5975d4ed7647324008255a5e20c5542f7290a01e11bc127935e4dbe46d607d712e75b8a2647c5e438d251fa80cbd60f9728536200000000000001bb999bd73288eafa1bca0d9ae7c823c7cb571a15f59d35b70291177abce8bf2301defa6b2a401a900221decfb76b76071eabe0ab20dd3dfb180802666a56212f3600019d58ecc23cae2520c0f17ce2d732d319632e699104f12ec678f1b67f59897e430000018cf6f5034a55fed59d1d832620916a43c756d2379e50ef9440fc4c3e7a29aa2300011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "main",
3
+ "height": "2170000",
4
+ "hash": "000000000047b21b7515efa40fa9ef1b8374a53f10f639ab8beec95e1471a261",
5
+ "time": 1690418291,
6
+ "tree": "015f8e8cdaca18541ce43473f0c3c2c8dbe96a00a66156b284be7c07f33098e90801a366ba8e1fb0d140f0da5f4b483e13ba91adec9c8b70b56d27ba7954e7006e1e1a0130dc8be0634c8e5876b5033d120e0e7aebd6bfc62c04127cca4bfe6e08d44923014ddd1f160ee33e609f854ed6f8a9839e375f8c84837c1dd7b4942479eb3c9f6500015c583af2d5ad398bfde1f431774aafbca84aa0a858d39cabc42997a51fceef1f017fbca1dfdd7a2bc17412286b737a494ce8234db01af386ea2525fc4a16feae4a00010470279b2baea666363e1b5c068755545e7552df09768106fa72066e4f846e51000000012b066fbdf42bddb6c37a7877027bca6085db0c5865636258753a4f9a78bb0f4600000155183c4e20a18e8bbd05874b9bbb35867433879418f44e98c8e04e0bb43d6c1501457f36b23895243c4c991777428da137da322690e402e417e9cfc9131890e83e0177a297054ddbe7513d7f707292f0b9ab8baceca11f560a775035b2b86450e5450001efdae788014f4e65b9c145eb6db5617f72a754a8827339e34483bab43e33f23b00018cf6f5034a55fed59d1d832620916a43c756d2379e50ef9440fc4c3e7a29aa2300011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e"
7
+ }
package/ios/RNZcash.m CHANGED
@@ -1,7 +1,6 @@
1
1
  #import <React/RCTBridgeModule.h>
2
2
  #import <React/RCTEventEmitter.h>
3
3
 
4
-
5
4
  @interface RCT_EXTERN_MODULE(RNZcash, RCTEventEmitter<RCTBridgeModule>)
6
5
 
7
6
  // Synchronizer
package/ios/RNZcash.swift CHANGED
@@ -1,5 +1,4 @@
1
1
  import Foundation
2
- import ZcashLightClientKit
3
2
  import os
4
3
 
5
4
  var SynchronizerMap = [String: WalletSynchronizer]()
@@ -125,7 +124,7 @@ class RNZcash : RCTEventEmitter {
125
124
  wallet.subscribe()
126
125
  } catch {
127
126
  reject("StartError", "Synchronizer failed to start", error)
128
- }
127
+ }
129
128
  resolve(nil)
130
129
  } else {
131
130
  reject("StartError", "Wallet does not exist", genericError)
@@ -253,12 +252,12 @@ class RNZcash : RCTEventEmitter {
253
252
  wallet.fullySynced = false
254
253
  } catch {
255
254
  reject("RescanError", "Failed to rescan wallet", error)
256
- }
255
+ }
257
256
  resolve(nil)
258
257
  } else {
259
258
  reject("RescanError", "Wallet does not exist", genericError)
260
259
  }
261
- }
260
+ }
262
261
 
263
262
  // Derivation Tool
264
263
  private func getDerivationToolForNetwork(_ network: String) -> DerivationTool {
@@ -396,7 +395,7 @@ class WalletSynchronizer : NSObject {
396
395
  emit("StatusEvent", data)
397
396
  }
398
397
  }
399
-
398
+
400
399
  @objc public func updateProcessorState(notification: NSNotification) {
401
400
  let prevLastDownloadedHeight = self.processorState.lastDownloadedHeight
402
401
  let prevScanProgress = self.processorState.scanProgress
@@ -512,7 +511,7 @@ func outputParamsURLHelper(_ alias: String) throws -> URL {
512
511
 
513
512
 
514
513
  // Logger
515
- class RNZcashLogger: ZcashLightClientKit.Logger {
514
+ class RNZcashLogger: Logger {
516
515
  enum LogLevel: Int {
517
516
  case debug
518
517
  case error
@@ -520,33 +519,33 @@ class RNZcashLogger: ZcashLightClientKit.Logger {
520
519
  case event
521
520
  case info
522
521
  }
523
-
522
+
524
523
  enum LoggerType {
525
524
  case osLog
526
525
  case printerLog
527
526
  }
528
-
527
+
529
528
  var level: LogLevel
530
529
  var loggerType: LoggerType
531
-
530
+
532
531
  init(logLevel: LogLevel, type: LoggerType = .osLog) {
533
532
  self.level = logLevel
534
533
  self.loggerType = type
535
534
  }
536
-
535
+
537
536
  private static let subsystem = Bundle.main.bundleIdentifier!
538
537
  static let oslog = OSLog(subsystem: subsystem, category: "logs")
539
-
538
+
540
539
  func debug(_ message: String, file: StaticString = #file, function: StaticString = #function, line: Int = #line) {
541
540
  guard level.rawValue == LogLevel.debug.rawValue else { return }
542
541
  log(level: "DEBUG 🐞", message: message, file: file, function: function, line: line)
543
542
  }
544
-
543
+
545
544
  func error(_ message: String, file: StaticString = #file, function: StaticString = #function, line: Int = #line) {
546
545
  guard level.rawValue <= LogLevel.error.rawValue else { return }
547
546
  log(level: "ERROR đŸ’Ĩ", message: message, file: file, function: function, line: line)
548
547
  }
549
-
548
+
550
549
  func warn(_ message: String, file: StaticString = #file, function: StaticString = #function, line: Int = #line) {
551
550
  guard level.rawValue <= LogLevel.warning.rawValue else { return }
552
551
  log(level: "WARNING âš ī¸", message: message, file: file, function: function, line: line)
@@ -556,12 +555,12 @@ class RNZcashLogger: ZcashLightClientKit.Logger {
556
555
  guard level.rawValue <= LogLevel.event.rawValue else { return }
557
556
  log(level: "EVENT ⏱", message: message, file: file, function: function, line: line)
558
557
  }
559
-
558
+
560
559
  func info(_ message: String, file: StaticString = #file, function: StaticString = #function, line: Int = #line) {
561
560
  guard level.rawValue <= LogLevel.info.rawValue else { return }
562
561
  log(level: "INFO â„šī¸", message: message, file: file, function: function, line: line)
563
562
  }
564
-
563
+
565
564
  private func log(level: String, message: String, file: StaticString = #file, function: StaticString = #function, line: Int = #line) {
566
565
  let fileName = (String(describing: file) as NSString).lastPathComponent
567
566
  switch loggerType {