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": "test",
3
+ "height": "430000",
4
+ "hash": "000006467fe07d12c671db8af6d3e1a08daafb82b7fc1717060d1134f0c2c3f4",
5
+ "time": 1551606171,
6
+ "tree": "01776e4ae4d71f21217f4a2a9f8c4390866f467be9ebe89ba9207968c37b512b2e016efad2629fe54f604d50b18486b68167340337b4c957db7c88705385705eba2e0f0000000175b22c1820d1298eefee87f66c89e65b6f72495a4b4dff0354b2679c7610b46900000001c26029971739701dd5504be483d5cd36040b56263f5f48d699d847fde803820400013589be9e2d9e9e38fd78b1e8eaec5b5f5167bf7fd2b1c95c316fa366a24cac4c01a86b141bdb55fd5f5b2e880ea4e07caf2bbf1ac7b52a9f504977913068a917270001dd960b6c11b157d1626f0768ec099af9385aea3f31c91111a8c5b899ffb99e6b0192acd61b1853311b0bf166057ca433e231c93ab5988844a09a91c113ebc58e18019fbfd76ad6d98cafa0174391546e7022afe62e870e20e16d57c4c419a5c2bb69"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "440000",
4
+ "hash": "00038bf6c366cd5c51b565e50f81fc27583b7d6fa9be3cbcc8efbe07815d4d00",
5
+ "time": 1552401834,
6
+ "tree": "019141e50fb24774ff2dbbb5e15c28c41a953b54fa1f6f6a8ac7fda1039d533310000f0001c81e402e23cb132bdd7b395834e6b3a5bcff1dad9ecc2bf5e110c7e49b3134600169fb0a203b7951e0132be62a1e0134dcbcd97529b85da84bea0d1415d1cad935014389cb0428b50c678cda01b675fb8b881691dde28bbb54bdb2193ce04a6940360157f7fec81a5e1df06c7d6916166db99a388c3bd54e4276894e87c97629b4d76b000142b2daff6fd627b63d76a48b03598253b29ab26108a82892c96aeeedcb90ab3401c26029971739701dd5504be483d5cd36040b56263f5f48d699d847fde803820400013589be9e2d9e9e38fd78b1e8eaec5b5f5167bf7fd2b1c95c316fa366a24cac4c01a86b141bdb55fd5f5b2e880ea4e07caf2bbf1ac7b52a9f504977913068a917270001dd960b6c11b157d1626f0768ec099af9385aea3f31c91111a8c5b899ffb99e6b0192acd61b1853311b0bf166057ca433e231c93ab5988844a09a91c113ebc58e18019fbfd76ad6d98cafa0174391546e7022afe62e870e20e16d57c4c419a5c2bb69"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "450000",
4
+ "hash": "00177cf64a4d02c976ed795a2a4443caa5183aa62ad2350bd88230029d9fd807",
5
+ "time": 1553366296,
6
+ "tree": "01b8294ea532c4b1c68a4e7adee5129ae3f6b7b5575c8b22dfae8be11626bdb559013230b669e853bb3af7e8853a104af69a6911e76fd86837a9bc6edcd31a4162360f01b8870166b0f5c4eba1157fb9acceef08a535051173146cdd779111c118ae575201a929132af6d1b80826c56ea45df278b3646cfa8a4224e600f82b4218933844580000000000016b5ab76a84969a6be2222ab2e77f4fd4086fef3d91730aeb50ae9088f8fbc72801c2798ea84f2e20509a50d5136e80f6dc840c626570eddb0482be9fceba4c993b013589be9e2d9e9e38fd78b1e8eaec5b5f5167bf7fd2b1c95c316fa366a24cac4c01a86b141bdb55fd5f5b2e880ea4e07caf2bbf1ac7b52a9f504977913068a917270001dd960b6c11b157d1626f0768ec099af9385aea3f31c91111a8c5b899ffb99e6b0192acd61b1853311b0bf166057ca433e231c93ab5988844a09a91c113ebc58e18019fbfd76ad6d98cafa0174391546e7022afe62e870e20e16d57c4c419a5c2bb69"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "460000",
4
+ "hash": "000ad1b7df7b759807cfad3b02a3c59b6ba0f7d11138ef2d5afc86040e3e6574",
5
+ "time": 1554532226,
6
+ "tree": "01a82ccb0a485e51c908d519a0ffb02755679935b2a548de94ad14a938a4f3210501a0e9c234b7a25d245121ba92f4bacddef1a7bf686e098a2fea3b88ac3598f9270f00010a26346e34bff6a66776ca473136b1f76d116787baad959ce6a81881e424976d0001520c89440c91e7dd9106efba9043866263ac7524fc40e6e2f8ab6b4eeb74ec4f00012ed53880a448839c448a6b0ada2c4d6212ba7bb00ff74635bd583ca8c6efab4c01d630f5c19fb5311109e79280a0eba24031c6da7fecfe968049bcb6d37e7a236f016b5ab76a84969a6be2222ab2e77f4fd4086fef3d91730aeb50ae9088f8fbc72801c2798ea84f2e20509a50d5136e80f6dc840c626570eddb0482be9fceba4c993b013589be9e2d9e9e38fd78b1e8eaec5b5f5167bf7fd2b1c95c316fa366a24cac4c01a86b141bdb55fd5f5b2e880ea4e07caf2bbf1ac7b52a9f504977913068a917270001dd960b6c11b157d1626f0768ec099af9385aea3f31c91111a8c5b899ffb99e6b0192acd61b1853311b0bf166057ca433e231c93ab5988844a09a91c113ebc58e18019fbfd76ad6d98cafa0174391546e7022afe62e870e20e16d57c4c419a5c2bb69"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "470000",
4
+ "hash": "00228df682c8620b22f958ab5231ec4a73929318201f7bf89bce3d902381b939",
5
+ "time": 1555648997,
6
+ "tree": "01998b1672f9f22419532bb5f40a6b0b9ee2a30ce4b3a445405fc5b96a6943e602015205d0508dd8c203fee10646c20cfdb474dcb1de2f29bdbcc360143db87230670f01cb504ef5d867b3f1284201c70fb1d4cb08b20cfa680fb73f766ed93169fd3f5500000001482555a171b41ae67c580ffafd441f096203aa4fd789b70fc45f10d72f34ee3f019d38c933a78f3e35512334edcc1c8a79d2fb432b4794e775e9663eefb52c4b390001790298077f6759ea10ef6f04562e4e3dd4ddf23bf63cb80fe1fcaa16a5fb7532000181ec676b512c27a397434680714eef5aa6a29836b3389671a875365c64647a610001739fe8a76af395571d8c39734022178ba333485eb3d959e56e404219c2266a0c01dd960b6c11b157d1626f0768ec099af9385aea3f31c91111a8c5b899ffb99e6b0192acd61b1853311b0bf166057ca433e231c93ab5988844a09a91c113ebc58e18019fbfd76ad6d98cafa0174391546e7022afe62e870e20e16d57c4c419a5c2bb69"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "480000",
4
+ "hash": "0011e39c93e318ab6c18f9485f5f581646b6a39e3d9029d1792b6ba2d095744a",
5
+ "time": 1556473460,
6
+ "tree": "01acd24a15981a9235d82825ea9c43fc70834bafa8342a1f014248783b62cd72530189f05d547a442c8efd9e4ddb3f5b7fc0bcea60150f963d51648c0b5b0a4cd3390f0193f7e6686ebc79412f02f544414ff14ede26a60c09b84ae921a7ca51bd21564400000188e5f00410d65c7fb2e1a6277985418cf5e7ab04a9251777647c5d35fb769073015288dd683a431e5fdc21d60b5dac85f880d14d6ecaa044c18ebfe2938d4d827200000001f3e6f9d8dd87e19a49fa97bc73361ac30027c3a20eaa44ff8c983b1dabff20530181ec676b512c27a397434680714eef5aa6a29836b3389671a875365c64647a610001739fe8a76af395571d8c39734022178ba333485eb3d959e56e404219c2266a0c01dd960b6c11b157d1626f0768ec099af9385aea3f31c91111a8c5b899ffb99e6b0192acd61b1853311b0bf166057ca433e231c93ab5988844a09a91c113ebc58e18019fbfd76ad6d98cafa0174391546e7022afe62e870e20e16d57c4c419a5c2bb69"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "490000",
4
+ "hash": "001619b52cb87cbe10f8444d2c08af66a7a7df654d4836120970dee5e2afd1fa",
5
+ "time": 1557529478,
6
+ "tree": "01d9fece8cb1cfd313cdaf69fa49150847f4b53dec8c57fd46d461e24013db5e08000f000001e5ce78fd5648d58e32a7b7fe88db2bff65a5eb3121de54b678334f1ce8c23a1c016adb4bf835fcf3a60cf2c9efcf894de54f407df273dac9742bd74e61a4b5ee3900000001678bc8dd9b813ae8913895fadca8fd2feb38ca38cebe64f94bd46daa90ded10101074c95b126c5a568e0b305381c304e5c33db13bb655a6929af26d2e1a0d5946a000192cfaeee553ceb3eedba413ea31f1a00201d54c5c31a201380cc713828e05c6001739fe8a76af395571d8c39734022178ba333485eb3d959e56e404219c2266a0c01dd960b6c11b157d1626f0768ec099af9385aea3f31c91111a8c5b899ffb99e6b0192acd61b1853311b0bf166057ca433e231c93ab5988844a09a91c113ebc58e18019fbfd76ad6d98cafa0174391546e7022afe62e870e20e16d57c4c419a5c2bb69"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "500000",
4
+ "hash": "004fada8d4dbc5e80b13522d2c6bd0116113c9b7197f0c6be69bc7a62f2824cd",
5
+ "time": 1558732175,
6
+ "tree": "01b733e839b5f844287a6a491409a991ec70277f39a50c99163ed378d23a829a0700100001916db36dfb9a0cf26115ed050b264546c0fa23459433c31fd72f63d188202f2400011f5f4e3bd18da479f48d674dbab64454f6995b113fa21c9d8853a9e764fb3e1f01df9d2c233ca60360e3c2bb73caf5839a1be634c8b99aea22d02abda2e747d9100001970d41722c078288101acd0a75612acfb4c434f2a55aab09fb4e812accc2ba7301485150f0deac7774dcd0fe32043bde9ba2b6bbfff787ad074339af68e88ee70101601324f1421e00a43ef57f197faf385ee4cac65aab58048016ecbd94e022973701e1b17f4bd9d1b6ca1107f619ac6d27b53dd3350d5be09b08935923cbed97906c0000000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "510000",
4
+ "hash": "00003d164a0b76a2d7e14adbe0c4463eb84ad8c0004067476b6fa40b51c10154",
5
+ "time": 1559763839,
6
+ "tree": "013d22d7ab89ce20b914f503d979aee184f164b936d542b40a6380d10a46860a440145c2a14212c7a973e9c8b24f22a26d256b5c774d06bd0d8564beeddf535c24491001f0ba3b4816087588447de6843b5e7399ab3cf11e04cd9da5cbc3978c90c46c3e01eeff98fb5af704e0aadc71c0654c2503ca332804991f87c03b3c78168505444700000001961e684f1a504fcd53ad872213c7096db480015ee01b8c46b92c083abbe4fe530001bd2a609735ee9525e766d55946cb43b4d36416d39db6b9c8d536362319814d52000001b98b14cab05247195b3b3be3dd8639bae99a0dd10bed1282ac25b62a134afd7200000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "520000",
4
+ "hash": "0000332d3a9db6670fddc9f66efb45e569d0d3530f271a2514034705c81be751",
5
+ "time": 1560836935,
6
+ "tree": "015f274a59be6c685d1b08dd11ba4ea42c883583c148970f8f73f6f39424a0e4130153850e0ea69f952b78079086dcbe32b5d77d250606eb9184343d78e6ce91ef661001e70815622ae1cf9e68fa6d08fd032de299ae0423a2efcaae5a650d1890cb344e0000010a20976729fe67349dff1b3dcb3a509c06f183b88c1d99f81232658934fe9a4101b83fe47daa794f4fe4e4783b5de83579c579fead6740f14cf1b35769987a222801a79384892649981ebc058d4c7e302080bb8f3a048a646d0e4061bd0323fd1e36000180efe82f8d8306d184a6119d3cfb8fd90b4f0928f001b86a8b6eb6e987dbe1320001f0eead5192c3b3ab7208429877570676647e448210332c6da7e18660b142b80e01b98b14cab05247195b3b3be3dd8639bae99a0dd10bed1282ac25b62a134afd7200000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "530000",
4
+ "hash": "001004e11f5b63e063ecb10711833e4d110ab167cd676144c11e979eb42179ce",
5
+ "time": 1561488512,
6
+ "tree": "010fc06d6576652186452691f69b55f315be91e07c7320065e4985164312604e700010018371952ba3c6f909c4f032fcc46aec898a9b468490c1225decf4f1d143717c180000000189f3389d4ff6319ec5f85e36be2391cbbbd800b3ffe615c57dde69eed21b323400000000013f9eebf69ce2789e1a05f9175ee82fcddf8b1efab5c0f7859a1b9efe1f42734f000145e3d4899fcd7f0f1236ae31eafb3f4b65ad6b11a17eae1729cec09bd3afa01a000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "540000",
4
+ "hash": "0013e6d62a29fc081f10aa0cc4a03af305c9dc4dca317a4f7cd696c326c86ad4",
5
+ "time": 1562523361,
6
+ "tree": "01e446f3e79c822030dc4e1a13b2a3fdebd13f6cec365d1905f9e78245bac0d65a0186b3f5412e66792f9d44abd945b30d9bf7a56e9646a4c83dbfd363d60107911410013ba43319ed57963d602fc5723416045e8ab16fd942ba1386f8fdd74d0786104100017ad3a51ad25bf7ccef253e069dd4c2c4f1f8c8e385e51a7b72eee3e195fa6e49000001f102d5f41b6821ee0242953b07394c53416ee8360d7ffb5ce47c2d7f4d490c3a01b6cde3e9d07a442e79de9fc892b6ed18fcf83bf2a43e8d0ddc8ea3bd9fc9900f0000013f9eebf69ce2789e1a05f9175ee82fcddf8b1efab5c0f7859a1b9efe1f42734f000145e3d4899fcd7f0f1236ae31eafb3f4b65ad6b11a17eae1729cec09bd3afa01a000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "550000",
4
+ "hash": "001bc53084578d3df818acef394453204790689af282b31f657f0da8b870d6fb",
5
+ "time": 1563268291,
6
+ "tree": "018008a9400be1be294647ae0505dd3d26e12701f58e958ee131c29c411ccd59530010019f1953b2e4615ce152fc70774d87424c01b887947bc076739039d4c5fe02a2700156e5a29f59819c780e1135312db8c1d9d5e8b79cbf36493e61bd4fa36981b83a000120bc90ef41127ebd83fa7671b2602dec62245c0722bd7f98c5521c0156d88c5600012369764ea6c7a8c633b70b574d448a17c6ffe9d8b80fa9da290345130a66af2f00018fd65606ffe7bc828fa2b2068b6f0c2be263b977ba583d987a56cdb8ee83933300013f9eebf69ce2789e1a05f9175ee82fcddf8b1efab5c0f7859a1b9efe1f42734f000145e3d4899fcd7f0f1236ae31eafb3f4b65ad6b11a17eae1729cec09bd3afa01a000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "560000",
4
+ "hash": "0006b59014c7c8abfa0e7eaf5c759adde1ab2afa0aaba7160d86b745a99e6937",
5
+ "time": 1564201759,
6
+ "tree": "01484b1395a01be2beff0b528189aaa3adab099d926da39a50c5b5baffc9bfcf4001b2c4b97b06a53b61a5354de4f2cc793bec2b1e83cbd3ff652233776d1dc6e5181000000001fc142959f4fb4f53281b457a00a7239a1db6c2368fabc19ab546f7c49cb4ce2f01433fc9f38ad1f6b03f2b4467726ff8d6e8fb4f37f91d0bf360189ffbf86a1f640001c0486086941cf792a3b4e58e25667bd01cf1fd0c12c33735cc806fd2e2dcc946018fd65606ffe7bc828fa2b2068b6f0c2be263b977ba583d987a56cdb8ee83933300013f9eebf69ce2789e1a05f9175ee82fcddf8b1efab5c0f7859a1b9efe1f42734f000145e3d4899fcd7f0f1236ae31eafb3f4b65ad6b11a17eae1729cec09bd3afa01a000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "570000",
4
+ "hash": "001db31c6aa784f883a413165ac558aa730bca423a352736b0b068d8988c8ad2",
5
+ "time": 1565248604,
6
+ "tree": "01f4422de604552bdac6948fc27edd0d3304da5406418c400df8778d992d234a63001000000134bced2c3e1770b9d403d67072bc8f5781de855f4950deda4f41b78305b1732801e43491dc39138114ea822504bbba18ba5395e6ae0f387dd1d9d9238bffe651590000000001fe587a9e45db504168d4cd71ba22f4013f9a4259280715f5c04b5809700fba42013f9eebf69ce2789e1a05f9175ee82fcddf8b1efab5c0f7859a1b9efe1f42734f000145e3d4899fcd7f0f1236ae31eafb3f4b65ad6b11a17eae1729cec09bd3afa01a000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "580000",
4
+ "hash": "0002c477bac088303cb56f07a3c9f43ea7070d08205c4334aec8ca4ae6ff9002",
5
+ "time": 1566344850,
6
+ "tree": "0152358cb627d07252efcb0bb16f467fc531179132e754ca73372aa1614cbe5324001001061e91caaec882dc744e766e300296ec365b154ba0efae2e53f16825c4330c0b014661efd814f40a418879ee180167ef612de7fea3ef66ffc6e212be26e650ba52018bba4fe6f2ba22d41a2c79641a997e2e939322cc31c95c8071da78cc7eb8ef0d000116167b403c56651f18b0598de87867713170f35ef202b33f24aeb94d4b25193500000138cbc4cb015400c0436372d5583297ff9c1a3b2f7c99348afe44535cb3bdb33e000001c104705fac60a85596010e41260d07f3a64f38f37a112eaef41cd9d736edc5270145e3d4899fcd7f0f1236ae31eafb3f4b65ad6b11a17eae1729cec09bd3afa01a000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "590000",
4
+ "hash": "06b6fac292716c7f23897d11effed8d2bee849d7f7b0c3e926566a3eed98e102",
5
+ "time": 1567280658,
6
+ "tree": "01117a87ce62163863362462df7d4f3996e33d4dddc37e9ef355bff7e7e8aa435d019f1c41003eb760f9f0b2c5758d45c3941108f50c24ae5f7541874a220780ee5c10000001597bf77c7eacbb6b4421ab695c857fc5551511c0739b53b4d47405798d4cfa6801dbb528ae792a5594005edbd374c879ac9bfdfb337da059630310d60cd8269e560000000001bcea6efc7688f3624e4ba6c460ba9a5a17cf74056453d0486eabbc60ae99e5580001c104705fac60a85596010e41260d07f3a64f38f37a112eaef41cd9d736edc5270145e3d4899fcd7f0f1236ae31eafb3f4b65ad6b11a17eae1729cec09bd3afa01a000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "600000",
4
+ "hash": "0107385846c7451480912c294b6ce1ee1feba6c2619079fd9104f6e71e4d8fe7",
5
+ "time": 1568134229,
6
+ "tree": "01690698411e3f8badea7da885e556d7aba365a797e9b20b44ac0946dced14b23c001001ab2a18a5a86aa5d77e43b69071b21770b6fe6b3c26304dcaf7f96c0bb3fed74d000186482712fa0f2e5aa2f2700c4ed49ef360820f323d34e2b447b78df5ec4dfa0401a332e89a21afb073cb1db7d6f07396b56a95e97454b9bca5a63d0ebc575d3a33000000000001c9d3564eff54ebc328eab2e4f1150c3637f4f47516f879a0cfebdf49fe7b1d5201c104705fac60a85596010e41260d07f3a64f38f37a112eaef41cd9d736edc5270145e3d4899fcd7f0f1236ae31eafb3f4b65ad6b11a17eae1729cec09bd3afa01a000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "610000",
4
+ "hash": "0027caad3c70a086463575427a78d8ce92b7fb5abadd11994657697f70ae748d",
5
+ "time": 1568876712,
6
+ "tree": "0119c3c85240df265d0071ff1d916941bacf4a8cc9ac2b820c6a75f621d3cf0b420010018ec5f215df22b93fda8740243c46320ff1ae74b27f7b5b59cf9edb96b652a0580000000001962a523c143d02f5eaaf25294ce85a7f0fa287aeb07f22c5dc46af057446e9710001408bba24469ca4856e532467160ed390298620a7b14a19ad671669ea4cd9dd580001c9d3564eff54ebc328eab2e4f1150c3637f4f47516f879a0cfebdf49fe7b1d5201c104705fac60a85596010e41260d07f3a64f38f37a112eaef41cd9d736edc5270145e3d4899fcd7f0f1236ae31eafb3f4b65ad6b11a17eae1729cec09bd3afa01a000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "620000",
4
+ "hash": "005f97953c8e1265d6b45f4435ffa32918e53e8f0025c286a4080c3eab167197",
5
+ "time": 1569572035,
6
+ "tree": "0170cf036ea1ea3c6e08432e18b6a372ca0b8b83671cc13ab0cf9e28c182f6c36f00100000013f3fc2c16ac4780f1c472ca65534ab08911f325a9edde5ea7f24364b47c9a95300017621b12e518cbbbdb7511ab423e0bddda412ed61ed3cff5be2140de65d6a0069010576153a5a2098812e7a028c37c3398e186f398c9b07bc199784ab97e5535c3e0000019a6ce2f0f7dbb2de493a315abf62d8ca96ccc701f116b6ddfae33870a2183d3c01c9d3564eff54ebc328eab2e4f1150c3637f4f47516f879a0cfebdf49fe7b1d5201c104705fac60a85596010e41260d07f3a64f38f37a112eaef41cd9d736edc5270145e3d4899fcd7f0f1236ae31eafb3f4b65ad6b11a17eae1729cec09bd3afa01a000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "630000",
4
+ "hash": "0002705e20ccf8dbd02e9568ae087ccfe633df29a28d78097fe21ea087617dfe",
5
+ "time": 1570240786,
6
+ "tree": "012af62e1d787c4b30c3e72b9fcf1b802c52834ad29e3abef98202100995c3346e0119497feb34826e05d4ebf0051872b64dbb5f76477cee26557912ac8b09fe1314100000016f48ea7390430cffe80617c4a6e7d66bc32a3d853fa4056af4d760397df9c423012c87b5d2db40152919b613f907e7c9bb377bfad57be7e8a17fd530d60318f403000109c79fdaa81b6291800a791d1ee5f847c7daa6f01d274ad8b5ef795b276baf000133b382428229ec1d6181a899e3b302ad3fe61765bf5158936fb3db3681d2601901d6c4f8cfef0045adcd56813587ee8946604408a93ddf132358c1437a6bca9e1d019a6ce2f0f7dbb2de493a315abf62d8ca96ccc701f116b6ddfae33870a2183d3c01c9d3564eff54ebc328eab2e4f1150c3637f4f47516f879a0cfebdf49fe7b1d5201c104705fac60a85596010e41260d07f3a64f38f37a112eaef41cd9d736edc5270145e3d4899fcd7f0f1236ae31eafb3f4b65ad6b11a17eae1729cec09bd3afa01a000000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "640000",
4
+ "hash": "000ccde2e76381a897e5ff94a522d38d433f03a1d64295ee151dcece05cb1e52",
5
+ "time": 1570908973,
6
+ "tree": "01a6c5647194bee443858452c8e3ae27a44a2daa4566e8784444a998ffc9ac421c0188b2edce56caf0b2e61f31ac307a40676ce859fad1540b920cc176e778e8393b1001e44970dcbdb410cf432fbcf7c4543b93ac1bd8226716c43497167fbecd3ef00b000001e8db6bc7b2b51891f1556b9976c2eea32f7e75fe9596ed23d8e563c3b068aa4701273aaa2c64dcc6b27d72c4224e4df6d09a177300699738b5aa9fd0c1910a6f1f01c70b25c1bc2fb7dfeaca5ca6cf020bcd3455d83b8a94d5d807391bb9adea392101088525bef25b156d358bebcf4795d4200271b2413092ab06502ff6d9ed0e0b45000000000001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "650000",
4
+ "hash": "003f7e09a357a75c3742af1b7e1189a9038a360cebb9d55e158af94a1c5aa682",
5
+ "time": 1571572184,
6
+ "tree": "010113f257f93a40e25cfc8161022f21c06fa2bc7fb03ee9f9399b3b30c636715301ef5b99706e40a19596d758bf7f4fd1b83c3054557bf7fab4801985642c317d41100001b2ad599fd7062af72bea99438dc5d8c3aa66ab52ed7dee3e066c4e762bd4e42b0001599dd114ec6c4c5774929a342d530bf109b131b48db2d20855afa9d37c92d6390000019159393c84b1bf439d142ed2c54ee8d5f7599a8b8f95e4035a75c30b0ec0fa4c0128e3a018bd08b2a98ed8b6995826f5857a9dc2777ce6af86db1ae68b01c3c53d0000000001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "660000",
4
+ "hash": "001e8d31d32f147ffd827ef948ec276e2d2e43f1d6c2d9ec4401d5ca039fc5a4",
5
+ "time": 1572270988,
6
+ "tree": "01eb7524be041454b151f993986cd65844bc96e980d7cfad043fa7a15b78d1103901206bf368220e3ce2cb4c5261003d5695ea6d56aeacd6103bc922d18acb744562100001dbcd86761122800ba15238c29bd723693f9c7877f7d1f79909e51d9d3b74a25b0001dc4146826f8d835a584bf697809727676b3cd4183e61d0c0360381f97beb4352013c6a84146de194bb3038f9e3abdb8dc986e31938e25505aae61b3456ba7a601800012b7e70481227bffa4fd9513ac6ea8c0ce6dc5426619e543a93e83a4ed3e48d4300010b217df5bea76659eecd60187c83f08886aa33443bd4b0dd3fee83a02f127b0600000001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "670000",
4
+ "hash": "003700de3e1342bf8d2b265c55406aa3971b5c0c1d8e368d44b40c09e6f33968",
5
+ "time": 1572889022,
6
+ "tree": "01a43478c70563fca981925e5192a73931f6619f17b88db97a2a0de42bdbe4105e0127c6147ca127862337ec3fb6c6840ed4c37915e70ca2cb44557da6855e8748551001d2075f1510b2cbd16a265809a5e5f8c9c5103659469dc1fd03fd23b90303556201a0ad50032d9799660b371d7d410d19612b242a8a0c3dc40012bd5ece60e7a604000001a49a855df87fe95d4d492dafec69a6b0dffb8ab9adc09dd03757a01a3c7fce5f015e8c82a00ff3ecf0422509facc64c49cf5acb6cbdd4a294d73c8ecd242d9d540012f4d242df8de0f01b147b9cd2458c20677fcb34b90960de61c36ca48f89e85000000016482af04b979e08e4e5760d55832292e55dbdd88143992f123840c8983db7b3f000001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "680000",
4
+ "hash": "00a4fbf54597d2f474f999576affad63f0ba2daa14c6fcd55c7eeec700107270",
5
+ "time": 1573569367,
6
+ "tree": "010a57f939a267f8b1e8b77288c783432e48fa95f7b22ead5e8ff46a788181453801d6457d98d3698a367aef4a2fe5675a575790d5d8081b731f979f0e64043fb7351001afaaf81d6d982b401444dbcf89e63c2583d234c1a60de17940a9b3a15f3494660001ba7acc730584a689413c44781d3b13cd497bfdca3fe27fb78cd9b50e9929906300000000000129e195df514840a20b95200b92d5b8d196b119cd6887508d8de077beffdbfe68016482af04b979e08e4e5760d55832292e55dbdd88143992f123840c8983db7b3f000001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "690000",
4
+ "hash": "000033bf2f84c26c0871351fc45ee8d1c074691000843ba58fbc8b0d843db155",
5
+ "time": 1574116625,
6
+ "tree": "014bdec767aecc149aa06ec3c0f99fa20c75ee8062f9ce43f2e50ec5a515be3402001001c5248ea6c5ff1060836c2480af21c51bde0c5cf77c344073b9b4857c8787d50b01b45098d6f2c3bff3ed3d3bed34a0855edc8921b04595a508826c31d3b026d730000001e81fc0b548046ff420a0aae66452828d485fa7bd9924e98220f30f72b6565007000000000001a113bcf163405e4286bc080ac55aa68555d2c9e63334e7b9a5eb756872f14c470001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "700000",
4
+ "hash": "013811296aacd33c27392f1eee9a44343621a08f286469e4242c2dae37310032",
5
+ "time": 1574601415,
6
+ "tree": "012bbdaeb58a9340fc16ee703232c51e27281fd6db9eb93f1197af3bb31c89590401630f5a627e5829abc4dc1e42e8bffb90713f914f7798e79e0699bd83aad71d0f100179b5b1f2a2ac56840e3c442430d5ade16b1dad4d1ba9d2353afdaba9dbdfd30200000001acd8eb2c60b17316fc24ab8da11824933fe846b4bcff6cd9b99be5eddfd21843000001bad52dfb02587281c99d87eda28964ae8011ff147d864ea7b72c385228a1ed34000001a113bcf163405e4286bc080ac55aa68555d2c9e63334e7b9a5eb756872f14c470001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "710000",
4
+ "hash": "00a69eb2a2cf6fdff42ecb3508b0e32318110f29299068496b564c081163e165",
5
+ "time": 1575332632,
6
+ "tree": "01a46ad7c4815a71c45c6b8b3cc5fb4551abd5a071de6afe0f2b955b34b2baf27000100000013b78e8317c3390f199a62bf4c91e0bf724c2a2422130e2327f1e5804b1cb625901e5db55c00abb2a7b996d269c053fce759c2afec71d54a2a47c675037350f2410000001af99aa2d40fcf732f12ab00e1db6e386c1ff35c136bdd2dd0c296049ab0d3a070001ed2afa25d4760d587682a228f3aa3461749f851ee112d22cdf9c7579dcc8f03e0001a113bcf163405e4286bc080ac55aa68555d2c9e63334e7b9a5eb756872f14c470001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "720000",
4
+ "hash": "018b71dde8c9b1ee3e79961c6e3536c79226f5d6e79bb35c9ed28dcb8cb78b48",
5
+ "time": 1575943651,
6
+ "tree": "012cfde48dff4f20ddc50a7aca3746f7d77920eebc8cf4ef53feac34cb8719c03a012c668d234aaa485862e1d06e46d6d7093c2581e2b9cda90aafd691d6e325410610014f3a875476cb8159d46fec1aba18c201c268cd61b01811b7e5bf83998fb8222500011f19160cc75325c090f3eb3fa0cff2d94e43e2713c89e7b02a34f6ed08fbcd26000001edc05305223f7f2839abc1dc7d900468349577d6d6f5c182ef3a81a848753b5b0000000129cbee0c11a827718f126d9e037155a9e173ee2d2ecf57dc68f7b66437d44f7301a113bcf163405e4286bc080ac55aa68555d2c9e63334e7b9a5eb756872f14c470001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "730000",
4
+ "hash": "00077a835e37c0f09cfe27fc428497bf3c4230661a28da72b11ca6d784050226",
5
+ "time": 1576675225,
6
+ "tree": "012f6394c6a7b1242427336ee02ab9f81e314c47839eec4498ab64933a0198de4c00100181f613a99834a8d691ffb399d5875fc41e45e06d465a6d7da81327b2acd2e15401a1f7ac4f9703944511c8103e074676ebcdaf2ceab729d47ce5fee67cabd7450d0001e1859a8557a820322a5e85354abe238d0298b070328ea40636bcc487bd86f2020145a59e8010beb11d9340b1291aa8417d9297ae94af377e0b968ed16f18096852000001baf5541e853483315273c25c1956d233513c3dabd8741972136b2f8f8cd89035000129cbee0c11a827718f126d9e037155a9e173ee2d2ecf57dc68f7b66437d44f7301a113bcf163405e4286bc080ac55aa68555d2c9e63334e7b9a5eb756872f14c470001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "740000",
4
+ "hash": "00163c394a1e545b4c777fc91474d92becdd0fe9300d38fb3563997d026a54ea",
5
+ "time": 1577389695,
6
+ "tree": "0135ee37f83d0b924eed58bcceb249a4977dcb21495561b97bc747a272ebe5d6580010000001fe65cfbb8a76e0d29ac94e5ada80c80b607d1addfc287754f37ddef531eb122500013a1d604d978f716fcb2887cdaa3c582a608b795ed1b3c57998cbede2be479931000108ffb0fbc6b653305b37cd5568b85112b996cd514fe97ec73f7169dae0cef05101baf5541e853483315273c25c1956d233513c3dabd8741972136b2f8f8cd89035000129cbee0c11a827718f126d9e037155a9e173ee2d2ecf57dc68f7b66437d44f7301a113bcf163405e4286bc080ac55aa68555d2c9e63334e7b9a5eb756872f14c470001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "750000",
4
+ "hash": "000ec8c607a443b2b7b1606138eaa39017bc0eeca69ce4a5c8e9957c6265564b",
5
+ "time": 1578091226,
6
+ "tree": "0136607efe3d2ef836722fb389db88489672616f77f75796ad4cc0568d29a79603012163dd5d0a348c4e84de3d88971616fd534ca04bf0236bdcecb27cfd15f45e6f1001328e531bad80a311df69cd8c1f5c6a3ab0b2fbfc07b42c63994d1b6d68abce4f00016e6763a9582b9b413d1f131e8257f1fcc48242811825aad6ae4f5f326849b2180000000000017de4c2c210c617dc61a43e124cab93e4f6143e1e9e46c2e55a541a9781cde43c0129cbee0c11a827718f126d9e037155a9e173ee2d2ecf57dc68f7b66437d44f7301a113bcf163405e4286bc080ac55aa68555d2c9e63334e7b9a5eb756872f14c470001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "760000",
4
+ "hash": "005ee769f3adbd0b24a63e8e4047200e038c38df277544d40c23ac1a88c1f37b",
5
+ "time": 1578766903,
6
+ "tree": "01470a1a4d29374e074f07a646b95dd89892d9b84d235a89ecc9d5a52beadce901001001311898ce56df0ddb10dc573a54ea06d11415e72602daa80c01f888fbd4a9a734018610afa4925cdb8bd4dd75a53ab69a74080322cae53c630ac02ce00b09d3171601bdfbbde5011bd6c0620ed2db3e01d5daa2ff8bb5f3b58687d265dd33a5681d530197e268c82e56dfc62aeb54586a2000766da8078f09a2d15fb558ad05664b4c5301aa204407034ba59fce0eee6518688585e96b0f10befd595b8e68a8ae15328a51017389398c5634242b03ef811f6abf224df9e6fc6d4393139e526dca4cf44dcc2c0000017de4c2c210c617dc61a43e124cab93e4f6143e1e9e46c2e55a541a9781cde43c0129cbee0c11a827718f126d9e037155a9e173ee2d2ecf57dc68f7b66437d44f7301a113bcf163405e4286bc080ac55aa68555d2c9e63334e7b9a5eb756872f14c470001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "770000",
4
+ "hash": "00af5033d72f8b10fe1f6b944896bf20533ea265d9ed41fdae1bb72b6a1b1da5",
5
+ "time": 1579491298,
6
+ "tree": "0111e148415daaabe838df31c8e66dc59a3a92fd06727fe6bc0f787c53f828a120001000000001046e7ea2eba252b7e1b63d06e4ff481becef9fa6591b259f8185d41f469ad14e01067ab77222c4de9246b19b435453ed628ff64062c4e143830933b4526254eb0b00016bbd898c69b7f67c62ff43431d6c16998b06c4e32a11a958a1f46e8ec16ce80400017de4c2c210c617dc61a43e124cab93e4f6143e1e9e46c2e55a541a9781cde43c0129cbee0c11a827718f126d9e037155a9e173ee2d2ecf57dc68f7b66437d44f7301a113bcf163405e4286bc080ac55aa68555d2c9e63334e7b9a5eb756872f14c470001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "780000",
4
+ "hash": "0104238cc440b6bf05b86a1b00d794c6d88fc61b8c416124a971fb5ce94b91e6",
5
+ "time": 1580205978,
6
+ "tree": "011ed883b7eddb4783eee5b73ceee4c78413e1f6f9db3d88d1007f5fa62292955c001001861feaeab59bc31cd97ffc89467877abf8b9fa157bc875907eb90d6e8c723325000000000001ccc21a1d581eb6d3f35729f202f0014a59b4f9d41d92d44316b381f57dc8356b01ec0f418f21af87c0e0846b318be838bd181f25b708ee2b2fa030468399fb7932017de4c2c210c617dc61a43e124cab93e4f6143e1e9e46c2e55a541a9781cde43c0129cbee0c11a827718f126d9e037155a9e173ee2d2ecf57dc68f7b66437d44f7301a113bcf163405e4286bc080ac55aa68555d2c9e63334e7b9a5eb756872f14c470001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "790000",
4
+ "hash": "000b01cb83e3ef018f6a801874e1dfab315cb3f64cab28a1775228193fa60f1a",
5
+ "time": 1580945766,
6
+ "tree": "01c5d0a775748763592434e310cbf69db22c3b1c11163fcfc3eab8965fcd330729018a10f01dcd5c8a3131638cea7cca015188d135257901d1e6e05a2917757f200b10000000017ed425405274226d6bf7438ca3005a24cafa3b3ad28b139590d5dd40235af23c01971b64e39ef55670667993e7c7a3135c8861b69396e8cf9be9e277dece1f49220001ccc21a1d581eb6d3f35729f202f0014a59b4f9d41d92d44316b381f57dc8356b01ec0f418f21af87c0e0846b318be838bd181f25b708ee2b2fa030468399fb7932017de4c2c210c617dc61a43e124cab93e4f6143e1e9e46c2e55a541a9781cde43c0129cbee0c11a827718f126d9e037155a9e173ee2d2ecf57dc68f7b66437d44f7301a113bcf163405e4286bc080ac55aa68555d2c9e63334e7b9a5eb756872f14c470001e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "800000",
4
+ "hash": "00599614a7795bbef99a598cfee887782900fa5cd95cd59900b8d6582bdc17a5",
5
+ "time": 1581643886,
6
+ "tree": "011ba0f16f59489a9bf9cc46c3ed1108c1dc0ff6e40f3a38def472c3229a96925e01b0eb758757bde323a6417d98365ce8f6299b0fa3de615d6cda68689e6a81573d1001438b40ff7357432d987d6ef4826fba35d38b2db531ea842ccedd4916a6aff9580000017cd705c293895c8b4613a3de3ad3b8d43ae05fff808882db4c5e19917e2f346d00000000000000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "810000",
4
+ "hash": "00680fab9b3efeb065c7df9f2c6685a041c3210453b6d0c43ffee37b8e7b739e",
5
+ "time": 1582332202,
6
+ "tree": "01c5904b400db1f173e8bb4080a80deb4cd87ddd134ad7eaf433f4350f286651580137ee417aca5bf7996224f68a84a25b4e34dd098347b3a0f063dc79ade72f401d10000177b244d4faa9d4c1116ecb697570d0e3875196928ca33b056b8a74d160666b0f019ad2c94e223cebb92d21a695b999b9b2e9cc583047e86b890ac14be724d48f2a01543f89a8baf894b6bf72f38d6e94908ae23d7abf30f12359eb75787556b9ed6500017a4194fc047786df34664060faf6d1e3b35f4dbe1bbe63ccc1f92f3e5a0c61500000000000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "820000",
4
+ "hash": "00162f3885fd8b545670b6f5578f45c597578d689ee59f638ebdbcd54c5ce0e1",
5
+ "time": 1582984612,
6
+ "tree": "019ea5851d8840f133b9e333bd01c3699e715c0cbc64fa1ad76e14ef71dce3924c014499cddbfc0853d8f17a59436068fb6a440a5cc8f1e418c38e5fcfb519d3a73210000163cf20f3538e455dd9bd29670424d99c6345a61e0aa22c63c60215724f8670660001623c8ba2dd475921146ae151a910c4d8f16c1c999400a6706add5aca6cfbff470000019bcac1b44a27de2c4528fa6f4b3432913511b219cb3b29d137cac0236a3d244800000000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "830000",
4
+ "hash": "001440d68b87cce73e4cfd9d6410baeacfdd23706583d89cb2ef3e07cd85d46e",
5
+ "time": 1583654238,
6
+ "tree": "01d29066c0c1179d639580a4f3df9157617dba9e4d076b5da860b1a924bf85e50800100001018d267abd81ddc15bafbd38d054490ea16e1f5e7570655874f0d5d96a7e794a0001200cbffb4a38ab5c5b70b9ad66410220793a87f17ae0b1fd97f6d1f43bd4c32501353ea373c2cdc946e238ed656c39041e34062731bcfd9ec15ff968ab3e71495500019bcac1b44a27de2c4528fa6f4b3432913511b219cb3b29d137cac0236a3d244800000000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "840000",
4
+ "hash": "0011d7bc02691f90f0685ce140f8823552d1b49811c249665def1d597ca84059",
5
+ "time": 1584326367,
6
+ "tree": "0126a07d130bddd58f8dcdd9f233f4971b24fd80f3e74fc6f9a0111b29744f744a0010010d5f92d818b628756c6f86504b853ac966a4b3ae19f1715c1c91d190cea103090000000001f86ff70dd512f7075d02c5ee6e28a8824832d08025a4cfaf4c1854f1fba5da10019bcac1b44a27de2c4528fa6f4b3432913511b219cb3b29d137cac0236a3d244800000000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "850000",
4
+ "hash": "003b66bc3528dc295193108caab868e0f3b93d13db2ddcad5486225fb2b83d83",
5
+ "time": 1585012771,
6
+ "tree": "01e3bd906376b563d184bfbf6616e220f895001b7ef9d26bf38c6cb5c71e57a42b001001d848adf8c38d113140bb30d306b0761da6987e25ffc0d82faa63c2764aab120301de3e6a35d09192cde3430860c70a534d7b63e95a726fab052de2a9befa3cc3320189b958fa030131bb83385a3e3a8b187a166dc1b3a02050f2d2fc20788536c30e0001cb8770ef198e7de60093a339afbc561c16c16749f9f96751c2fc58a22d0ff36f01f86ff70dd512f7075d02c5ee6e28a8824832d08025a4cfaf4c1854f1fba5da10019bcac1b44a27de2c4528fa6f4b3432913511b219cb3b29d137cac0236a3d244800000000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "860000",
4
+ "hash": "00133d74c5cf1639d1658b2379b16e9dab79d9ac58aec8d2739aa57b244380cb",
5
+ "time": 1585692887,
6
+ "tree": "014f94bc5c8e47e7519dbe1db8bef2897ae251a12094901c0454d51011adc1ee4f011414f53f8b97c96e5d3dbfc79a887b767e0e3d81f04d1164de0ebab6d4a361211000011e6c3c990e27cbd3b7f2969715a67e89dc17c288999f82ce023f9bdee79ff849010ee9596e5c3e6f39c7c729b1cc3ceed49b7d8e27916de7628b097a374ef5081e00000001e3bbb4eb29908692c76675537b4301487284aa99ff4a7afe3233cfe06d12600c012cf59c309dca7da4a93def0faceb7cef8b989e1dd089ddc810cbc23ff8de891a000000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "870000",
4
+ "hash": "00520a221b15d9f0e643426a01d328c389d298439c2d5055ce0f82fe281b56f8",
5
+ "time": 1586359718,
6
+ "tree": "01520ad1d52af0eba6aef3664675dba8a0044e744eebe6e407df0d2fd846f6d71201b1af9e6073a311c3ca7b0399f8a5492cc800a4858044594b5dbde0c2826ecc72100001adacda696b196e1d8c1f13fa1530bac066d7c6aaaf701e3dda3c0cf3b43c51250001f2883daeda611f074684ac75eb405ae45981d83fe844d3d540af7febbcfb532f000001e3bbb4eb29908692c76675537b4301487284aa99ff4a7afe3233cfe06d12600c012cf59c309dca7da4a93def0faceb7cef8b989e1dd089ddc810cbc23ff8de891a000000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "880000",
4
+ "hash": "0011bf6419d4b8a3742aa04d1d6682b8bda831a5baa5667a4b0472dbee8b817e",
5
+ "time": 1587045148,
6
+ "tree": "01d532ef0c7a67910331b7ce8d47b51616588d9ed3bafa2b0eceaf3cfe6e55255900100001d333137b135ebe6e408ac01ae020cee2b9e8f715a5af37809c6c748fee241e330000019287961034a1fce491881795e04c06d18dbea8e794430ea841979de7b750582a010ff117675091b4b6b8af4d9e07d028b9d28f204c6eb55b093f9f0ca442f02f4601e3bbb4eb29908692c76675537b4301487284aa99ff4a7afe3233cfe06d12600c012cf59c309dca7da4a93def0faceb7cef8b989e1dd089ddc810cbc23ff8de891a000000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "890000",
4
+ "hash": "0008ae5b73f4e35f533c9bd6ab445e003ed39c405739fce6bd36f0ae76a3a5bb",
5
+ "time": 1587738926,
6
+ "tree": "01bfb0f2166ac52a96dd206dcfac43529a815f7ccaea9f88b16999f8589a81c2210010000000010d7bc4410f00ce53d998ce8cd350708c45c9249d6664d473c3800cb0ac565b580165f36655789d1156c08cfc202279ba12a31027c856aa98fb7c0e382c9cb7525001488f4ef70ab8e0882b25f761142d4eb250a54abee23aef7ace5619453401b42100019cec6b13ea3a7b917da003cdb8e19b372de9880a81ac2322d05c28000e62a51a0169ea2ce9543568e719c6a2f6ed08e6d2277a5c822134d0b361b98435a40e363a0000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "900000",
4
+ "hash": "0039441fd2f24d7d10371aa346573bc7026ebc5631441a64149350a79880bf90",
5
+ "time": 1588384989,
6
+ "tree": "01959643915abd7df36d3c22a10edb7c15810418e7827e083490ccbef7597cb8000010000001fa060af9dbddf3762d56bfcf387bf178ab0e6cf815290b356a6f534a18cc8c2a0001985c33246b829dcea24ab6be15ce2762e69a580c261630a748918af2539b2f14000113dadaa64af1e92c7b3eb732ec82d80d59b79221ae08b09a36006f2baf96bc5b019cec6b13ea3a7b917da003cdb8e19b372de9880a81ac2322d05c28000e62a51a0169ea2ce9543568e719c6a2f6ed08e6d2277a5c822134d0b361b98435a40e363a0000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "910000",
4
+ "hash": "0165a62e89c0817d7dddd4e734a030c65fa9ab5b469cc13a0525d4e995269e2c",
5
+ "time": 1589041830,
6
+ "tree": "01f0971544a89120131a863e437f27352bd116d641bb802a9e752e036712a35d0701c3867ee9c82365c8a5c056b51a381bbb297b525cfb49363f9df9cbdd785f864f10000174abee499f6e0972d6fb8cd616b27402ac4664dc26fd6d2a0bc3dabd5ebf5e240191cedddef0ca446afd058f932f10395125c77793c25e442f9b3d1848709ddc6a017e0e6e5ebfe528e630924a30b15f0f86862f1cadd2b20235702e0ba0cb050c6001985c33246b829dcea24ab6be15ce2762e69a580c261630a748918af2539b2f14000113dadaa64af1e92c7b3eb732ec82d80d59b79221ae08b09a36006f2baf96bc5b019cec6b13ea3a7b917da003cdb8e19b372de9880a81ac2322d05c28000e62a51a0169ea2ce9543568e719c6a2f6ed08e6d2277a5c822134d0b361b98435a40e363a0000016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "920000",
4
+ "hash": "007bdfab57af18fdf25e7b0a3ba0ba19ec9ca95c1873b25dff2177ac9042424a",
5
+ "time": 1589681816,
6
+ "tree": "0154b3a882724e633ed838679109c66f784c4b4d6d9e044f809366f60bb4daab2b01287047b1f9aa68b8ac0653e991e3ec7730d02743ed001b9fdab1630f911508231001b9ae2f068dbd841f76c74fb7b4235d4e8690423a0bcee48fad22aba4a8a2c70a01a3ec46a20ea995c4acefb604924786f26cecb7e7d8aa9cd357eda9602d2e1e5a016f514d5233a68c4dc40667df5c7ed0c77c4362290ee074b7e6048ca098ecad3e00000001a6c4704e09e218030565af286dc844bc78447a1234117f8d5f4232e5d8ebe9110000011d5d32e4a63d7da2deb29f18b3841614ff89938989dbb3dc3a76d123d2b19b5c00016f6df9b95ef63866bdf0e8b4b97701cd09232ec3e4e240808c0546d01bc7bb0501e3ec5d790cc9acc2586fc6e9ce5aae5f5aba32d33e386165c248c4a03ec8ed670000011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "930000",
4
+ "hash": "00cf3703f96fcc8d64c3181e22fc4f7812c9e5336d2ea297e787fda955657043",
5
+ "time": 1590407792,
6
+ "tree": "018906d13645b642b79ad6b0ecff3e6c896412d062021ecb507e0342c23612361300100001669938680069dd52696e970eb078326cb4673e2c343ccc06c8325edf8cb46e3200015c2be58487b60ede0fad0523e55de3b8799fbaaa0ed4ed5f55aedf3e46ef154600016c9ca87a1029b7dfff49819a7c9cd2ce3b4eb9c4805efc7b444a9a800fb7e62000000001634db3ca0823dc8a6b6dbfae47450f64b5868b2aa0ce91a1d7a63d0d55c5ec1601e176180386e3a18795bf55cfd0540304c1a9ae9e76c10fc87b4cc86f9316e069000001be53a6cd33da0442c7c6362c0172241f42e13c6dc893436a661a1cbf49775c1f00011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "940000",
4
+ "hash": "0021533b8bbfc878612add3ebab97bc6efa543329b835369ad52e1527503a120",
5
+ "time": 1591224114,
6
+ "tree": "0140f8ca5dea44e7b49546c04ed2deaeade2a115ecac4fa6ed416e525caa82b80301ddd3b41c82783c5b4f698329c197ccb7eeb9f3fa1ec5beb9980fa238e9743838100001284fda0712aabe6fd4a01c1c7b767c88b4df13b854dec79c7d8a601de5497b1e0001b254cb84329e3754f535686550b35a5d68487a1e21d199b723dbea6a9865453d012a6abddd6fa017670acfae5301a34d146fe651aff28258aad73853e6c2dd6f5d0130e4366eef7b4432b1dd3c35545f25c88eab6aead81c473d0a8627df3e14221e0001ff5d86bbbe360e31378e783b740f8b05db2cf4246b95aa3851d22ed45554750300010cefb25743d5dd6062ef3afba438731cd5b35befc1038ecca3076fd205829e550001c19052386d8bbe3c07a1faf302281d67946cc9547e7e1890ff56b3a3ec69c0310001be53a6cd33da0442c7c6362c0172241f42e13c6dc893436a661a1cbf49775c1f00011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "950000",
4
+ "hash": "0005050d2ce31b9b925c7ef4ab3d3166d5833bdcfee251294f29072a2bc0f75d",
5
+ "time": 1591609525,
6
+ "tree": "01f0637235c4a699d49ba996457a6c4eb7c67edd8270948065683deb19ef218363019f65a9692cefc7b90b42c1538ac1f38f7a7598549089c4561315b482f378523010000000000000018d30d0039277b05ab9e0c3990d53037c45892bf17af2d04fef40ed48c164ad2201ff5d86bbbe360e31378e783b740f8b05db2cf4246b95aa3851d22ed45554750300010cefb25743d5dd6062ef3afba438731cd5b35befc1038ecca3076fd205829e550001c19052386d8bbe3c07a1faf302281d67946cc9547e7e1890ff56b3a3ec69c0310001be53a6cd33da0442c7c6362c0172241f42e13c6dc893436a661a1cbf49775c1f00011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "960000",
4
+ "hash": "00114a5740e8342492fdc8a3f5cfae9aeb3256deb1e039aaf27c2db8c9e5b18c",
5
+ "time": 1592133522,
6
+ "tree": "01a3ffd00ba4a7e91f8640f4c6d68dfda35696abbd47b0d74a02962161173fbd5c016e2b725a0f5c2db961f0bea02a845718c06f80d1aae8cf9a25f60f3d46865f4410000001c63f5675b1f7b12e508a905e19053950e0cbda4939cebf677ba64d4c64eea632017698334d4d8731278e826ca972e7614418065c43c439a7c55900c65232bf4a6101416a4501d8b249b2873e3fce3e4abe4789e6f5f659bd689c680f38a614a0791600018d30d0039277b05ab9e0c3990d53037c45892bf17af2d04fef40ed48c164ad2201ff5d86bbbe360e31378e783b740f8b05db2cf4246b95aa3851d22ed45554750300010cefb25743d5dd6062ef3afba438731cd5b35befc1038ecca3076fd205829e550001c19052386d8bbe3c07a1faf302281d67946cc9547e7e1890ff56b3a3ec69c0310001be53a6cd33da0442c7c6362c0172241f42e13c6dc893436a661a1cbf49775c1f00011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "970000",
4
+ "hash": "000e939c1b685a6700c92ff26fe2d5fc6f58d2dede9073f701dadb6c49530064",
5
+ "time": 1592733269,
6
+ "tree": "013167c7ce5921f196dca6a71e88ebb710803701aec1524a93765383ca09cd9615010499b0f2205a150136bf01ec11ae01e904c009b2cc94a1098b7b5370edb86858100000000001616dca149402fc67bdbe7baed5b4e214b6110856282ae4dc2a196b41171c301601fb32ecef6bf0171ba4d178468529c6a7f4b71be1fc7adf051d6cff111c72b92e018d30d0039277b05ab9e0c3990d53037c45892bf17af2d04fef40ed48c164ad2201ff5d86bbbe360e31378e783b740f8b05db2cf4246b95aa3851d22ed45554750300010cefb25743d5dd6062ef3afba438731cd5b35befc1038ecca3076fd205829e550001c19052386d8bbe3c07a1faf302281d67946cc9547e7e1890ff56b3a3ec69c0310001be53a6cd33da0442c7c6362c0172241f42e13c6dc893436a661a1cbf49775c1f00011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "980000",
4
+ "hash": "0008c162a485bcef040629ecb492a24c53654593cc7e9a0338628ea2ef8ab6d1",
5
+ "time": 1593384702,
6
+ "tree": "0107ddef79227d46239cbb68d2db37b2d307aa476115db199aa8ba5516f9ff894c0010000001e7688642ecc8e447c20c7700dd931d32b5a6de1171ade3d1e3090e468e8df10e01af87f61bd273dcff2ffcab2e38e877c40ea7cdf07cad772d32efc7e278da5a0c00019c4556b2e595cc7d760d56e6aa1d1e37a45a1e8dcf67bcbc108795b670461b6a000001c993fc1afcc2d8257f51a6ab74b17983ef5261711b16bea4dabef59b919f3610010cefb25743d5dd6062ef3afba438731cd5b35befc1038ecca3076fd205829e550001c19052386d8bbe3c07a1faf302281d67946cc9547e7e1890ff56b3a3ec69c0310001be53a6cd33da0442c7c6362c0172241f42e13c6dc893436a661a1cbf49775c1f00011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "network": "test",
3
+ "height": "990000",
4
+ "hash": "0003b5a8f3834f0529e4b72c3a0a5423019531a3e0f7fdb5332952beb681ffb7",
5
+ "time": 1594030613,
6
+ "tree": "01654068e036136488118099accc73c031a0ab8050422cfb717faadc76c1dfbb2300100001652b0f0b35afe7934c52ad925b6155eea49b6115fc02fadffdcf0e2ad88e471c000000013f083fd46cde746c2b2d26292259a0ffe8f3d6a5f2247998d6a4b6dc91006d6e000001c04d3a586e29769a9ce1a4c3b3e3e494f8f2f919f63dde47f3525ffa0d0118490001704d45512f659f62684919c4949abddef72d20675e99c63442434d260468236d01c19052386d8bbe3c07a1faf302281d67946cc9547e7e1890ff56b3a3ec69c0310001be53a6cd33da0442c7c6362c0172241f42e13c6dc893436a661a1cbf49775c1f00011f8322ef806eb2430dc4a7a41c1b344bea5be946efc7b4349c1c9edb14ff9d39"
7
+ }