@bitgo/account-lib 3.0.0-hotfix.0 → 3.0.0

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 (621) hide show
  1. package/.mocharc.js +1 -1
  2. package/CHANGELOG.md +192 -30
  3. package/README.md +5 -7
  4. package/dist/resources/README.md +0 -22
  5. package/dist/src/index.d.ts +34 -20
  6. package/dist/src/index.d.ts.map +1 -1
  7. package/dist/src/index.js +57 -40
  8. package/dist/tsconfig.tsbuildinfo +25937 -40830
  9. package/package.json +29 -77
  10. package/resources/README.md +0 -22
  11. package/dist/browser/bitgo-account-lib.js +0 -2
  12. package/dist/browser/bitgo-account-lib.js.LICENSE.txt +0 -335
  13. package/dist/resources/hbar/protobuf/BasicTypes.proto +0 -424
  14. package/dist/resources/hbar/protobuf/CryptoCreate.proto +0 -47
  15. package/dist/resources/hbar/protobuf/CryptoTransfer.proto +0 -33
  16. package/dist/resources/hbar/protobuf/Duration.proto +0 -28
  17. package/dist/resources/hbar/protobuf/Timestamp.proto +0 -34
  18. package/dist/resources/hbar/protobuf/Transaction.proto +0 -35
  19. package/dist/resources/hbar/protobuf/TransactionBody.proto +0 -24
  20. package/dist/resources/hbar/protobuf/TransactionContents.proto +0 -33
  21. package/dist/resources/hbar/protobuf/hedera.d.ts +0 -4612
  22. package/dist/resources/hbar/protobuf/hedera.js +0 -12192
  23. package/dist/resources/trx/protobuf/Contract.proto +0 -256
  24. package/dist/resources/trx/protobuf/Discover.proto +0 -44
  25. package/dist/resources/trx/protobuf/tron.d.ts +0 -11024
  26. package/dist/resources/trx/protobuf/tron.js +0 -31510
  27. package/dist/resources/trx/protobuf/tron.proto +0 -677
  28. package/dist/src/coin/algo/assetTransferBuilder.d.ts +0 -42
  29. package/dist/src/coin/algo/assetTransferBuilder.d.ts.map +0 -1
  30. package/dist/src/coin/algo/assetTransferBuilder.js +0 -105
  31. package/dist/src/coin/algo/errors.d.ts +0 -11
  32. package/dist/src/coin/algo/errors.d.ts.map +0 -1
  33. package/dist/src/coin/algo/errors.js +0 -27
  34. package/dist/src/coin/algo/ifaces.d.ts +0 -46
  35. package/dist/src/coin/algo/ifaces.d.ts.map +0 -1
  36. package/dist/src/coin/algo/ifaces.js +0 -3
  37. package/dist/src/coin/algo/index.d.ts +0 -13
  38. package/dist/src/coin/algo/index.d.ts.map +0 -1
  39. package/dist/src/coin/algo/index.js +0 -47
  40. package/dist/src/coin/algo/keyPair.d.ts +0 -25
  41. package/dist/src/coin/algo/keyPair.d.ts.map +0 -1
  42. package/dist/src/coin/algo/keyPair.js +0 -77
  43. package/dist/src/coin/algo/keyRegistrationBuilder.d.ts +0 -104
  44. package/dist/src/coin/algo/keyRegistrationBuilder.d.ts.map +0 -1
  45. package/dist/src/coin/algo/keyRegistrationBuilder.js +0 -239
  46. package/dist/src/coin/algo/seedEncoding.d.ts +0 -25
  47. package/dist/src/coin/algo/seedEncoding.d.ts.map +0 -1
  48. package/dist/src/coin/algo/seedEncoding.js +0 -97
  49. package/dist/src/coin/algo/transaction.d.ts +0 -75
  50. package/dist/src/coin/algo/transaction.d.ts.map +0 -1
  51. package/dist/src/coin/algo/transaction.js +0 -251
  52. package/dist/src/coin/algo/transactionBuilder.d.ts +0 -204
  53. package/dist/src/coin/algo/transactionBuilder.d.ts.map +0 -1
  54. package/dist/src/coin/algo/transactionBuilder.js +0 -373
  55. package/dist/src/coin/algo/transactionBuilderFactory.d.ts +0 -16
  56. package/dist/src/coin/algo/transactionBuilderFactory.d.ts.map +0 -1
  57. package/dist/src/coin/algo/transactionBuilderFactory.js +0 -52
  58. package/dist/src/coin/algo/transferBuilder.d.ts +0 -40
  59. package/dist/src/coin/algo/transferBuilder.d.ts.map +0 -1
  60. package/dist/src/coin/algo/transferBuilder.js +0 -89
  61. package/dist/src/coin/algo/txnSchema.d.ts +0 -7
  62. package/dist/src/coin/algo/txnSchema.d.ts.map +0 -1
  63. package/dist/src/coin/algo/txnSchema.js +0 -68
  64. package/dist/src/coin/algo/utils.d.ts +0 -249
  65. package/dist/src/coin/algo/utils.d.ts.map +0 -1
  66. package/dist/src/coin/algo/utils.js +0 -539
  67. package/dist/src/coin/avaxc/index.d.ts +0 -8
  68. package/dist/src/coin/avaxc/index.d.ts.map +0 -1
  69. package/dist/src/coin/avaxc/index.js +0 -35
  70. package/dist/src/coin/avaxc/keyPair.d.ts +0 -26
  71. package/dist/src/coin/avaxc/keyPair.d.ts.map +0 -1
  72. package/dist/src/coin/avaxc/keyPair.js +0 -83
  73. package/dist/src/coin/avaxc/resources.d.ts +0 -12
  74. package/dist/src/coin/avaxc/resources.d.ts.map +0 -1
  75. package/dist/src/coin/avaxc/resources.js +0 -27
  76. package/dist/src/coin/avaxc/transactionBuilder.d.ts +0 -17
  77. package/dist/src/coin/avaxc/transactionBuilder.d.ts.map +0 -1
  78. package/dist/src/coin/avaxc/transactionBuilder.js +0 -45
  79. package/dist/src/coin/avaxc/transferBuilder.d.ts +0 -17
  80. package/dist/src/coin/avaxc/transferBuilder.d.ts.map +0 -1
  81. package/dist/src/coin/avaxc/transferBuilder.js +0 -25
  82. package/dist/src/coin/avaxc/utils.d.ts +0 -39
  83. package/dist/src/coin/avaxc/utils.d.ts.map +0 -1
  84. package/dist/src/coin/avaxc/utils.js +0 -70
  85. package/dist/src/coin/avaxc/walletUtil.d.ts +0 -22
  86. package/dist/src/coin/avaxc/walletUtil.d.ts.map +0 -1
  87. package/dist/src/coin/avaxc/walletUtil.js +0 -62
  88. package/dist/src/coin/baseCoin/baseKeyPair.d.ts +0 -27
  89. package/dist/src/coin/baseCoin/baseKeyPair.d.ts.map +0 -1
  90. package/dist/src/coin/baseCoin/baseKeyPair.js +0 -3
  91. package/dist/src/coin/baseCoin/baseTransaction.d.ts +0 -71
  92. package/dist/src/coin/baseCoin/baseTransaction.d.ts.map +0 -1
  93. package/dist/src/coin/baseCoin/baseTransaction.js +0 -94
  94. package/dist/src/coin/baseCoin/baseTransactionBuilder.d.ts +0 -128
  95. package/dist/src/coin/baseCoin/baseTransactionBuilder.d.ts.map +0 -1
  96. package/dist/src/coin/baseCoin/baseTransactionBuilder.js +0 -179
  97. package/dist/src/coin/baseCoin/baseTransactionBuilderFactory.d.ts +0 -30
  98. package/dist/src/coin/baseCoin/baseTransactionBuilderFactory.d.ts.map +0 -1
  99. package/dist/src/coin/baseCoin/baseTransactionBuilderFactory.js +0 -20
  100. package/dist/src/coin/baseCoin/baseUtils.d.ts +0 -45
  101. package/dist/src/coin/baseCoin/baseUtils.d.ts.map +0 -1
  102. package/dist/src/coin/baseCoin/baseUtils.js +0 -3
  103. package/dist/src/coin/baseCoin/blsKeyPair.d.ts +0 -75
  104. package/dist/src/coin/baseCoin/blsKeyPair.d.ts.map +0 -1
  105. package/dist/src/coin/baseCoin/blsKeyPair.js +0 -232
  106. package/dist/src/coin/baseCoin/ed25519KeyPair.d.ts +0 -50
  107. package/dist/src/coin/baseCoin/ed25519KeyPair.d.ts.map +0 -1
  108. package/dist/src/coin/baseCoin/ed25519KeyPair.js +0 -141
  109. package/dist/src/coin/baseCoin/enum.d.ts +0 -43
  110. package/dist/src/coin/baseCoin/enum.d.ts.map +0 -1
  111. package/dist/src/coin/baseCoin/enum.js +0 -70
  112. package/dist/src/coin/baseCoin/errors.d.ts +0 -65
  113. package/dist/src/coin/baseCoin/errors.d.ts.map +0 -1
  114. package/dist/src/coin/baseCoin/errors.js +0 -156
  115. package/dist/src/coin/baseCoin/iface.d.ts +0 -162
  116. package/dist/src/coin/baseCoin/iface.d.ts.map +0 -1
  117. package/dist/src/coin/baseCoin/iface.js +0 -38
  118. package/dist/src/coin/baseCoin/index.d.ts +0 -12
  119. package/dist/src/coin/baseCoin/index.d.ts.map +0 -1
  120. package/dist/src/coin/baseCoin/index.js +0 -41
  121. package/dist/src/coin/baseCoin/secp256k1ExtendedKeyPair.d.ts +0 -55
  122. package/dist/src/coin/baseCoin/secp256k1ExtendedKeyPair.d.ts.map +0 -1
  123. package/dist/src/coin/baseCoin/secp256k1ExtendedKeyPair.js +0 -124
  124. package/dist/src/coin/celo/index.d.ts +0 -8
  125. package/dist/src/coin/celo/index.d.ts.map +0 -1
  126. package/dist/src/coin/celo/index.js +0 -35
  127. package/dist/src/coin/celo/resources.d.ts +0 -10
  128. package/dist/src/coin/celo/resources.d.ts.map +0 -1
  129. package/dist/src/coin/celo/resources.js +0 -26
  130. package/dist/src/coin/celo/stakingBuilder.d.ts +0 -91
  131. package/dist/src/coin/celo/stakingBuilder.d.ts.map +0 -1
  132. package/dist/src/coin/celo/stakingBuilder.js +0 -277
  133. package/dist/src/coin/celo/stakingCall.d.ts +0 -7
  134. package/dist/src/coin/celo/stakingCall.d.ts.map +0 -1
  135. package/dist/src/coin/celo/stakingCall.js +0 -13
  136. package/dist/src/coin/celo/stakingUtils.d.ts +0 -15
  137. package/dist/src/coin/celo/stakingUtils.d.ts.map +0 -1
  138. package/dist/src/coin/celo/stakingUtils.js +0 -98
  139. package/dist/src/coin/celo/transaction.d.ts +0 -10
  140. package/dist/src/coin/celo/transaction.d.ts.map +0 -1
  141. package/dist/src/coin/celo/transaction.js +0 -37
  142. package/dist/src/coin/celo/transactionBuilder.d.ts +0 -86
  143. package/dist/src/coin/celo/transactionBuilder.d.ts.map +0 -1
  144. package/dist/src/coin/celo/transactionBuilder.js +0 -228
  145. package/dist/src/coin/celo/transferBuilder.d.ts +0 -19
  146. package/dist/src/coin/celo/transferBuilder.d.ts.map +0 -1
  147. package/dist/src/coin/celo/transferBuilder.js +0 -27
  148. package/dist/src/coin/celo/types.d.ts +0 -52
  149. package/dist/src/coin/celo/types.d.ts.map +0 -1
  150. package/dist/src/coin/celo/types.js +0 -222
  151. package/dist/src/coin/celo/utils.d.ts +0 -18
  152. package/dist/src/coin/celo/utils.d.ts.map +0 -1
  153. package/dist/src/coin/celo/utils.js +0 -99
  154. package/dist/src/coin/cspr/constants.d.ts +0 -19
  155. package/dist/src/coin/cspr/constants.d.ts.map +0 -1
  156. package/dist/src/coin/cspr/constants.js +0 -28
  157. package/dist/src/coin/cspr/delegateBuilder.d.ts +0 -49
  158. package/dist/src/coin/cspr/delegateBuilder.d.ts.map +0 -1
  159. package/dist/src/coin/cspr/delegateBuilder.js +0 -111
  160. package/dist/src/coin/cspr/ifaces.d.ts +0 -69
  161. package/dist/src/coin/cspr/ifaces.d.ts.map +0 -1
  162. package/dist/src/coin/cspr/ifaces.js +0 -3
  163. package/dist/src/coin/cspr/index.d.ts +0 -5
  164. package/dist/src/coin/cspr/index.d.ts.map +0 -1
  165. package/dist/src/coin/cspr/index.js +0 -29
  166. package/dist/src/coin/cspr/keyPair.d.ts +0 -18
  167. package/dist/src/coin/cspr/keyPair.d.ts.map +0 -1
  168. package/dist/src/coin/cspr/keyPair.js +0 -75
  169. package/dist/src/coin/cspr/transaction.d.ts +0 -55
  170. package/dist/src/coin/cspr/transaction.d.ts.map +0 -1
  171. package/dist/src/coin/cspr/transaction.js +0 -227
  172. package/dist/src/coin/cspr/transactionBuilder.d.ts +0 -124
  173. package/dist/src/coin/cspr/transactionBuilder.d.ts.map +0 -1
  174. package/dist/src/coin/cspr/transactionBuilder.js +0 -312
  175. package/dist/src/coin/cspr/transactionBuilderFactory.d.ts +0 -46
  176. package/dist/src/coin/cspr/transactionBuilderFactory.d.ts.map +0 -1
  177. package/dist/src/coin/cspr/transactionBuilderFactory.js +0 -98
  178. package/dist/src/coin/cspr/transferBuilder.d.ts +0 -39
  179. package/dist/src/coin/cspr/transferBuilder.d.ts.map +0 -1
  180. package/dist/src/coin/cspr/transferBuilder.js +0 -106
  181. package/dist/src/coin/cspr/undelegateBuilder.d.ts +0 -49
  182. package/dist/src/coin/cspr/undelegateBuilder.d.ts.map +0 -1
  183. package/dist/src/coin/cspr/undelegateBuilder.js +0 -111
  184. package/dist/src/coin/cspr/utils.d.ts +0 -188
  185. package/dist/src/coin/cspr/utils.d.ts.map +0 -1
  186. package/dist/src/coin/cspr/utils.js +0 -478
  187. package/dist/src/coin/cspr/walletInitializationBuilder.d.ts +0 -27
  188. package/dist/src/coin/cspr/walletInitializationBuilder.d.ts.map +0 -1
  189. package/dist/src/coin/cspr/walletInitializationBuilder.js +0 -95
  190. package/dist/src/coin/dot/addressInitializationBuilder.d.ts +0 -79
  191. package/dist/src/coin/dot/addressInitializationBuilder.d.ts.map +0 -1
  192. package/dist/src/coin/dot/addressInitializationBuilder.js +0 -182
  193. package/dist/src/coin/dot/batchTransactionBuilder.d.ts +0 -47
  194. package/dist/src/coin/dot/batchTransactionBuilder.d.ts.map +0 -1
  195. package/dist/src/coin/dot/batchTransactionBuilder.js +0 -122
  196. package/dist/src/coin/dot/claimBuilder.d.ts +0 -58
  197. package/dist/src/coin/dot/claimBuilder.d.ts.map +0 -1
  198. package/dist/src/coin/dot/claimBuilder.js +0 -117
  199. package/dist/src/coin/dot/errors.d.ts +0 -8
  200. package/dist/src/coin/dot/errors.d.ts.map +0 -1
  201. package/dist/src/coin/dot/errors.js +0 -19
  202. package/dist/src/coin/dot/iface.d.ts +0 -194
  203. package/dist/src/coin/dot/iface.d.ts.map +0 -1
  204. package/dist/src/coin/dot/iface.js +0 -39
  205. package/dist/src/coin/dot/index.d.ts +0 -17
  206. package/dist/src/coin/dot/index.d.ts.map +0 -1
  207. package/dist/src/coin/dot/index.js +0 -53
  208. package/dist/src/coin/dot/keyPair.d.ts +0 -31
  209. package/dist/src/coin/dot/keyPair.d.ts.map +0 -1
  210. package/dist/src/coin/dot/keyPair.js +0 -74
  211. package/dist/src/coin/dot/singletonRegistry.d.ts +0 -7
  212. package/dist/src/coin/dot/singletonRegistry.d.ts.map +0 -1
  213. package/dist/src/coin/dot/singletonRegistry.js +0 -20
  214. package/dist/src/coin/dot/stakingBuilder.d.ts +0 -58
  215. package/dist/src/coin/dot/stakingBuilder.d.ts.map +0 -1
  216. package/dist/src/coin/dot/stakingBuilder.js +0 -135
  217. package/dist/src/coin/dot/transaction.d.ts +0 -65
  218. package/dist/src/coin/dot/transaction.d.ts.map +0 -1
  219. package/dist/src/coin/dot/transaction.js +0 -396
  220. package/dist/src/coin/dot/transactionBuilder.d.ts +0 -131
  221. package/dist/src/coin/dot/transactionBuilder.d.ts.map +0 -1
  222. package/dist/src/coin/dot/transactionBuilder.js +0 -332
  223. package/dist/src/coin/dot/transactionBuilderFactory.d.ts +0 -26
  224. package/dist/src/coin/dot/transactionBuilderFactory.d.ts.map +0 -1
  225. package/dist/src/coin/dot/transactionBuilderFactory.js +0 -93
  226. package/dist/src/coin/dot/transferBuilder.d.ts +0 -71
  227. package/dist/src/coin/dot/transferBuilder.d.ts.map +0 -1
  228. package/dist/src/coin/dot/transferBuilder.js +0 -171
  229. package/dist/src/coin/dot/txnSchema.d.ts +0 -14
  230. package/dist/src/coin/dot/txnSchema.d.ts.map +0 -1
  231. package/dist/src/coin/dot/txnSchema.js +0 -104
  232. package/dist/src/coin/dot/unnominateBuilder.d.ts +0 -24
  233. package/dist/src/coin/dot/unnominateBuilder.d.ts.map +0 -1
  234. package/dist/src/coin/dot/unnominateBuilder.js +0 -50
  235. package/dist/src/coin/dot/unstakeBuilder.d.ts +0 -38
  236. package/dist/src/coin/dot/unstakeBuilder.d.ts.map +0 -1
  237. package/dist/src/coin/dot/unstakeBuilder.js +0 -89
  238. package/dist/src/coin/dot/utils.d.ts +0 -138
  239. package/dist/src/coin/dot/utils.d.ts.map +0 -1
  240. package/dist/src/coin/dot/utils.js +0 -269
  241. package/dist/src/coin/dot/withdrawUnstakedBuilder.d.ts +0 -38
  242. package/dist/src/coin/dot/withdrawUnstakedBuilder.d.ts.map +0 -1
  243. package/dist/src/coin/dot/withdrawUnstakedBuilder.js +0 -90
  244. package/dist/src/coin/etc/index.d.ts +0 -8
  245. package/dist/src/coin/etc/index.d.ts.map +0 -1
  246. package/dist/src/coin/etc/index.js +0 -35
  247. package/dist/src/coin/etc/resources.d.ts +0 -10
  248. package/dist/src/coin/etc/resources.d.ts.map +0 -1
  249. package/dist/src/coin/etc/resources.js +0 -26
  250. package/dist/src/coin/etc/transactionBuilder.d.ts +0 -17
  251. package/dist/src/coin/etc/transactionBuilder.d.ts.map +0 -1
  252. package/dist/src/coin/etc/transactionBuilder.js +0 -45
  253. package/dist/src/coin/etc/transferBuilder.d.ts +0 -19
  254. package/dist/src/coin/etc/transferBuilder.d.ts.map +0 -1
  255. package/dist/src/coin/etc/transferBuilder.js +0 -27
  256. package/dist/src/coin/etc/utils.d.ts +0 -18
  257. package/dist/src/coin/etc/utils.d.ts.map +0 -1
  258. package/dist/src/coin/etc/utils.js +0 -42
  259. package/dist/src/coin/eth/contractCall.d.ts +0 -8
  260. package/dist/src/coin/eth/contractCall.d.ts.map +0 -1
  261. package/dist/src/coin/eth/contractCall.js +0 -17
  262. package/dist/src/coin/eth/iface.d.ts +0 -122
  263. package/dist/src/coin/eth/iface.d.ts.map +0 -1
  264. package/dist/src/coin/eth/iface.js +0 -8
  265. package/dist/src/coin/eth/index.d.ts +0 -10
  266. package/dist/src/coin/eth/index.d.ts.map +0 -1
  267. package/dist/src/coin/eth/index.js +0 -39
  268. package/dist/src/coin/eth/keyPair.d.ts +0 -26
  269. package/dist/src/coin/eth/keyPair.d.ts.map +0 -1
  270. package/dist/src/coin/eth/keyPair.js +0 -85
  271. package/dist/src/coin/eth/transaction.d.ts +0 -64
  272. package/dist/src/coin/eth/transaction.d.ts.map +0 -1
  273. package/dist/src/coin/eth/transaction.js +0 -137
  274. package/dist/src/coin/eth/transactionBuilder.d.ts +0 -194
  275. package/dist/src/coin/eth/transactionBuilder.d.ts.map +0 -1
  276. package/dist/src/coin/eth/transactionBuilder.js +0 -624
  277. package/dist/src/coin/eth/transferBuilder/baseNFTTransferBuilder.d.ts +0 -47
  278. package/dist/src/coin/eth/transferBuilder/baseNFTTransferBuilder.d.ts.map +0 -1
  279. package/dist/src/coin/eth/transferBuilder/baseNFTTransferBuilder.js +0 -113
  280. package/dist/src/coin/eth/transferBuilder/transferBuilderERC1155.d.ts +0 -14
  281. package/dist/src/coin/eth/transferBuilder/transferBuilderERC1155.d.ts.map +0 -1
  282. package/dist/src/coin/eth/transferBuilder/transferBuilderERC1155.js +0 -83
  283. package/dist/src/coin/eth/transferBuilder/transferBuilderERC721.d.ts +0 -13
  284. package/dist/src/coin/eth/transferBuilder/transferBuilderERC721.d.ts.map +0 -1
  285. package/dist/src/coin/eth/transferBuilder/transferBuilderERC721.js +0 -68
  286. package/dist/src/coin/eth/transferBuilder.d.ts +0 -65
  287. package/dist/src/coin/eth/transferBuilder.d.ts.map +0 -1
  288. package/dist/src/coin/eth/transferBuilder.js +0 -197
  289. package/dist/src/coin/eth/types.d.ts +0 -39
  290. package/dist/src/coin/eth/types.d.ts.map +0 -1
  291. package/dist/src/coin/eth/types.js +0 -135
  292. package/dist/src/coin/eth/utils.d.ts +0 -202
  293. package/dist/src/coin/eth/utils.d.ts.map +0 -1
  294. package/dist/src/coin/eth/utils.js +0 -485
  295. package/dist/src/coin/eth/walletUtil.d.ts +0 -19
  296. package/dist/src/coin/eth/walletUtil.d.ts.map +0 -1
  297. package/dist/src/coin/eth/walletUtil.js +0 -29
  298. package/dist/src/coin/eth2/index.d.ts +0 -2
  299. package/dist/src/coin/eth2/index.d.ts.map +0 -1
  300. package/dist/src/coin/eth2/index.js +0 -6
  301. package/dist/src/coin/eth2/keyPair.d.ts +0 -33
  302. package/dist/src/coin/eth2/keyPair.d.ts.map +0 -1
  303. package/dist/src/coin/eth2/keyPair.js +0 -65
  304. package/dist/src/coin/hbar/ifaces.d.ts +0 -26
  305. package/dist/src/coin/hbar/ifaces.d.ts.map +0 -1
  306. package/dist/src/coin/hbar/ifaces.js +0 -3
  307. package/dist/src/coin/hbar/index.d.ts +0 -6
  308. package/dist/src/coin/hbar/index.d.ts.map +0 -1
  309. package/dist/src/coin/hbar/index.js +0 -31
  310. package/dist/src/coin/hbar/keyPair.d.ts +0 -23
  311. package/dist/src/coin/hbar/keyPair.d.ts.map +0 -1
  312. package/dist/src/coin/hbar/keyPair.js +0 -70
  313. package/dist/src/coin/hbar/transaction.d.ts +0 -98
  314. package/dist/src/coin/hbar/transaction.d.ts.map +0 -1
  315. package/dist/src/coin/hbar/transaction.js +0 -245
  316. package/dist/src/coin/hbar/transactionBuilder.d.ts +0 -112
  317. package/dist/src/coin/hbar/transactionBuilder.d.ts.map +0 -1
  318. package/dist/src/coin/hbar/transactionBuilder.js +0 -264
  319. package/dist/src/coin/hbar/transactionBuilderFactory.d.ts +0 -37
  320. package/dist/src/coin/hbar/transactionBuilderFactory.d.ts.map +0 -1
  321. package/dist/src/coin/hbar/transactionBuilderFactory.js +0 -77
  322. package/dist/src/coin/hbar/transferBuilder.d.ts +0 -44
  323. package/dist/src/coin/hbar/transferBuilder.d.ts.map +0 -1
  324. package/dist/src/coin/hbar/transferBuilder.js +0 -130
  325. package/dist/src/coin/hbar/utils.d.ts +0 -139
  326. package/dist/src/coin/hbar/utils.d.ts.map +0 -1
  327. package/dist/src/coin/hbar/utils.js +0 -310
  328. package/dist/src/coin/hbar/walletInitializationBuilder.d.ts +0 -28
  329. package/dist/src/coin/hbar/walletInitializationBuilder.d.ts.map +0 -1
  330. package/dist/src/coin/hbar/walletInitializationBuilder.js +0 -90
  331. package/dist/src/coin/near/constants.d.ts +0 -12
  332. package/dist/src/coin/near/constants.d.ts.map +0 -1
  333. package/dist/src/coin/near/constants.js +0 -15
  334. package/dist/src/coin/near/contractCallWrapper.d.ts +0 -33
  335. package/dist/src/coin/near/contractCallWrapper.d.ts.map +0 -1
  336. package/dist/src/coin/near/contractCallWrapper.js +0 -68
  337. package/dist/src/coin/near/errors.d.ts +0 -5
  338. package/dist/src/coin/near/errors.d.ts.map +0 -1
  339. package/dist/src/coin/near/errors.js +0 -12
  340. package/dist/src/coin/near/iface.d.ts +0 -40
  341. package/dist/src/coin/near/iface.d.ts.map +0 -1
  342. package/dist/src/coin/near/iface.js +0 -8
  343. package/dist/src/coin/near/index.d.ts +0 -11
  344. package/dist/src/coin/near/index.d.ts.map +0 -1
  345. package/dist/src/coin/near/index.js +0 -41
  346. package/dist/src/coin/near/keyPair.d.ts +0 -25
  347. package/dist/src/coin/near/keyPair.d.ts.map +0 -1
  348. package/dist/src/coin/near/keyPair.js +0 -73
  349. package/dist/src/coin/near/stakingActivateBuilder.d.ts +0 -32
  350. package/dist/src/coin/near/stakingActivateBuilder.d.ts.map +0 -1
  351. package/dist/src/coin/near/stakingActivateBuilder.js +0 -90
  352. package/dist/src/coin/near/stakingDeactivateBuilder.d.ts +0 -32
  353. package/dist/src/coin/near/stakingDeactivateBuilder.d.ts.map +0 -1
  354. package/dist/src/coin/near/stakingDeactivateBuilder.js +0 -89
  355. package/dist/src/coin/near/stakingWithdrawBuilder.d.ts +0 -32
  356. package/dist/src/coin/near/stakingWithdrawBuilder.d.ts.map +0 -1
  357. package/dist/src/coin/near/stakingWithdrawBuilder.js +0 -89
  358. package/dist/src/coin/near/transaction.d.ts +0 -90
  359. package/dist/src/coin/near/transaction.d.ts.map +0 -1
  360. package/dist/src/coin/near/transaction.js +0 -368
  361. package/dist/src/coin/near/transactionBuilder.d.ts +0 -89
  362. package/dist/src/coin/near/transactionBuilder.d.ts.map +0 -1
  363. package/dist/src/coin/near/transactionBuilder.js +0 -216
  364. package/dist/src/coin/near/transactionBuilderFactory.d.ts +0 -30
  365. package/dist/src/coin/near/transactionBuilderFactory.d.ts.map +0 -1
  366. package/dist/src/coin/near/transactionBuilderFactory.js +0 -71
  367. package/dist/src/coin/near/transferBuilder.d.ts +0 -26
  368. package/dist/src/coin/near/transferBuilder.d.ts.map +0 -1
  369. package/dist/src/coin/near/transferBuilder.js +0 -72
  370. package/dist/src/coin/near/utils.d.ts +0 -42
  371. package/dist/src/coin/near/utils.d.ts.map +0 -1
  372. package/dist/src/coin/near/utils.js +0 -92
  373. package/dist/src/coin/near/walletInitializationBuilder.d.ts +0 -12
  374. package/dist/src/coin/near/walletInitializationBuilder.d.ts.map +0 -1
  375. package/dist/src/coin/near/walletInitializationBuilder.js +0 -20
  376. package/dist/src/coin/rbtc/index.d.ts +0 -8
  377. package/dist/src/coin/rbtc/index.d.ts.map +0 -1
  378. package/dist/src/coin/rbtc/index.js +0 -35
  379. package/dist/src/coin/rbtc/resources.d.ts +0 -10
  380. package/dist/src/coin/rbtc/resources.d.ts.map +0 -1
  381. package/dist/src/coin/rbtc/resources.js +0 -25
  382. package/dist/src/coin/rbtc/transactionBuilder.d.ts +0 -17
  383. package/dist/src/coin/rbtc/transactionBuilder.d.ts.map +0 -1
  384. package/dist/src/coin/rbtc/transactionBuilder.js +0 -44
  385. package/dist/src/coin/rbtc/transferBuilder.d.ts +0 -19
  386. package/dist/src/coin/rbtc/transferBuilder.d.ts.map +0 -1
  387. package/dist/src/coin/rbtc/transferBuilder.js +0 -27
  388. package/dist/src/coin/rbtc/utils.d.ts +0 -18
  389. package/dist/src/coin/rbtc/utils.d.ts.map +0 -1
  390. package/dist/src/coin/rbtc/utils.js +0 -42
  391. package/dist/src/coin/sol/ataInitializationBuilder.d.ts +0 -33
  392. package/dist/src/coin/sol/ataInitializationBuilder.d.ts.map +0 -1
  393. package/dist/src/coin/sol/ataInitializationBuilder.js +0 -93
  394. package/dist/src/coin/sol/ataInitializationTransaction.d.ts +0 -14
  395. package/dist/src/coin/sol/ataInitializationTransaction.d.ts.map +0 -1
  396. package/dist/src/coin/sol/ataInitializationTransaction.js +0 -81
  397. package/dist/src/coin/sol/constants.d.ts +0 -58
  398. package/dist/src/coin/sol/constants.d.ts.map +0 -1
  399. package/dist/src/coin/sol/constants.js +0 -76
  400. package/dist/src/coin/sol/iface.d.ts +0 -99
  401. package/dist/src/coin/sol/iface.d.ts.map +0 -1
  402. package/dist/src/coin/sol/iface.js +0 -3
  403. package/dist/src/coin/sol/index.d.ts +0 -11
  404. package/dist/src/coin/sol/index.d.ts.map +0 -1
  405. package/dist/src/coin/sol/index.js +0 -41
  406. package/dist/src/coin/sol/instructionParamsFactory.d.ts +0 -12
  407. package/dist/src/coin/sol/instructionParamsFactory.d.ts.map +0 -1
  408. package/dist/src/coin/sol/instructionParamsFactory.js +0 -260
  409. package/dist/src/coin/sol/keyPair.d.ts +0 -26
  410. package/dist/src/coin/sol/keyPair.d.ts.map +0 -1
  411. package/dist/src/coin/sol/keyPair.js +0 -63
  412. package/dist/src/coin/sol/solInstructionFactory.d.ts +0 -10
  413. package/dist/src/coin/sol/solInstructionFactory.d.ts.map +0 -1
  414. package/dist/src/coin/sol/solInstructionFactory.js +0 -213
  415. package/dist/src/coin/sol/stakingActivateBuilder.d.ts +0 -41
  416. package/dist/src/coin/sol/stakingActivateBuilder.d.ts.map +0 -1
  417. package/dist/src/coin/sol/stakingActivateBuilder.js +0 -94
  418. package/dist/src/coin/sol/stakingDeactivateBuilder.d.ts +0 -23
  419. package/dist/src/coin/sol/stakingDeactivateBuilder.d.ts.map +0 -1
  420. package/dist/src/coin/sol/stakingDeactivateBuilder.js +0 -62
  421. package/dist/src/coin/sol/stakingWithdrawBuilder.d.ts +0 -31
  422. package/dist/src/coin/sol/stakingWithdrawBuilder.d.ts.map +0 -1
  423. package/dist/src/coin/sol/stakingWithdrawBuilder.js +0 -78
  424. package/dist/src/coin/sol/tokenEncodeDecode.d.ts +0 -85
  425. package/dist/src/coin/sol/tokenEncodeDecode.d.ts.map +0 -1
  426. package/dist/src/coin/sol/tokenEncodeDecode.js +0 -133
  427. package/dist/src/coin/sol/tokenTransferBuilder.d.ts +0 -27
  428. package/dist/src/coin/sol/tokenTransferBuilder.d.ts.map +0 -1
  429. package/dist/src/coin/sol/tokenTransferBuilder.js +0 -73
  430. package/dist/src/coin/sol/transaction.d.ts +0 -61
  431. package/dist/src/coin/sol/transaction.d.ts.map +0 -1
  432. package/dist/src/coin/sol/transaction.js +0 -369
  433. package/dist/src/coin/sol/transactionBuilder.d.ts +0 -101
  434. package/dist/src/coin/sol/transactionBuilder.d.ts.map +0 -1
  435. package/dist/src/coin/sol/transactionBuilder.js +0 -261
  436. package/dist/src/coin/sol/transactionBuilderFactory.d.ts +0 -76
  437. package/dist/src/coin/sol/transactionBuilderFactory.d.ts.map +0 -1
  438. package/dist/src/coin/sol/transactionBuilderFactory.js +0 -136
  439. package/dist/src/coin/sol/transferBuilder.d.ts +0 -26
  440. package/dist/src/coin/sol/transferBuilder.d.ts.map +0 -1
  441. package/dist/src/coin/sol/transferBuilder.js +0 -67
  442. package/dist/src/coin/sol/utils.d.ts +0 -146
  443. package/dist/src/coin/sol/utils.d.ts.map +0 -1
  444. package/dist/src/coin/sol/utils.js +0 -361
  445. package/dist/src/coin/sol/walletInitializationBuilder.d.ts +0 -26
  446. package/dist/src/coin/sol/walletInitializationBuilder.d.ts.map +0 -1
  447. package/dist/src/coin/sol/walletInitializationBuilder.js +0 -71
  448. package/dist/src/coin/stx/abstractContractBuilder.d.ts +0 -19
  449. package/dist/src/coin/stx/abstractContractBuilder.d.ts.map +0 -1
  450. package/dist/src/coin/stx/abstractContractBuilder.js +0 -70
  451. package/dist/src/coin/stx/constants.d.ts +0 -8
  452. package/dist/src/coin/stx/constants.d.ts.map +0 -1
  453. package/dist/src/coin/stx/constants.js +0 -19
  454. package/dist/src/coin/stx/contractBuilder.d.ts +0 -33
  455. package/dist/src/coin/stx/contractBuilder.d.ts.map +0 -1
  456. package/dist/src/coin/stx/contractBuilder.js +0 -116
  457. package/dist/src/coin/stx/iface.d.ts +0 -48
  458. package/dist/src/coin/stx/iface.d.ts.map +0 -1
  459. package/dist/src/coin/stx/iface.js +0 -3
  460. package/dist/src/coin/stx/index.d.ts +0 -6
  461. package/dist/src/coin/stx/index.d.ts.map +0 -1
  462. package/dist/src/coin/stx/index.js +0 -32
  463. package/dist/src/coin/stx/keyPair.d.ts +0 -55
  464. package/dist/src/coin/stx/keyPair.d.ts.map +0 -1
  465. package/dist/src/coin/stx/keyPair.js +0 -140
  466. package/dist/src/coin/stx/sendmanyBuilder.d.ts +0 -23
  467. package/dist/src/coin/stx/sendmanyBuilder.d.ts.map +0 -1
  468. package/dist/src/coin/stx/sendmanyBuilder.js +0 -75
  469. package/dist/src/coin/stx/transaction.d.ts +0 -49
  470. package/dist/src/coin/stx/transaction.d.ts.map +0 -1
  471. package/dist/src/coin/stx/transaction.js +0 -225
  472. package/dist/src/coin/stx/transactionBuilder.d.ts +0 -86
  473. package/dist/src/coin/stx/transactionBuilder.d.ts.map +0 -1
  474. package/dist/src/coin/stx/transactionBuilder.js +0 -263
  475. package/dist/src/coin/stx/transactionBuilderFactory.d.ts +0 -30
  476. package/dist/src/coin/stx/transactionBuilderFactory.d.ts.map +0 -1
  477. package/dist/src/coin/stx/transactionBuilderFactory.js +0 -81
  478. package/dist/src/coin/stx/transferBuilder.d.ts +0 -30
  479. package/dist/src/coin/stx/transferBuilder.d.ts.map +0 -1
  480. package/dist/src/coin/stx/transferBuilder.js +0 -99
  481. package/dist/src/coin/stx/utils.d.ts +0 -207
  482. package/dist/src/coin/stx/utils.d.ts.map +0 -1
  483. package/dist/src/coin/stx/utils.js +0 -504
  484. package/dist/src/coin/trx/address.d.ts +0 -11
  485. package/dist/src/coin/trx/address.d.ts.map +0 -1
  486. package/dist/src/coin/trx/address.js +0 -13
  487. package/dist/src/coin/trx/contractCallBuilder.d.ts +0 -96
  488. package/dist/src/coin/trx/contractCallBuilder.d.ts.map +0 -1
  489. package/dist/src/coin/trx/contractCallBuilder.js +0 -281
  490. package/dist/src/coin/trx/enum.d.ts +0 -23
  491. package/dist/src/coin/trx/enum.d.ts.map +0 -1
  492. package/dist/src/coin/trx/enum.js +0 -28
  493. package/dist/src/coin/trx/iface.d.ts +0 -92
  494. package/dist/src/coin/trx/iface.d.ts.map +0 -1
  495. package/dist/src/coin/trx/iface.js +0 -3
  496. package/dist/src/coin/trx/index.d.ts +0 -10
  497. package/dist/src/coin/trx/index.d.ts.map +0 -1
  498. package/dist/src/coin/trx/index.js +0 -39
  499. package/dist/src/coin/trx/keyPair.d.ts +0 -44
  500. package/dist/src/coin/trx/keyPair.d.ts.map +0 -1
  501. package/dist/src/coin/trx/keyPair.js +0 -121
  502. package/dist/src/coin/trx/transaction.d.ts +0 -74
  503. package/dist/src/coin/trx/transaction.d.ts.map +0 -1
  504. package/dist/src/coin/trx/transaction.js +0 -205
  505. package/dist/src/coin/trx/transactionBuilder.d.ts +0 -65
  506. package/dist/src/coin/trx/transactionBuilder.d.ts.map +0 -1
  507. package/dist/src/coin/trx/transactionBuilder.js +0 -215
  508. package/dist/src/coin/trx/utils.d.ts +0 -127
  509. package/dist/src/coin/trx/utils.d.ts.map +0 -1
  510. package/dist/src/coin/trx/utils.js +0 -369
  511. package/dist/src/coin/trx/wrappedBuilder.d.ts +0 -52
  512. package/dist/src/coin/trx/wrappedBuilder.d.ts.map +0 -1
  513. package/dist/src/coin/trx/wrappedBuilder.js +0 -104
  514. package/dist/src/coin/xrp/index.d.ts +0 -5
  515. package/dist/src/coin/xrp/index.d.ts.map +0 -1
  516. package/dist/src/coin/xrp/index.js +0 -29
  517. package/dist/src/coin/xrp/keyPair.d.ts +0 -10
  518. package/dist/src/coin/xrp/keyPair.d.ts.map +0 -1
  519. package/dist/src/coin/xrp/keyPair.js +0 -16
  520. package/dist/src/coin/xrp/transaction.d.ts +0 -10
  521. package/dist/src/coin/xrp/transaction.d.ts.map +0 -1
  522. package/dist/src/coin/xrp/transaction.js +0 -20
  523. package/dist/src/coin/xrp/transactionBuilder.d.ts +0 -27
  524. package/dist/src/coin/xrp/transactionBuilder.d.ts.map +0 -1
  525. package/dist/src/coin/xrp/transactionBuilder.js +0 -46
  526. package/dist/src/coin/xrp/transactionBuilderFactory.d.ts +0 -24
  527. package/dist/src/coin/xrp/transactionBuilderFactory.d.ts.map +0 -1
  528. package/dist/src/coin/xrp/transactionBuilderFactory.js +0 -38
  529. package/dist/src/coin/xrp/transferBuilder.d.ts +0 -14
  530. package/dist/src/coin/xrp/transferBuilder.d.ts.map +0 -1
  531. package/dist/src/coin/xrp/transferBuilder.js +0 -24
  532. package/dist/src/coin/xrp/utils.d.ts +0 -16
  533. package/dist/src/coin/xrp/utils.d.ts.map +0 -1
  534. package/dist/src/coin/xrp/utils.js +0 -32
  535. package/dist/src/coin/xrp/walletInitializationBuilder.d.ts +0 -14
  536. package/dist/src/coin/xrp/walletInitializationBuilder.d.ts.map +0 -1
  537. package/dist/src/coin/xrp/walletInitializationBuilder.js +0 -24
  538. package/dist/src/coin/xtz/address.d.ts +0 -8
  539. package/dist/src/coin/xtz/address.d.ts.map +0 -1
  540. package/dist/src/coin/xtz/address.js +0 -10
  541. package/dist/src/coin/xtz/iface.d.ts +0 -81
  542. package/dist/src/coin/xtz/iface.d.ts.map +0 -1
  543. package/dist/src/coin/xtz/iface.js +0 -3
  544. package/dist/src/coin/xtz/index.d.ts +0 -8
  545. package/dist/src/coin/xtz/index.d.ts.map +0 -1
  546. package/dist/src/coin/xtz/index.js +0 -37
  547. package/dist/src/coin/xtz/keyPair.d.ts +0 -40
  548. package/dist/src/coin/xtz/keyPair.d.ts.map +0 -1
  549. package/dist/src/coin/xtz/keyPair.js +0 -136
  550. package/dist/src/coin/xtz/multisigUtils.d.ts +0 -134
  551. package/dist/src/coin/xtz/multisigUtils.d.ts.map +0 -1
  552. package/dist/src/coin/xtz/multisigUtils.js +0 -1180
  553. package/dist/src/coin/xtz/transaction.d.ts +0 -119
  554. package/dist/src/coin/xtz/transaction.d.ts.map +0 -1
  555. package/dist/src/coin/xtz/transaction.js +0 -315
  556. package/dist/src/coin/xtz/transactionBuilder.d.ts +0 -171
  557. package/dist/src/coin/xtz/transactionBuilder.d.ts.map +0 -1
  558. package/dist/src/coin/xtz/transactionBuilder.js +0 -453
  559. package/dist/src/coin/xtz/transferBuilder.d.ts +0 -24
  560. package/dist/src/coin/xtz/transferBuilder.d.ts.map +0 -1
  561. package/dist/src/coin/xtz/transferBuilder.js +0 -64
  562. package/dist/src/coin/xtz/utils.d.ts +0 -265
  563. package/dist/src/coin/xtz/utils.d.ts.map +0 -1
  564. package/dist/src/coin/xtz/utils.js +0 -460
  565. package/dist/src/mpc/curves/baseCurve.d.ts +0 -18
  566. package/dist/src/mpc/curves/baseCurve.d.ts.map +0 -1
  567. package/dist/src/mpc/curves/baseCurve.js +0 -6
  568. package/dist/src/mpc/curves/ed25519.d.ts +0 -17
  569. package/dist/src/mpc/curves/ed25519.d.ts.map +0 -1
  570. package/dist/src/mpc/curves/ed25519.js +0 -48
  571. package/dist/src/mpc/curves/index.d.ts +0 -5
  572. package/dist/src/mpc/curves/index.d.ts.map +0 -1
  573. package/dist/src/mpc/curves/index.js +0 -6
  574. package/dist/src/mpc/curves/secp256k1.d.ts +0 -16
  575. package/dist/src/mpc/curves/secp256k1.d.ts.map +0 -1
  576. package/dist/src/mpc/curves/secp256k1.js +0 -66
  577. package/dist/src/mpc/hdTree.d.ts +0 -24
  578. package/dist/src/mpc/hdTree.d.ts.map +0 -1
  579. package/dist/src/mpc/hdTree.js +0 -94
  580. package/dist/src/mpc/shamir.d.ts +0 -26
  581. package/dist/src/mpc/shamir.d.ts.map +0 -1
  582. package/dist/src/mpc/shamir.js +0 -86
  583. package/dist/src/mpc/tss/eddsa/eddsa.d.ts +0 -29
  584. package/dist/src/mpc/tss/eddsa/eddsa.d.ts.map +0 -1
  585. package/dist/src/mpc/tss/eddsa/eddsa.js +0 -273
  586. package/dist/src/mpc/tss/eddsa/index.d.ts +0 -4
  587. package/dist/src/mpc/tss/eddsa/index.d.ts.map +0 -1
  588. package/dist/src/mpc/tss/eddsa/index.js +0 -30
  589. package/dist/src/mpc/tss/eddsa/types.d.ts +0 -70
  590. package/dist/src/mpc/tss/eddsa/types.d.ts.map +0 -1
  591. package/dist/src/mpc/tss/eddsa/types.js +0 -3
  592. package/dist/src/mpc/tss/index.d.ts +0 -5
  593. package/dist/src/mpc/tss/index.d.ts.map +0 -1
  594. package/dist/src/mpc/tss/index.js +0 -32
  595. package/dist/src/mpc/tss.d.ts +0 -98
  596. package/dist/src/mpc/tss.d.ts.map +0 -1
  597. package/dist/src/mpc/tss.js +0 -277
  598. package/dist/src/mpc/util.d.ts +0 -7
  599. package/dist/src/mpc/util.d.ts.map +0 -1
  600. package/dist/src/mpc/util.js +0 -38
  601. package/dist/src/utils/crypto.d.ts +0 -99
  602. package/dist/src/utils/crypto.d.ts.map +0 -1
  603. package/dist/src/utils/crypto.js +0 -260
  604. package/dist/src/utils/ed25519KeyDeriver.d.ts +0 -49
  605. package/dist/src/utils/ed25519KeyDeriver.d.ts.map +0 -1
  606. package/dist/src/utils/ed25519KeyDeriver.js +0 -92
  607. package/resources/hbar/protobuf/BasicTypes.proto +0 -424
  608. package/resources/hbar/protobuf/CryptoCreate.proto +0 -47
  609. package/resources/hbar/protobuf/CryptoTransfer.proto +0 -33
  610. package/resources/hbar/protobuf/Duration.proto +0 -28
  611. package/resources/hbar/protobuf/Timestamp.proto +0 -34
  612. package/resources/hbar/protobuf/Transaction.proto +0 -35
  613. package/resources/hbar/protobuf/TransactionBody.proto +0 -24
  614. package/resources/hbar/protobuf/TransactionContents.proto +0 -33
  615. package/resources/hbar/protobuf/hedera.d.ts +0 -4612
  616. package/resources/hbar/protobuf/hedera.js +0 -12192
  617. package/resources/trx/protobuf/Contract.proto +0 -256
  618. package/resources/trx/protobuf/Discover.proto +0 -44
  619. package/resources/trx/protobuf/tron.d.ts +0 -11024
  620. package/resources/trx/protobuf/tron.js +0 -31510
  621. package/resources/trx/protobuf/tron.proto +0 -677
@@ -1,677 +0,0 @@
1
- syntax = "proto3";
2
-
3
- import "google/protobuf/any.proto";
4
- import "Discover.proto";
5
-
6
- package protocol;
7
-
8
-
9
- option java_package = "org.tron.protos"; //Specify the name of the package that generated the Java file
10
- option java_outer_classname = "Protocol"; //Specify the class name of the generated Java file
11
- option go_package = "github.com/tronprotocol/grpc-gateway/core";
12
-
13
- enum AccountType {
14
- Normal = 0;
15
- AssetIssue = 1;
16
- Contract = 2;
17
- }
18
-
19
- // AccountId, (name, address) use name, (null, address) use address, (name, null) use name,
20
- message AccountId {
21
- bytes name = 1;
22
- bytes address = 2;
23
- }
24
-
25
- // vote message
26
- message Vote {
27
- // the super rep address
28
- bytes vote_address = 1;
29
- // the vote num to this super rep.
30
- int64 vote_count = 2;
31
- }
32
-
33
- // Proposal
34
- message Proposal {
35
- int64 proposal_id = 1;
36
- bytes proposer_address = 2;
37
- map<int64, int64> parameters = 3;
38
- int64 expiration_time = 4;
39
- int64 create_time = 5;
40
- repeated bytes approvals = 6;
41
- enum State {
42
- PENDING = 0;
43
- DISAPPROVED = 1;
44
- APPROVED = 2;
45
- CANCELED = 3;
46
- }
47
- State state = 7;
48
- }
49
-
50
- // Exchange
51
- message Exchange {
52
- int64 exchange_id = 1;
53
- bytes creator_address = 2;
54
- int64 create_time = 3;
55
- bytes first_token_id = 6;
56
- int64 first_token_balance = 7;
57
- bytes second_token_id = 8;
58
- int64 second_token_balance = 9;
59
- }
60
-
61
- message ChainParameters {
62
- repeated ChainParameter chainParameter = 1;
63
- message ChainParameter {
64
- string key = 1;
65
- int64 value = 2;
66
- }
67
- }
68
-
69
- /* Account */
70
- message Account {
71
- /* frozen balance */
72
- message Frozen {
73
- int64 frozen_balance = 1; // the frozen trx balance
74
- int64 expire_time = 2; // the expire time
75
- }
76
- // account nick name
77
- bytes account_name = 1;
78
- AccountType type = 2;
79
- // the create address
80
- bytes address = 3;
81
- // the trx balance
82
- int64 balance = 4;
83
- // the votes
84
- repeated Vote votes = 5;
85
- // the other asset owned by this account
86
- map<string, int64> asset = 6;
87
-
88
- // the other asset owned by this account,key is assetId
89
- map<string, int64> assetV2 = 56;
90
-
91
- // the frozen balance for bandwidth
92
- repeated Frozen frozen = 7;
93
- // bandwidth, get from frozen
94
- int64 net_usage = 8;
95
- //Frozen balance provided by other accounts to this account
96
- int64 acquired_delegated_frozen_balance_for_bandwidth = 41;
97
- //Freeze and provide balances to other accounts
98
- int64 delegated_frozen_balance_for_bandwidth = 42;
99
-
100
- // this account create time
101
- int64 create_time = 0x09;
102
- // this last operation time, including transfer, voting and so on. //FIXME fix grammar
103
- int64 latest_opration_time = 10;
104
- // witness block producing allowance
105
- int64 allowance = 0x0B;
106
- // last withdraw time
107
- int64 latest_withdraw_time = 0x0C;
108
- // not used so far
109
- bytes code = 13;
110
- bool is_witness = 14;
111
- bool is_committee = 15;
112
- // frozen asset(for asset issuer)
113
- repeated Frozen frozen_supply = 16;
114
- // asset_issued_name
115
- bytes asset_issued_name = 17;
116
- bytes asset_issued_ID = 57;
117
- map<string, int64> latest_asset_operation_time = 18;
118
- map<string, int64> latest_asset_operation_timeV2 = 58;
119
- int64 free_net_usage = 19;
120
- map<string, int64> free_asset_net_usage = 20;
121
- map<string, int64> free_asset_net_usageV2 = 59;
122
- int64 latest_consume_time = 21;
123
- int64 latest_consume_free_time = 22;
124
-
125
- // the identity of this account, case insensitive
126
- bytes account_id = 23;
127
-
128
- message AccountResource {
129
- // energy resource, get from frozen
130
- int64 energy_usage = 1;
131
- // the frozen balance for energy
132
- Frozen frozen_balance_for_energy = 2;
133
- int64 latest_consume_time_for_energy = 3;
134
-
135
- //Frozen balance provided by other accounts to this account
136
- int64 acquired_delegated_frozen_balance_for_energy = 4;
137
- //Frozen balances provided to other accounts
138
- int64 delegated_frozen_balance_for_energy = 5;
139
-
140
- // storage resource, get from market
141
- int64 storage_limit = 6;
142
- int64 storage_usage = 7;
143
- int64 latest_exchange_storage_time = 8;
144
-
145
- }
146
- AccountResource account_resource = 26;
147
- bytes codeHash = 30;
148
- Permission owner_permission = 31;
149
- Permission witness_permission = 32;
150
- repeated Permission active_permission = 33;
151
- }
152
-
153
-
154
- message Key {
155
- bytes address = 1;
156
- int64 weight = 2;
157
- }
158
-
159
- message DelegatedResource {
160
- bytes from = 1;
161
- bytes to = 2;
162
- int64 frozen_balance_for_bandwidth = 3;
163
- int64 frozen_balance_for_energy = 4;
164
- int64 expire_time_for_bandwidth = 5;
165
- int64 expire_time_for_energy = 6;
166
- }
167
-
168
- message authority {
169
- AccountId account = 1;
170
- bytes permission_name = 2;
171
- }
172
-
173
- message Permission {
174
- enum PermissionType {
175
- Owner = 0;
176
- Witness = 1;
177
- Active = 2;
178
- }
179
- PermissionType type = 1;
180
- int32 id = 2; //Owner id=0, Witness id=1, Active id start by 2
181
- string permission_name = 3;
182
- int64 threshold = 4;
183
- int32 parent_id = 5;
184
- bytes operations = 6; //1 bit 1 contract
185
- repeated Key keys = 7;
186
- }
187
-
188
- // Witness
189
- message Witness {
190
- bytes address = 1;
191
- int64 voteCount = 2;
192
- bytes pubKey = 3;
193
- string url = 4;
194
- int64 totalProduced = 5;
195
- int64 totalMissed = 6;
196
- int64 latestBlockNum = 7;
197
- int64 latestSlotNum = 8;
198
- bool isJobs = 9;
199
- }
200
-
201
- // Vote Change
202
- message Votes {
203
- bytes address = 1;
204
- repeated Vote old_votes = 2;
205
- repeated Vote new_votes = 3;
206
- }
207
-
208
- // Transcation
209
-
210
- message TXOutput {
211
- int64 value = 1;
212
- bytes pubKeyHash = 2;
213
- }
214
-
215
- message TXInput {
216
- message raw {
217
- bytes txID = 1;
218
- int64 vout = 2;
219
- bytes pubKey = 3;
220
- }
221
- raw raw_data = 1;
222
- bytes signature = 4;
223
- }
224
-
225
- message TXOutputs {
226
- repeated TXOutput outputs = 1;
227
- }
228
-
229
- message ResourceReceipt {
230
- int64 energy_usage = 1;
231
- int64 energy_fee = 2;
232
- int64 origin_energy_usage = 3;
233
- int64 energy_usage_total = 4;
234
- int64 net_usage = 5;
235
- int64 net_fee = 6;
236
- Transaction.Result.contractResult result = 7;
237
- }
238
-
239
- message Transaction {
240
- message Contract {
241
- enum ContractType {
242
- AccountCreateContract = 0;
243
- TransferContract = 1;
244
- TransferAssetContract = 2;
245
- VoteAssetContract = 3;
246
- VoteWitnessContract = 4;
247
- WitnessCreateContract = 5;
248
- AssetIssueContract = 6;
249
- WitnessUpdateContract = 8;
250
- ParticipateAssetIssueContract = 9;
251
- AccountUpdateContract = 10;
252
- FreezeBalanceContract = 11;
253
- UnfreezeBalanceContract = 12;
254
- WithdrawBalanceContract = 13;
255
- UnfreezeAssetContract = 14;
256
- UpdateAssetContract = 15;
257
- ProposalCreateContract = 16;
258
- ProposalApproveContract = 17;
259
- ProposalDeleteContract = 18;
260
- SetAccountIdContract = 19;
261
- CustomContract = 20;
262
- // BuyStorageContract = 21;
263
- // BuyStorageBytesContract = 22;
264
- // SellStorageContract = 23;
265
- CreateSmartContract = 30;
266
- TriggerSmartContract = 31;
267
- GetContract = 32;
268
- UpdateSettingContract = 33;
269
- ExchangeCreateContract = 41;
270
- ExchangeInjectContract = 42;
271
- ExchangeWithdrawContract = 43;
272
- ExchangeTransactionContract = 44;
273
- UpdateEnergyLimitContract = 45;
274
- AccountPermissionUpdateContract = 46;
275
- ClearABIContract = 48;
276
- }
277
- ContractType type = 1;
278
- google.protobuf.Any parameter = 2;
279
- bytes provider = 3;
280
- bytes ContractName = 4;
281
- int32 Permission_id = 5;
282
- }
283
-
284
- message Result {
285
- enum code {
286
- SUCESS = 0;
287
- FAILED = 1;
288
- }
289
- enum contractResult {
290
- DEFAULT = 0;
291
- SUCCESS = 1;
292
- REVERT = 2;
293
- BAD_JUMP_DESTINATION = 3;
294
- OUT_OF_MEMORY = 4;
295
- PRECOMPILED_CONTRACT = 5;
296
- STACK_TOO_SMALL = 6;
297
- STACK_TOO_LARGE = 7;
298
- ILLEGAL_OPERATION = 8;
299
- STACK_OVERFLOW = 9;
300
- OUT_OF_ENERGY = 10;
301
- OUT_OF_TIME = 11;
302
- JVM_STACK_OVER_FLOW = 12;
303
- UNKNOWN = 13;
304
- TRANSFER_FAILED = 14;
305
- }
306
- int64 fee = 1;
307
- code ret = 2;
308
- contractResult contractRet = 3;
309
-
310
- string assetIssueID = 14;
311
- int64 withdraw_amount = 15;
312
- int64 unfreeze_amount = 16;
313
- int64 exchange_received_amount = 18;
314
- int64 exchange_inject_another_amount = 19;
315
- int64 exchange_withdraw_another_amount = 20;
316
- int64 exchange_id = 21;
317
- }
318
-
319
- message raw {
320
- bytes ref_block_bytes = 1;
321
- int64 ref_block_num = 3;
322
- bytes ref_block_hash = 4;
323
- int64 expiration = 8;
324
- repeated authority auths = 9;
325
- // data not used
326
- bytes data = 10;
327
- //only support size = 1, repeated list here for extension
328
- repeated Contract contract = 11;
329
- // scripts not used
330
- bytes scripts = 12;
331
- int64 timestamp = 14;
332
- int64 fee_limit = 18;
333
- }
334
-
335
- raw raw_data = 1;
336
- // only support size = 1, repeated list here for muti-sig extension
337
- repeated bytes signature = 2;
338
- repeated Result ret = 5;
339
- }
340
-
341
- message TransactionInfo {
342
- enum code {
343
- SUCESS = 0;
344
- FAILED = 1;
345
- }
346
- message Log {
347
- bytes address = 1;
348
- repeated bytes topics = 2;
349
- bytes data = 3;
350
- }
351
- bytes id = 1;
352
- int64 fee = 2;
353
- int64 blockNumber = 3;
354
- int64 blockTimeStamp = 4;
355
- repeated bytes contractResult = 5;
356
- bytes contract_address = 6;
357
- ResourceReceipt receipt = 7;
358
- repeated Log log = 8;
359
- code result = 9;
360
- bytes resMessage = 10;
361
-
362
- string assetIssueID = 14;
363
- int64 withdraw_amount = 15;
364
- int64 unfreeze_amount = 16;
365
- repeated InternalTransaction internal_transactions = 17;
366
- int64 exchange_received_amount = 18;
367
- int64 exchange_inject_another_amount = 19;
368
- int64 exchange_withdraw_another_amount = 20;
369
- int64 exchange_id = 21;
370
- }
371
-
372
- message TransactionRet {
373
- int64 blockNumber = 1;
374
- int64 blockTimeStamp = 2;
375
- repeated TransactionInfo transactioninfo = 3;
376
- }
377
-
378
- message Transactions {
379
- repeated Transaction transactions = 1;
380
- }
381
-
382
- message TransactionSign {
383
- Transaction transaction = 1;
384
- bytes privateKey = 2;
385
- }
386
-
387
- message BlockHeader {
388
- message raw {
389
- int64 timestamp = 1;
390
- bytes txTrieRoot = 2;
391
- bytes parentHash = 3;
392
- //bytes nonce = 5;
393
- //bytes difficulty = 6;
394
- int64 number = 7;
395
- int64 witness_id = 8;
396
- bytes witness_address = 9;
397
- int32 version = 10;
398
- bytes accountStateRoot = 11;
399
- }
400
- raw raw_data = 1;
401
- bytes witness_signature = 2;
402
- }
403
-
404
- // block
405
- message Block {
406
- repeated Transaction transactions = 1;
407
- BlockHeader block_header = 2;
408
- }
409
-
410
- message ChainInventory {
411
- message BlockId {
412
- bytes hash = 1;
413
- int64 number = 2;
414
- }
415
- repeated BlockId ids = 1;
416
- int64 remain_num = 2;
417
- }
418
-
419
- // Inventory
420
- message BlockInventory {
421
- enum Type {
422
- SYNC = 0;
423
- ADVTISE = 1;
424
- FETCH = 2;
425
- }
426
-
427
- message BlockId {
428
- bytes hash = 1;
429
- int64 number = 2;
430
- }
431
- repeated BlockId ids = 1;
432
- Type type = 2;
433
- }
434
-
435
- message Inventory {
436
- enum InventoryType {
437
- TRX = 0;
438
- BLOCK = 1;
439
- }
440
- InventoryType type = 1;
441
- repeated bytes ids = 2;
442
- }
443
-
444
- message Items {
445
- enum ItemType {
446
- ERR = 0;
447
- TRX = 1;
448
- BLOCK = 2;
449
- BLOCKHEADER = 3;
450
- }
451
-
452
- ItemType type = 1;
453
- repeated Block blocks = 2;
454
- repeated BlockHeader block_headers = 3;
455
- repeated Transaction transactions = 4;
456
- }
457
-
458
- // DynamicProperties
459
- message DynamicProperties {
460
- int64 last_solidity_block_num = 1;
461
- }
462
-
463
- enum ReasonCode {
464
- REQUESTED = 0x00;
465
- BAD_PROTOCOL = 0x02;
466
- TOO_MANY_PEERS = 0x04;
467
- DUPLICATE_PEER = 0x05;
468
- INCOMPATIBLE_PROTOCOL = 0x06;
469
- NULL_IDENTITY = 0x07;
470
- PEER_QUITING = 0x08;
471
- UNEXPECTED_IDENTITY = 0x09;
472
- LOCAL_IDENTITY = 0x0A;
473
- PING_TIMEOUT = 0x0B;
474
- USER_REASON = 0x10;
475
- RESET = 0x11;
476
- SYNC_FAIL = 0x12;
477
- FETCH_FAIL = 0x13;
478
- BAD_TX = 0x14;
479
- BAD_BLOCK = 0x15;
480
- FORKED = 0x16;
481
- UNLINKABLE = 0x17;
482
- INCOMPATIBLE_VERSION = 0x18;
483
- INCOMPATIBLE_CHAIN = 0x19;
484
- TIME_OUT = 0x20;
485
- CONNECT_FAIL = 0x21;
486
- TOO_MANY_PEERS_WITH_SAME_IP = 0x22;
487
- UNKNOWN = 0xFF;
488
- }
489
-
490
- message DisconnectMessage {
491
- ReasonCode reason = 1;
492
- }
493
-
494
- message HelloMessage {
495
- message BlockId {
496
- bytes hash = 1;
497
- int64 number = 2;
498
- }
499
-
500
- Endpoint from = 1;
501
- int32 version = 2;
502
- int64 timestamp = 3;
503
- BlockId genesisBlockId = 4;
504
- BlockId solidBlockId = 5;
505
- BlockId headBlockId = 6;
506
- }
507
-
508
- message SmartContract {
509
- message ABI {
510
- message Entry {
511
- enum EntryType {
512
- UnknownEntryType = 0;
513
- Constructor = 1;
514
- Function = 2;
515
- Event = 3;
516
- Fallback = 4;
517
- }
518
- message Param {
519
- bool indexed = 1;
520
- string name = 2;
521
- string type = 3;
522
- // SolidityType type = 3;
523
- }
524
- enum StateMutabilityType {
525
- UnknownMutabilityType = 0;
526
- Pure = 1;
527
- View = 2;
528
- Nonpayable = 3;
529
- Payable = 4;
530
- }
531
-
532
- bool anonymous = 1;
533
- bool constant = 2;
534
- string name = 3;
535
- repeated Param inputs = 4;
536
- repeated Param outputs = 5;
537
- EntryType type = 6;
538
- bool payable = 7;
539
- StateMutabilityType stateMutability = 8;
540
- }
541
- repeated Entry entrys = 1;
542
- }
543
- bytes origin_address = 1;
544
- bytes contract_address = 2;
545
- ABI abi = 3;
546
- bytes bytecode = 4;
547
- int64 call_value = 5;
548
- int64 consume_user_resource_percent = 6;
549
- string name = 7;
550
- int64 origin_energy_limit = 8;
551
- bytes code_hash = 9;
552
- bytes trx_hash = 10;
553
- }
554
-
555
- message InternalTransaction {
556
- // internalTransaction identity, the root InternalTransaction hash
557
- // should equals to root transaction id.
558
- bytes hash = 1;
559
- // the one send trx (TBD: or token) via function
560
- bytes caller_address = 2;
561
- // the one recieve trx (TBD: or token) via function
562
- bytes transferTo_address = 3;
563
- message CallValueInfo {
564
- // trx (TBD: or token) value
565
- int64 callValue = 1;
566
- // TBD: tokenName, trx should be empty
567
- string tokenId = 2;
568
- }
569
- repeated CallValueInfo callValueInfo = 4;
570
- bytes note = 5;
571
- bool rejected = 6;
572
- }
573
-
574
- message DelegatedResourceAccountIndex {
575
- bytes account = 1;
576
- repeated bytes fromAccounts = 2;
577
- repeated bytes toAccounts = 3;
578
- }
579
-
580
- message NodeInfo {
581
- int64 beginSyncNum = 1;
582
- string block = 2;
583
- string solidityBlock = 3;
584
- //connect information
585
- int32 currentConnectCount = 4;
586
- int32 activeConnectCount = 5;
587
- int32 passiveConnectCount = 6;
588
- int64 totalFlow = 7;
589
- repeated PeerInfo peerInfoList = 8;
590
- ConfigNodeInfo configNodeInfo = 9;
591
- MachineInfo machineInfo = 10;
592
- map<string, string> cheatWitnessInfoMap = 11;
593
-
594
- message PeerInfo {
595
- string lastSyncBlock = 1;
596
- int64 remainNum = 2;
597
- int64 lastBlockUpdateTime = 3;
598
- bool syncFlag = 4;
599
- int64 headBlockTimeWeBothHave = 5;
600
- bool needSyncFromPeer = 6;
601
- bool needSyncFromUs = 7;
602
- string host = 8;
603
- int32 port = 9;
604
- string nodeId = 10;
605
- int64 connectTime = 11;
606
- double avgLatency = 12;
607
- int32 syncToFetchSize = 13;
608
- int64 syncToFetchSizePeekNum = 14;
609
- int32 syncBlockRequestedSize = 15;
610
- int64 unFetchSynNum = 16;
611
- int32 blockInPorcSize = 17;
612
- string headBlockWeBothHave = 18;
613
- bool isActive = 19;
614
- int32 score = 20;
615
- int32 nodeCount = 21;
616
- int64 inFlow = 22;
617
- int32 disconnectTimes = 23;
618
- string localDisconnectReason = 24;
619
- string remoteDisconnectReason = 25;
620
- }
621
-
622
- message ConfigNodeInfo {
623
- string codeVersion = 1;
624
- string p2pVersion = 2;
625
- int32 listenPort = 3;
626
- bool discoverEnable = 4;
627
- int32 activeNodeSize = 5;
628
- int32 passiveNodeSize = 6;
629
- int32 sendNodeSize = 7;
630
- int32 maxConnectCount = 8;
631
- int32 sameIpMaxConnectCount = 9;
632
- int32 backupListenPort = 10;
633
- int32 backupMemberSize = 11;
634
- int32 backupPriority = 12;
635
- int32 dbVersion = 13;
636
- int32 minParticipationRate = 14;
637
- bool supportConstant = 15;
638
- double minTimeRatio = 16;
639
- double maxTimeRatio = 17;
640
- int64 allowCreationOfContracts = 18;
641
- int64 allowAdaptiveEnergy = 19;
642
- }
643
-
644
- message MachineInfo {
645
- int32 threadCount = 1;
646
- int32 deadLockThreadCount = 2;
647
- int32 cpuCount = 3;
648
- int64 totalMemory = 4;
649
- int64 freeMemory = 5;
650
- double cpuRate = 6;
651
- string javaVersion = 7;
652
- string osName = 8;
653
- int64 jvmTotalMemoery = 9;
654
- int64 jvmFreeMemory = 10;
655
- double processCpuRate = 11;
656
- repeated MemoryDescInfo memoryDescInfoList = 12;
657
- repeated DeadLockThreadInfo deadLockThreadInfoList = 13;
658
-
659
- message MemoryDescInfo {
660
- string name = 1;
661
- int64 initSize = 2;
662
- int64 useSize = 3;
663
- int64 maxSize = 4;
664
- double useRate = 5;
665
- }
666
-
667
- message DeadLockThreadInfo {
668
- string name = 1;
669
- string lockName = 2;
670
- string lockOwner = 3;
671
- string state = 4;
672
- int64 blockTime = 5;
673
- int64 waitTime = 6;
674
- string stackTrace = 7;
675
- }
676
- }
677
- }
@@ -1,42 +0,0 @@
1
- import { BaseCoin as CoinConfig } from '@bitgo/statics';
2
- import algosdk from 'algosdk';
3
- import { BaseAddress, TransactionType } from '@bitgo/sdk-core';
4
- import { TransferBuilder } from './transferBuilder';
5
- import { Transaction } from './transaction';
6
- export declare class AssetTransferBuilder extends TransferBuilder {
7
- private _tokenId;
8
- constructor(coinConfig: Readonly<CoinConfig>);
9
- /**
10
- * Sets the token id.
11
- *
12
- * The token id uniquely identifies the asset.
13
- *
14
- * @param {number} id The token id.
15
- * @returns {AssetTransferBuilder} This transaction builder.
16
- *
17
- * @see https://developer.algorand.org/docs/reference/transactions/#asset-transfer-transaction
18
- */
19
- tokenId(id: number): this;
20
- /**
21
- * Sets the parameters of the transaction builder to allowlist an asset.
22
- *
23
- * To allow list an asset, you send 0 units of the asset to yourself.
24
- *
25
- * This method sets the tokenId, sender, receiver, asset amount, and
26
- * fee parameters to their respective values to allowlist and asset.
27
- *
28
- * @param {number} tokenId The unique identifier of the asset.
29
- * @param {BaseAddress} userAddress The address of the user.
30
- * @returns {AssetTransferBuilder} This transaction builder.
31
- */
32
- allowListAsset(tokenId: number, userAddress: BaseAddress): this;
33
- protected buildAlgoTxn(): algosdk.Transaction;
34
- protected get transactionType(): TransactionType;
35
- /** @inheritdoc */
36
- protected fromImplementation(rawTransaction: Uint8Array | string): Transaction;
37
- validateRawTransaction(rawTransaction: Uint8Array | string): void;
38
- /** @inheritdoc */
39
- validateTransaction(txn: Transaction): void;
40
- protected validateFields(tokenId: number, assetAmount: number | bigint, receiver: string): void;
41
- }
42
- //# sourceMappingURL=assetTransferBuilder.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"assetTransferBuilder.d.ts","sourceRoot":"","sources":["../../../../src/coin/algo/assetTransferBuilder.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,IAAI,UAAU,EAAE,MAAM,gBAAgB,CAAC;AACxD,OAAO,OAAO,MAAM,SAAS,CAAC;AAC9B,OAAO,EAAE,WAAW,EAA2B,eAAe,EAAE,MAAM,iBAAiB,CAAC;AACxF,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAI5C,qBAAa,oBAAqB,SAAQ,eAAe;IACvD,OAAO,CAAC,QAAQ,CAAS;gBAEb,UAAU,EAAE,QAAQ,CAAC,UAAU,CAAC;IAI5C;;;;;;;;;OASG;IACH,OAAO,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI;IASzB;;;;;;;;;;;OAWG;IACH,cAAc,CAAC,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,WAAW,GAAG,IAAI;IAW/D,SAAS,CAAC,YAAY,IAAI,OAAO,CAAC,WAAW;IAc7C,SAAS,KAAK,eAAe,IAAI,eAAe,CAE/C;IAED,kBAAkB;IAClB,SAAS,CAAC,kBAAkB,CAAC,cAAc,EAAE,UAAU,GAAG,MAAM,GAAG,WAAW;IAc9E,sBAAsB,CAAC,cAAc,EAAE,UAAU,GAAG,MAAM,GAAG,IAAI;IAWjE,kBAAkB;IAClB,mBAAmB,CAAC,GAAG,EAAE,WAAW,GAAG,IAAI;IAK3C,SAAS,CAAC,cAAc,CAAC,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,GAAG,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,IAAI;CAmBhG"}