decentralcardgame-cardchain-client-ts 0.0.4 → 0.0.6

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 (589) hide show
  1. package/DecentralCardGame.cardchain.cardchain/module.js +311 -309
  2. package/DecentralCardGame.cardchain.cardchain/module.ts +469 -467
  3. package/DecentralCardGame.cardchain.cardchain/registry.js +58 -58
  4. package/DecentralCardGame.cardchain.cardchain/registry.ts +58 -58
  5. package/DecentralCardGame.cardchain.cardchain/rest.ts +3 -0
  6. package/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/card.js +41 -0
  7. package/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/card.ts +51 -0
  8. package/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/genesis.js +14 -1
  9. package/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/genesis.ts +16 -2
  10. package/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/query.js +10 -0
  11. package/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/query.ts +11 -0
  12. package/DecentralCardGame.cardchain.cardchain/types.js +2 -1
  13. package/DecentralCardGame.cardchain.cardchain/types.ts +2 -0
  14. package/README.md +16 -0
  15. package/client.js +1 -2
  16. package/package.json +1 -1
  17. package/DecentralCardGame.cardchain.cardchain/types/cardchain/card.js +0 -491
  18. package/DecentralCardGame.cardchain.cardchain/types/cardchain/card.ts +0 -556
  19. package/DecentralCardGame.cardchain.cardchain/types/cardchain/collection.js +0 -365
  20. package/DecentralCardGame.cardchain.cardchain/types/cardchain/collection.ts +0 -416
  21. package/DecentralCardGame.cardchain.cardchain/types/cardchain/collection_proposal.js +0 -93
  22. package/DecentralCardGame.cardchain.cardchain/types/cardchain/collection_proposal.ts +0 -124
  23. package/DecentralCardGame.cardchain.cardchain/types/cardchain/copyright_proposal.js +0 -102
  24. package/DecentralCardGame.cardchain.cardchain/types/cardchain/copyright_proposal.ts +0 -134
  25. package/DecentralCardGame.cardchain.cardchain/types/cardchain/council.js +0 -350
  26. package/DecentralCardGame.cardchain.cardchain/types/cardchain/council.ts +0 -409
  27. package/DecentralCardGame.cardchain.cardchain/types/cardchain/genesis.js +0 -241
  28. package/DecentralCardGame.cardchain.cardchain/types/cardchain/genesis.ts +0 -267
  29. package/DecentralCardGame.cardchain.cardchain/types/cardchain/image.js +0 -88
  30. package/DecentralCardGame.cardchain.cardchain/types/cardchain/image.ts +0 -115
  31. package/DecentralCardGame.cardchain.cardchain/types/cardchain/match.js +0 -210
  32. package/DecentralCardGame.cardchain.cardchain/types/cardchain/match.ts +0 -255
  33. package/DecentralCardGame.cardchain.cardchain/types/cardchain/match_reporter_proposal.js +0 -67
  34. package/DecentralCardGame.cardchain.cardchain/types/cardchain/match_reporter_proposal.ts +0 -92
  35. package/DecentralCardGame.cardchain.cardchain/types/cardchain/num.js +0 -73
  36. package/DecentralCardGame.cardchain.cardchain/types/cardchain/num.ts +0 -102
  37. package/DecentralCardGame.cardchain.cardchain/types/cardchain/params.js +0 -275
  38. package/DecentralCardGame.cardchain.cardchain/types/cardchain/params.ts +0 -324
  39. package/DecentralCardGame.cardchain.cardchain/types/cardchain/query.js +0 -1970
  40. package/DecentralCardGame.cardchain.cardchain/types/cardchain/query.ts +0 -2366
  41. package/DecentralCardGame.cardchain.cardchain/types/cardchain/running_average.js +0 -85
  42. package/DecentralCardGame.cardchain.cardchain/types/cardchain/running_average.ts +0 -111
  43. package/DecentralCardGame.cardchain.cardchain/types/cardchain/sell_offer.js +0 -148
  44. package/DecentralCardGame.cardchain.cardchain/types/cardchain/sell_offer.ts +0 -183
  45. package/DecentralCardGame.cardchain.cardchain/types/cardchain/server.js +0 -93
  46. package/DecentralCardGame.cardchain.cardchain/types/cardchain/server.ts +0 -124
  47. package/DecentralCardGame.cardchain.cardchain/types/cardchain/tx.js +0 -4137
  48. package/DecentralCardGame.cardchain.cardchain/types/cardchain/tx.ts +0 -5125
  49. package/DecentralCardGame.cardchain.cardchain/types/cardchain/user.js +0 -496
  50. package/DecentralCardGame.cardchain.cardchain/types/cardchain/user.ts +0 -556
  51. package/DecentralCardGame.cardchain.cardchain/types/cardchain/vote_right.js +0 -84
  52. package/DecentralCardGame.cardchain.cardchain/types/cardchain/vote_right.ts +0 -114
  53. package/DecentralCardGame.cardchain.cardchain/types/cardchain/voting_result.js +0 -127
  54. package/DecentralCardGame.cardchain.cardchain/types/cardchain/voting_result.ts +0 -161
  55. package/DecentralCardGame.cardchain.cardchain/types/cardchain/voting_results.js +0 -148
  56. package/DecentralCardGame.cardchain.cardchain/types/cardchain/voting_results.ts +0 -182
  57. package/cosmos.authz.v1beta1/types/cosmos/base/abci/v1beta1/abci.js +0 -773
  58. package/cosmos.authz.v1beta1/types/cosmos/base/abci/v1beta1/abci.ts +0 -989
  59. package/cosmos.authz.v1beta1/types/google/protobuf/duration.js +0 -84
  60. package/cosmos.authz.v1beta1/types/google/protobuf/duration.ts +0 -187
  61. package/cosmos.authz.v1beta1/types/tendermint/abci/types.js +0 -3447
  62. package/cosmos.authz.v1beta1/types/tendermint/abci/types.ts +0 -4107
  63. package/cosmos.authz.v1beta1/types/tendermint/crypto/keys.js +0 -100
  64. package/cosmos.authz.v1beta1/types/tendermint/crypto/keys.ts +0 -129
  65. package/cosmos.authz.v1beta1/types/tendermint/crypto/proof.js +0 -356
  66. package/cosmos.authz.v1beta1/types/tendermint/crypto/proof.ts +0 -439
  67. package/cosmos.authz.v1beta1/types/tendermint/types/params.js +0 -378
  68. package/cosmos.authz.v1beta1/types/tendermint/types/params.ts +0 -514
  69. package/cosmos.authz.v1beta1/types/tendermint/types/types.js +0 -1207
  70. package/cosmos.authz.v1beta1/types/tendermint/types/types.ts +0 -1452
  71. package/cosmos.authz.v1beta1/types/tendermint/types/validator.js +0 -254
  72. package/cosmos.authz.v1beta1/types/tendermint/types/validator.ts +0 -308
  73. package/cosmos.authz.v1beta1/types/tendermint/version/types.js +0 -133
  74. package/cosmos.authz.v1beta1/types/tendermint/version/types.ts +0 -184
  75. package/ibc.core.connection.v1/types/confio/proofs.js +0 -1120
  76. package/ibc.core.connection.v1/types/confio/proofs.ts +0 -1402
  77. package/lib/DecentralCardGame.cardchain.cardchain/index.js +0 -5
  78. package/lib/DecentralCardGame.cardchain.cardchain/module.js +0 -1019
  79. package/lib/DecentralCardGame.cardchain.cardchain/registry.js +0 -83
  80. package/lib/DecentralCardGame.cardchain.cardchain/rest.js +0 -396
  81. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/card.js +0 -491
  82. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/card.js +0 -497
  83. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/collection.js +0 -365
  84. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/collection_proposal.js +0 -93
  85. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/copyright_proposal.js +0 -102
  86. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/council.js +0 -356
  87. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/genesis.js +0 -241
  88. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/image.js +0 -88
  89. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/match.js +0 -210
  90. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/match_reporter_proposal.js +0 -67
  91. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/num.js +0 -73
  92. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/params.js +0 -275
  93. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/query.js +0 -2186
  94. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/running_average.js +0 -85
  95. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/sell_offer.js +0 -148
  96. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/server.js +0 -93
  97. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/tx.js +0 -4136
  98. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/user.js +0 -554
  99. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/vote_right.js +0 -84
  100. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/voting_result.js +0 -127
  101. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/cardchain/voting_results.js +0 -148
  102. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/collection.js +0 -365
  103. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/collection_proposal.js +0 -93
  104. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/copyright_proposal.js +0 -102
  105. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/council.js +0 -350
  106. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/genesis.js +0 -241
  107. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/image.js +0 -88
  108. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/match.js +0 -210
  109. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/match_reporter_proposal.js +0 -67
  110. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/num.js +0 -73
  111. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/params.js +0 -275
  112. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/query.js +0 -1970
  113. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/running_average.js +0 -85
  114. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/sell_offer.js +0 -148
  115. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/server.js +0 -93
  116. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/tx.js +0 -4137
  117. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/user.js +0 -496
  118. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/vote_right.js +0 -84
  119. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/voting_result.js +0 -127
  120. package/lib/DecentralCardGame.cardchain.cardchain/types/cardchain/voting_results.js +0 -148
  121. package/lib/DecentralCardGame.cardchain.cardchain/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  122. package/lib/DecentralCardGame.cardchain.cardchain/types/cosmos/base/v1beta1/coin.js +0 -192
  123. package/lib/DecentralCardGame.cardchain.cardchain/types/cosmos_proto/cosmos.js +0 -171
  124. package/lib/DecentralCardGame.cardchain.cardchain/types/gogoproto/gogo.js +0 -2
  125. package/lib/DecentralCardGame.cardchain.cardchain/types/google/api/annotations.js +0 -2
  126. package/lib/DecentralCardGame.cardchain.cardchain/types/google/api/http.js +0 -260
  127. package/lib/DecentralCardGame.cardchain.cardchain/types/google/protobuf/descriptor.js +0 -2830
  128. package/lib/DecentralCardGame.cardchain.cardchain/types.js +0 -21
  129. package/lib/client.js +0 -135
  130. package/lib/cosmos.auth.v1beta1/index.js +0 -5
  131. package/lib/cosmos.auth.v1beta1/module.js +0 -62
  132. package/lib/cosmos.auth.v1beta1/registry.js +0 -2
  133. package/lib/cosmos.auth.v1beta1/rest.js +0 -213
  134. package/lib/cosmos.auth.v1beta1/types/cosmos/auth/v1beta1/auth.js +0 -260
  135. package/lib/cosmos.auth.v1beta1/types/cosmos/auth/v1beta1/genesis.js +0 -67
  136. package/lib/cosmos.auth.v1beta1/types/cosmos/auth/v1beta1/query.js +0 -868
  137. package/lib/cosmos.auth.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  138. package/lib/cosmos.auth.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  139. package/lib/cosmos.auth.v1beta1/types/gogoproto/gogo.js +0 -2
  140. package/lib/cosmos.auth.v1beta1/types/google/api/annotations.js +0 -2
  141. package/lib/cosmos.auth.v1beta1/types/google/api/http.js +0 -260
  142. package/lib/cosmos.auth.v1beta1/types/google/protobuf/any.js +0 -99
  143. package/lib/cosmos.auth.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  144. package/lib/cosmos.auth.v1beta1/types.js +0 -4
  145. package/lib/cosmos.authz.v1beta1/index.js +0 -5
  146. package/lib/cosmos.authz.v1beta1/module.js +0 -140
  147. package/lib/cosmos.authz.v1beta1/registry.js +0 -9
  148. package/lib/cosmos.authz.v1beta1/rest.js +0 -131
  149. package/lib/cosmos.authz.v1beta1/types/cosmos/authz/v1beta1/authz.js +0 -244
  150. package/lib/cosmos.authz.v1beta1/types/cosmos/authz/v1beta1/event.js +0 -128
  151. package/lib/cosmos.authz.v1beta1/types/cosmos/authz/v1beta1/genesis.js +0 -54
  152. package/lib/cosmos.authz.v1beta1/types/cosmos/authz/v1beta1/query.js +0 -394
  153. package/lib/cosmos.authz.v1beta1/types/cosmos/authz/v1beta1/tx.js +0 -362
  154. package/lib/cosmos.authz.v1beta1/types/cosmos/base/abci/v1beta1/abci.js +0 -773
  155. package/lib/cosmos.authz.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  156. package/lib/cosmos.authz.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  157. package/lib/cosmos.authz.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  158. package/lib/cosmos.authz.v1beta1/types/gogoproto/gogo.js +0 -2
  159. package/lib/cosmos.authz.v1beta1/types/google/api/annotations.js +0 -2
  160. package/lib/cosmos.authz.v1beta1/types/google/api/http.js +0 -260
  161. package/lib/cosmos.authz.v1beta1/types/google/protobuf/any.js +0 -99
  162. package/lib/cosmos.authz.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  163. package/lib/cosmos.authz.v1beta1/types/google/protobuf/duration.js +0 -84
  164. package/lib/cosmos.authz.v1beta1/types/google/protobuf/timestamp.js +0 -84
  165. package/lib/cosmos.authz.v1beta1/types/tendermint/abci/types.js +0 -3447
  166. package/lib/cosmos.authz.v1beta1/types/tendermint/crypto/keys.js +0 -100
  167. package/lib/cosmos.authz.v1beta1/types/tendermint/crypto/proof.js +0 -356
  168. package/lib/cosmos.authz.v1beta1/types/tendermint/types/params.js +0 -378
  169. package/lib/cosmos.authz.v1beta1/types/tendermint/types/types.js +0 -1207
  170. package/lib/cosmos.authz.v1beta1/types/tendermint/types/validator.js +0 -254
  171. package/lib/cosmos.authz.v1beta1/types/tendermint/version/types.js +0 -133
  172. package/lib/cosmos.authz.v1beta1/types.js +0 -7
  173. package/lib/cosmos.bank.v1beta1/index.js +0 -5
  174. package/lib/cosmos.bank.v1beta1/module.js +0 -125
  175. package/lib/cosmos.bank.v1beta1/registry.js +0 -7
  176. package/lib/cosmos.bank.v1beta1/rest.js +0 -222
  177. package/lib/cosmos.bank.v1beta1/types/cosmos/bank/v1beta1/authz.js +0 -50
  178. package/lib/cosmos.bank.v1beta1/types/cosmos/bank/v1beta1/bank.js +0 -455
  179. package/lib/cosmos.bank.v1beta1/types/cosmos/bank/v1beta1/genesis.js +0 -154
  180. package/lib/cosmos.bank.v1beta1/types/cosmos/bank/v1beta1/query.js +0 -1014
  181. package/lib/cosmos.bank.v1beta1/types/cosmos/bank/v1beta1/tx.js +0 -219
  182. package/lib/cosmos.bank.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  183. package/lib/cosmos.bank.v1beta1/types/cosmos/base/v1beta1/coin.js +0 -192
  184. package/lib/cosmos.bank.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  185. package/lib/cosmos.bank.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  186. package/lib/cosmos.bank.v1beta1/types/gogoproto/gogo.js +0 -2
  187. package/lib/cosmos.bank.v1beta1/types/google/api/annotations.js +0 -2
  188. package/lib/cosmos.bank.v1beta1/types/google/api/http.js +0 -260
  189. package/lib/cosmos.bank.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  190. package/lib/cosmos.bank.v1beta1/types.js +0 -11
  191. package/lib/cosmos.base.tendermint.v1beta1/index.js +0 -5
  192. package/lib/cosmos.base.tendermint.v1beta1/module.js +0 -70
  193. package/lib/cosmos.base.tendermint.v1beta1/registry.js +0 -2
  194. package/lib/cosmos.base.tendermint.v1beta1/rest.js +0 -209
  195. package/lib/cosmos.base.tendermint.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  196. package/lib/cosmos.base.tendermint.v1beta1/types/cosmos/base/tendermint/v1beta1/query.js +0 -1281
  197. package/lib/cosmos.base.tendermint.v1beta1/types/cosmos/base/tendermint/v1beta1/types.js +0 -350
  198. package/lib/cosmos.base.tendermint.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  199. package/lib/cosmos.base.tendermint.v1beta1/types/gogoproto/gogo.js +0 -2
  200. package/lib/cosmos.base.tendermint.v1beta1/types/google/api/annotations.js +0 -2
  201. package/lib/cosmos.base.tendermint.v1beta1/types/google/api/http.js +0 -260
  202. package/lib/cosmos.base.tendermint.v1beta1/types/google/protobuf/any.js +0 -99
  203. package/lib/cosmos.base.tendermint.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  204. package/lib/cosmos.base.tendermint.v1beta1/types/google/protobuf/timestamp.js +0 -84
  205. package/lib/cosmos.base.tendermint.v1beta1/types/tendermint/crypto/keys.js +0 -100
  206. package/lib/cosmos.base.tendermint.v1beta1/types/tendermint/crypto/proof.js +0 -356
  207. package/lib/cosmos.base.tendermint.v1beta1/types/tendermint/p2p/types.js +0 -352
  208. package/lib/cosmos.base.tendermint.v1beta1/types/tendermint/types/block.js +0 -86
  209. package/lib/cosmos.base.tendermint.v1beta1/types/tendermint/types/evidence.js +0 -343
  210. package/lib/cosmos.base.tendermint.v1beta1/types/tendermint/types/types.js +0 -1207
  211. package/lib/cosmos.base.tendermint.v1beta1/types/tendermint/types/validator.js +0 -254
  212. package/lib/cosmos.base.tendermint.v1beta1/types/tendermint/version/types.js +0 -133
  213. package/lib/cosmos.base.tendermint.v1beta1/types.js +0 -8
  214. package/lib/cosmos.crisis.v1beta1/index.js +0 -5
  215. package/lib/cosmos.crisis.v1beta1/module.js +0 -81
  216. package/lib/cosmos.crisis.v1beta1/registry.js +0 -5
  217. package/lib/cosmos.crisis.v1beta1/rest.js +0 -83
  218. package/lib/cosmos.crisis.v1beta1/types/cosmos/base/v1beta1/coin.js +0 -192
  219. package/lib/cosmos.crisis.v1beta1/types/cosmos/crisis/v1beta1/genesis.js +0 -51
  220. package/lib/cosmos.crisis.v1beta1/types/cosmos/crisis/v1beta1/tx.js +0 -111
  221. package/lib/cosmos.crisis.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  222. package/lib/cosmos.crisis.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  223. package/lib/cosmos.crisis.v1beta1/types/gogoproto/gogo.js +0 -2
  224. package/lib/cosmos.crisis.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  225. package/lib/cosmos.crisis.v1beta1/types.js +0 -1
  226. package/lib/cosmos.distribution.v1beta1/index.js +0 -5
  227. package/lib/cosmos.distribution.v1beta1/module.js +0 -189
  228. package/lib/cosmos.distribution.v1beta1/registry.js +0 -11
  229. package/lib/cosmos.distribution.v1beta1/rest.js +0 -214
  230. package/lib/cosmos.distribution.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  231. package/lib/cosmos.distribution.v1beta1/types/cosmos/base/v1beta1/coin.js +0 -192
  232. package/lib/cosmos.distribution.v1beta1/types/cosmos/distribution/v1beta1/distribution.js +0 -737
  233. package/lib/cosmos.distribution.v1beta1/types/cosmos/distribution/v1beta1/genesis.js +0 -656
  234. package/lib/cosmos.distribution.v1beta1/types/cosmos/distribution/v1beta1/query.js +0 -926
  235. package/lib/cosmos.distribution.v1beta1/types/cosmos/distribution/v1beta1/tx.js +0 -396
  236. package/lib/cosmos.distribution.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  237. package/lib/cosmos.distribution.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  238. package/lib/cosmos.distribution.v1beta1/types/gogoproto/gogo.js +0 -2
  239. package/lib/cosmos.distribution.v1beta1/types/google/api/annotations.js +0 -2
  240. package/lib/cosmos.distribution.v1beta1/types/google/api/http.js +0 -260
  241. package/lib/cosmos.distribution.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  242. package/lib/cosmos.distribution.v1beta1/types.js +0 -20
  243. package/lib/cosmos.evidence.v1beta1/index.js +0 -5
  244. package/lib/cosmos.evidence.v1beta1/module.js +0 -84
  245. package/lib/cosmos.evidence.v1beta1/registry.js +0 -5
  246. package/lib/cosmos.evidence.v1beta1/rest.js +0 -115
  247. package/lib/cosmos.evidence.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  248. package/lib/cosmos.evidence.v1beta1/types/cosmos/evidence/v1beta1/evidence.js +0 -124
  249. package/lib/cosmos.evidence.v1beta1/types/cosmos/evidence/v1beta1/genesis.js +0 -50
  250. package/lib/cosmos.evidence.v1beta1/types/cosmos/evidence/v1beta1/query.js +0 -254
  251. package/lib/cosmos.evidence.v1beta1/types/cosmos/evidence/v1beta1/tx.js +0 -154
  252. package/lib/cosmos.evidence.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  253. package/lib/cosmos.evidence.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  254. package/lib/cosmos.evidence.v1beta1/types/gogoproto/gogo.js +0 -2
  255. package/lib/cosmos.evidence.v1beta1/types/google/api/annotations.js +0 -2
  256. package/lib/cosmos.evidence.v1beta1/types/google/api/http.js +0 -260
  257. package/lib/cosmos.evidence.v1beta1/types/google/protobuf/any.js +0 -99
  258. package/lib/cosmos.evidence.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  259. package/lib/cosmos.evidence.v1beta1/types/google/protobuf/timestamp.js +0 -84
  260. package/lib/cosmos.evidence.v1beta1/types.js +0 -2
  261. package/lib/cosmos.feegrant.v1beta1/index.js +0 -5
  262. package/lib/cosmos.feegrant.v1beta1/module.js +0 -113
  263. package/lib/cosmos.feegrant.v1beta1/registry.js +0 -7
  264. package/lib/cosmos.feegrant.v1beta1/rest.js +0 -130
  265. package/lib/cosmos.feegrant.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  266. package/lib/cosmos.feegrant.v1beta1/types/cosmos/base/v1beta1/coin.js +0 -192
  267. package/lib/cosmos.feegrant.v1beta1/types/cosmos/feegrant/v1beta1/feegrant.js +0 -307
  268. package/lib/cosmos.feegrant.v1beta1/types/cosmos/feegrant/v1beta1/genesis.js +0 -52
  269. package/lib/cosmos.feegrant.v1beta1/types/cosmos/feegrant/v1beta1/query.js +0 -357
  270. package/lib/cosmos.feegrant.v1beta1/types/cosmos/feegrant/v1beta1/tx.js +0 -205
  271. package/lib/cosmos.feegrant.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  272. package/lib/cosmos.feegrant.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  273. package/lib/cosmos.feegrant.v1beta1/types/gogoproto/gogo.js +0 -2
  274. package/lib/cosmos.feegrant.v1beta1/types/google/api/annotations.js +0 -2
  275. package/lib/cosmos.feegrant.v1beta1/types/google/api/http.js +0 -260
  276. package/lib/cosmos.feegrant.v1beta1/types/google/protobuf/any.js +0 -99
  277. package/lib/cosmos.feegrant.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  278. package/lib/cosmos.feegrant.v1beta1/types/google/protobuf/duration.js +0 -84
  279. package/lib/cosmos.feegrant.v1beta1/types/google/protobuf/timestamp.js +0 -84
  280. package/lib/cosmos.feegrant.v1beta1/types.js +0 -5
  281. package/lib/cosmos.gov.v1/index.js +0 -5
  282. package/lib/cosmos.gov.v1/module.js +0 -167
  283. package/lib/cosmos.gov.v1/registry.js +0 -11
  284. package/lib/cosmos.gov.v1/rest.js +0 -242
  285. package/lib/cosmos.gov.v1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  286. package/lib/cosmos.gov.v1/types/cosmos/base/v1beta1/coin.js +0 -192
  287. package/lib/cosmos.gov.v1/types/cosmos/gov/v1/genesis.js +0 -162
  288. package/lib/cosmos.gov.v1/types/cosmos/gov/v1/gov.js +0 -766
  289. package/lib/cosmos.gov.v1/types/cosmos/gov/v1/query.js +0 -917
  290. package/lib/cosmos.gov.v1/types/cosmos/gov/v1/tx.js +0 -590
  291. package/lib/cosmos.gov.v1/types/cosmos/msg/v1/msg.js +0 -2
  292. package/lib/cosmos.gov.v1/types/cosmos_proto/cosmos.js +0 -171
  293. package/lib/cosmos.gov.v1/types/gogoproto/gogo.js +0 -2
  294. package/lib/cosmos.gov.v1/types/google/api/annotations.js +0 -2
  295. package/lib/cosmos.gov.v1/types/google/api/http.js +0 -260
  296. package/lib/cosmos.gov.v1/types/google/protobuf/any.js +0 -99
  297. package/lib/cosmos.gov.v1/types/google/protobuf/descriptor.js +0 -2830
  298. package/lib/cosmos.gov.v1/types/google/protobuf/duration.js +0 -84
  299. package/lib/cosmos.gov.v1/types/google/protobuf/timestamp.js +0 -84
  300. package/lib/cosmos.gov.v1/types.js +0 -9
  301. package/lib/cosmos.gov.v1beta1/index.js +0 -5
  302. package/lib/cosmos.gov.v1beta1/module.js +0 -169
  303. package/lib/cosmos.gov.v1beta1/registry.js +0 -11
  304. package/lib/cosmos.gov.v1beta1/rest.js +0 -242
  305. package/lib/cosmos.gov.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  306. package/lib/cosmos.gov.v1beta1/types/cosmos/base/v1beta1/coin.js +0 -192
  307. package/lib/cosmos.gov.v1beta1/types/cosmos/gov/v1beta1/genesis.js +0 -162
  308. package/lib/cosmos.gov.v1beta1/types/cosmos/gov/v1beta1/gov.js +0 -832
  309. package/lib/cosmos.gov.v1beta1/types/cosmos/gov/v1beta1/query.js +0 -917
  310. package/lib/cosmos.gov.v1beta1/types/cosmos/gov/v1beta1/tx.js +0 -467
  311. package/lib/cosmos.gov.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  312. package/lib/cosmos.gov.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  313. package/lib/cosmos.gov.v1beta1/types/gogoproto/gogo.js +0 -2
  314. package/lib/cosmos.gov.v1beta1/types/google/api/annotations.js +0 -2
  315. package/lib/cosmos.gov.v1beta1/types/google/api/http.js +0 -260
  316. package/lib/cosmos.gov.v1beta1/types/google/protobuf/any.js +0 -99
  317. package/lib/cosmos.gov.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  318. package/lib/cosmos.gov.v1beta1/types/google/protobuf/duration.js +0 -84
  319. package/lib/cosmos.gov.v1beta1/types/google/protobuf/timestamp.js +0 -84
  320. package/lib/cosmos.gov.v1beta1/types.js +0 -10
  321. package/lib/cosmos.group.v1/index.js +0 -5
  322. package/lib/cosmos.group.v1/module.js +0 -421
  323. package/lib/cosmos.group.v1/registry.js +0 -31
  324. package/lib/cosmos.group.v1/rest.js +0 -351
  325. package/lib/cosmos.group.v1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  326. package/lib/cosmos.group.v1/types/cosmos/group/v1/events.js +0 -433
  327. package/lib/cosmos.group.v1/types/cosmos/group/v1/genesis.js +0 -177
  328. package/lib/cosmos.group.v1/types/cosmos/group/v1/query.js +0 -1468
  329. package/lib/cosmos.group.v1/types/cosmos/group/v1/tx.js +0 -1621
  330. package/lib/cosmos.group.v1/types/cosmos/group/v1/types.js +0 -1105
  331. package/lib/cosmos.group.v1/types/cosmos/msg/v1/msg.js +0 -2
  332. package/lib/cosmos.group.v1/types/cosmos_proto/cosmos.js +0 -171
  333. package/lib/cosmos.group.v1/types/gogoproto/gogo.js +0 -2
  334. package/lib/cosmos.group.v1/types/google/api/annotations.js +0 -2
  335. package/lib/cosmos.group.v1/types/google/api/http.js +0 -260
  336. package/lib/cosmos.group.v1/types/google/protobuf/any.js +0 -99
  337. package/lib/cosmos.group.v1/types/google/protobuf/descriptor.js +0 -2830
  338. package/lib/cosmos.group.v1/types/google/protobuf/duration.js +0 -84
  339. package/lib/cosmos.group.v1/types/google/protobuf/timestamp.js +0 -84
  340. package/lib/cosmos.group.v1/types.js +0 -21
  341. package/lib/cosmos.mint.v1beta1/index.js +0 -5
  342. package/lib/cosmos.mint.v1beta1/module.js +0 -60
  343. package/lib/cosmos.mint.v1beta1/registry.js +0 -2
  344. package/lib/cosmos.mint.v1beta1/rest.js +0 -128
  345. package/lib/cosmos.mint.v1beta1/types/cosmos/mint/v1beta1/genesis.js +0 -63
  346. package/lib/cosmos.mint.v1beta1/types/cosmos/mint/v1beta1/mint.js +0 -179
  347. package/lib/cosmos.mint.v1beta1/types/cosmos/mint/v1beta1/query.js +0 -298
  348. package/lib/cosmos.mint.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  349. package/lib/cosmos.mint.v1beta1/types/gogoproto/gogo.js +0 -2
  350. package/lib/cosmos.mint.v1beta1/types/google/api/annotations.js +0 -2
  351. package/lib/cosmos.mint.v1beta1/types/google/api/http.js +0 -260
  352. package/lib/cosmos.mint.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  353. package/lib/cosmos.mint.v1beta1/types.js +0 -3
  354. package/lib/cosmos.nft.v1beta1/index.js +0 -5
  355. package/lib/cosmos.nft.v1beta1/module.js +0 -68
  356. package/lib/cosmos.nft.v1beta1/registry.js +0 -2
  357. package/lib/cosmos.nft.v1beta1/rest.js +0 -187
  358. package/lib/cosmos.nft.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  359. package/lib/cosmos.nft.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  360. package/lib/cosmos.nft.v1beta1/types/cosmos/nft/v1beta1/event.js +0 -198
  361. package/lib/cosmos.nft.v1beta1/types/cosmos/nft/v1beta1/genesis.js +0 -126
  362. package/lib/cosmos.nft.v1beta1/types/cosmos/nft/v1beta1/nft.js +0 -183
  363. package/lib/cosmos.nft.v1beta1/types/cosmos/nft/v1beta1/query.js +0 -752
  364. package/lib/cosmos.nft.v1beta1/types/cosmos/nft/v1beta1/tx.js +0 -120
  365. package/lib/cosmos.nft.v1beta1/types/google/api/annotations.js +0 -2
  366. package/lib/cosmos.nft.v1beta1/types/google/api/http.js +0 -260
  367. package/lib/cosmos.nft.v1beta1/types/google/protobuf/any.js +0 -99
  368. package/lib/cosmos.nft.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  369. package/lib/cosmos.nft.v1beta1/types.js +0 -7
  370. package/lib/cosmos.params.v1beta1/index.js +0 -5
  371. package/lib/cosmos.params.v1beta1/module.js +0 -62
  372. package/lib/cosmos.params.v1beta1/registry.js +0 -2
  373. package/lib/cosmos.params.v1beta1/rest.js +0 -116
  374. package/lib/cosmos.params.v1beta1/types/cosmos/params/v1beta1/params.js +0 -133
  375. package/lib/cosmos.params.v1beta1/types/cosmos/params/v1beta1/query.js +0 -257
  376. package/lib/cosmos.params.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  377. package/lib/cosmos.params.v1beta1/types/gogoproto/gogo.js +0 -2
  378. package/lib/cosmos.params.v1beta1/types/google/api/annotations.js +0 -2
  379. package/lib/cosmos.params.v1beta1/types/google/api/http.js +0 -260
  380. package/lib/cosmos.params.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  381. package/lib/cosmos.params.v1beta1/types.js +0 -4
  382. package/lib/cosmos.slashing.v1beta1/index.js +0 -5
  383. package/lib/cosmos.slashing.v1beta1/module.js +0 -92
  384. package/lib/cosmos.slashing.v1beta1/registry.js +0 -5
  385. package/lib/cosmos.slashing.v1beta1/rest.js +0 -129
  386. package/lib/cosmos.slashing.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  387. package/lib/cosmos.slashing.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  388. package/lib/cosmos.slashing.v1beta1/types/cosmos/slashing/v1beta1/genesis.js +0 -279
  389. package/lib/cosmos.slashing.v1beta1/types/cosmos/slashing/v1beta1/query.js +0 -300
  390. package/lib/cosmos.slashing.v1beta1/types/cosmos/slashing/v1beta1/slashing.js +0 -275
  391. package/lib/cosmos.slashing.v1beta1/types/cosmos/slashing/v1beta1/tx.js +0 -91
  392. package/lib/cosmos.slashing.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  393. package/lib/cosmos.slashing.v1beta1/types/gogoproto/gogo.js +0 -2
  394. package/lib/cosmos.slashing.v1beta1/types/google/api/annotations.js +0 -2
  395. package/lib/cosmos.slashing.v1beta1/types/google/api/http.js +0 -260
  396. package/lib/cosmos.slashing.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  397. package/lib/cosmos.slashing.v1beta1/types/google/protobuf/duration.js +0 -84
  398. package/lib/cosmos.slashing.v1beta1/types/google/protobuf/timestamp.js +0 -84
  399. package/lib/cosmos.slashing.v1beta1/types.js +0 -6
  400. package/lib/cosmos.staking.v1beta1/index.js +0 -5
  401. package/lib/cosmos.staking.v1beta1/module.js +0 -243
  402. package/lib/cosmos.staking.v1beta1/registry.js +0 -15
  403. package/lib/cosmos.staking.v1beta1/rest.js +0 -308
  404. package/lib/cosmos.staking.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  405. package/lib/cosmos.staking.v1beta1/types/cosmos/base/v1beta1/coin.js +0 -192
  406. package/lib/cosmos.staking.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  407. package/lib/cosmos.staking.v1beta1/types/cosmos/staking/v1beta1/authz.js +0 -184
  408. package/lib/cosmos.staking.v1beta1/types/cosmos/staking/v1beta1/genesis.js +0 -259
  409. package/lib/cosmos.staking.v1beta1/types/cosmos/staking/v1beta1/query.js +0 -1568
  410. package/lib/cosmos.staking.v1beta1/types/cosmos/staking/v1beta1/staking.js +0 -1436
  411. package/lib/cosmos.staking.v1beta1/types/cosmos/staking/v1beta1/tx.js +0 -768
  412. package/lib/cosmos.staking.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  413. package/lib/cosmos.staking.v1beta1/types/gogoproto/gogo.js +0 -2
  414. package/lib/cosmos.staking.v1beta1/types/google/api/annotations.js +0 -2
  415. package/lib/cosmos.staking.v1beta1/types/google/api/http.js +0 -260
  416. package/lib/cosmos.staking.v1beta1/types/google/protobuf/any.js +0 -99
  417. package/lib/cosmos.staking.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  418. package/lib/cosmos.staking.v1beta1/types/google/protobuf/duration.js +0 -84
  419. package/lib/cosmos.staking.v1beta1/types/google/protobuf/timestamp.js +0 -84
  420. package/lib/cosmos.staking.v1beta1/types/tendermint/crypto/keys.js +0 -100
  421. package/lib/cosmos.staking.v1beta1/types/tendermint/crypto/proof.js +0 -356
  422. package/lib/cosmos.staking.v1beta1/types/tendermint/types/types.js +0 -1207
  423. package/lib/cosmos.staking.v1beta1/types/tendermint/types/validator.js +0 -254
  424. package/lib/cosmos.staking.v1beta1/types/tendermint/version/types.js +0 -133
  425. package/lib/cosmos.staking.v1beta1/types.js +0 -24
  426. package/lib/cosmos.tx.v1beta1/index.js +0 -5
  427. package/lib/cosmos.tx.v1beta1/module.js +0 -82
  428. package/lib/cosmos.tx.v1beta1/registry.js +0 -2
  429. package/lib/cosmos.tx.v1beta1/rest.js +0 -256
  430. package/lib/cosmos.tx.v1beta1/types/cosmos/base/abci/v1beta1/abci.js +0 -803
  431. package/lib/cosmos.tx.v1beta1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  432. package/lib/cosmos.tx.v1beta1/types/cosmos/base/v1beta1/coin.js +0 -192
  433. package/lib/cosmos.tx.v1beta1/types/cosmos/crypto/multisig/v1beta1/multisig.js +0 -147
  434. package/lib/cosmos.tx.v1beta1/types/cosmos/tx/signing/v1beta1/signing.js +0 -449
  435. package/lib/cosmos.tx.v1beta1/types/cosmos/tx/v1beta1/service.js +0 -802
  436. package/lib/cosmos.tx.v1beta1/types/cosmos/tx/v1beta1/tx.js +0 -959
  437. package/lib/cosmos.tx.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  438. package/lib/cosmos.tx.v1beta1/types/gogoproto/gogo.js +0 -2
  439. package/lib/cosmos.tx.v1beta1/types/google/api/annotations.js +0 -2
  440. package/lib/cosmos.tx.v1beta1/types/google/api/http.js +0 -260
  441. package/lib/cosmos.tx.v1beta1/types/google/protobuf/any.js +0 -99
  442. package/lib/cosmos.tx.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  443. package/lib/cosmos.tx.v1beta1/types/google/protobuf/duration.js +0 -84
  444. package/lib/cosmos.tx.v1beta1/types/google/protobuf/timestamp.js +0 -84
  445. package/lib/cosmos.tx.v1beta1/types/tendermint/abci/types.js +0 -3486
  446. package/lib/cosmos.tx.v1beta1/types/tendermint/crypto/keys.js +0 -100
  447. package/lib/cosmos.tx.v1beta1/types/tendermint/crypto/proof.js +0 -356
  448. package/lib/cosmos.tx.v1beta1/types/tendermint/types/block.js +0 -86
  449. package/lib/cosmos.tx.v1beta1/types/tendermint/types/evidence.js +0 -343
  450. package/lib/cosmos.tx.v1beta1/types/tendermint/types/params.js +0 -378
  451. package/lib/cosmos.tx.v1beta1/types/tendermint/types/types.js +0 -1207
  452. package/lib/cosmos.tx.v1beta1/types/tendermint/types/validator.js +0 -254
  453. package/lib/cosmos.tx.v1beta1/types/tendermint/version/types.js +0 -133
  454. package/lib/cosmos.tx.v1beta1/types.js +0 -14
  455. package/lib/cosmos.upgrade.v1beta1/index.js +0 -5
  456. package/lib/cosmos.upgrade.v1beta1/module.js +0 -113
  457. package/lib/cosmos.upgrade.v1beta1/registry.js +0 -7
  458. package/lib/cosmos.upgrade.v1beta1/rest.js +0 -162
  459. package/lib/cosmos.upgrade.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  460. package/lib/cosmos.upgrade.v1beta1/types/cosmos/upgrade/v1beta1/query.js +0 -501
  461. package/lib/cosmos.upgrade.v1beta1/types/cosmos/upgrade/v1beta1/tx.js +0 -183
  462. package/lib/cosmos.upgrade.v1beta1/types/cosmos/upgrade/v1beta1/upgrade.js +0 -302
  463. package/lib/cosmos.upgrade.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  464. package/lib/cosmos.upgrade.v1beta1/types/gogoproto/gogo.js +0 -2
  465. package/lib/cosmos.upgrade.v1beta1/types/google/api/annotations.js +0 -2
  466. package/lib/cosmos.upgrade.v1beta1/types/google/api/http.js +0 -260
  467. package/lib/cosmos.upgrade.v1beta1/types/google/protobuf/any.js +0 -99
  468. package/lib/cosmos.upgrade.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  469. package/lib/cosmos.upgrade.v1beta1/types/google/protobuf/timestamp.js +0 -84
  470. package/lib/cosmos.upgrade.v1beta1/types.js +0 -5
  471. package/lib/cosmos.vesting.v1beta1/index.js +0 -5
  472. package/lib/cosmos.vesting.v1beta1/module.js +0 -140
  473. package/lib/cosmos.vesting.v1beta1/registry.js +0 -9
  474. package/lib/cosmos.vesting.v1beta1/rest.js +0 -83
  475. package/lib/cosmos.vesting.v1beta1/types/cosmos/auth/v1beta1/auth.js +0 -260
  476. package/lib/cosmos.vesting.v1beta1/types/cosmos/base/v1beta1/coin.js +0 -192
  477. package/lib/cosmos.vesting.v1beta1/types/cosmos/msg/v1/msg.js +0 -2
  478. package/lib/cosmos.vesting.v1beta1/types/cosmos/vesting/v1beta1/tx.js +0 -383
  479. package/lib/cosmos.vesting.v1beta1/types/cosmos/vesting/v1beta1/vesting.js +0 -422
  480. package/lib/cosmos.vesting.v1beta1/types/cosmos_proto/cosmos.js +0 -171
  481. package/lib/cosmos.vesting.v1beta1/types/gogoproto/gogo.js +0 -2
  482. package/lib/cosmos.vesting.v1beta1/types/google/protobuf/any.js +0 -99
  483. package/lib/cosmos.vesting.v1beta1/types/google/protobuf/descriptor.js +0 -2830
  484. package/lib/cosmos.vesting.v1beta1/types.js +0 -7
  485. package/lib/env.js +0 -1
  486. package/lib/helpers.js +0 -11
  487. package/lib/ibc.applications.interchain_accounts.controller.v1/index.js +0 -5
  488. package/lib/ibc.applications.interchain_accounts.controller.v1/module.js +0 -58
  489. package/lib/ibc.applications.interchain_accounts.controller.v1/registry.js +0 -2
  490. package/lib/ibc.applications.interchain_accounts.controller.v1/rest.js +0 -114
  491. package/lib/ibc.applications.interchain_accounts.controller.v1/types/gogoproto/gogo.js +0 -2
  492. package/lib/ibc.applications.interchain_accounts.controller.v1/types/google/api/annotations.js +0 -2
  493. package/lib/ibc.applications.interchain_accounts.controller.v1/types/google/api/http.js +0 -260
  494. package/lib/ibc.applications.interchain_accounts.controller.v1/types/google/protobuf/descriptor.js +0 -2830
  495. package/lib/ibc.applications.interchain_accounts.controller.v1/types/ibc/applications/interchain_accounts/controller/v1/controller.js +0 -47
  496. package/lib/ibc.applications.interchain_accounts.controller.v1/types/ibc/applications/interchain_accounts/controller/v1/query.js +0 -193
  497. package/lib/ibc.applications.interchain_accounts.controller.v1/types.js +0 -2
  498. package/lib/ibc.applications.interchain_accounts.host.v1/index.js +0 -5
  499. package/lib/ibc.applications.interchain_accounts.host.v1/module.js +0 -58
  500. package/lib/ibc.applications.interchain_accounts.host.v1/registry.js +0 -2
  501. package/lib/ibc.applications.interchain_accounts.host.v1/rest.js +0 -100
  502. package/lib/ibc.applications.interchain_accounts.host.v1/types/gogoproto/gogo.js +0 -2
  503. package/lib/ibc.applications.interchain_accounts.host.v1/types/google/api/annotations.js +0 -2
  504. package/lib/ibc.applications.interchain_accounts.host.v1/types/google/api/http.js +0 -260
  505. package/lib/ibc.applications.interchain_accounts.host.v1/types/google/protobuf/descriptor.js +0 -2830
  506. package/lib/ibc.applications.interchain_accounts.host.v1/types/ibc/applications/interchain_accounts/host/v1/host.js +0 -63
  507. package/lib/ibc.applications.interchain_accounts.host.v1/types/ibc/applications/interchain_accounts/host/v1/query.js +0 -94
  508. package/lib/ibc.applications.interchain_accounts.host.v1/types.js +0 -2
  509. package/lib/ibc.applications.transfer.v1/index.js +0 -5
  510. package/lib/ibc.applications.transfer.v1/module.js +0 -86
  511. package/lib/ibc.applications.transfer.v1/registry.js +0 -5
  512. package/lib/ibc.applications.transfer.v1/rest.js +0 -157
  513. package/lib/ibc.applications.transfer.v1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  514. package/lib/ibc.applications.transfer.v1/types/cosmos/base/v1beta1/coin.js +0 -192
  515. package/lib/ibc.applications.transfer.v1/types/cosmos/upgrade/v1beta1/upgrade.js +0 -302
  516. package/lib/ibc.applications.transfer.v1/types/cosmos_proto/cosmos.js +0 -171
  517. package/lib/ibc.applications.transfer.v1/types/gogoproto/gogo.js +0 -2
  518. package/lib/ibc.applications.transfer.v1/types/google/api/annotations.js +0 -2
  519. package/lib/ibc.applications.transfer.v1/types/google/api/http.js +0 -260
  520. package/lib/ibc.applications.transfer.v1/types/google/protobuf/any.js +0 -99
  521. package/lib/ibc.applications.transfer.v1/types/google/protobuf/descriptor.js +0 -2830
  522. package/lib/ibc.applications.transfer.v1/types/google/protobuf/timestamp.js +0 -84
  523. package/lib/ibc.applications.transfer.v1/types/ibc/applications/transfer/v1/genesis.js +0 -75
  524. package/lib/ibc.applications.transfer.v1/types/ibc/applications/transfer/v1/query.js +0 -483
  525. package/lib/ibc.applications.transfer.v1/types/ibc/applications/transfer/v1/transfer.js +0 -110
  526. package/lib/ibc.applications.transfer.v1/types/ibc/applications/transfer/v1/tx.js +0 -186
  527. package/lib/ibc.applications.transfer.v1/types/ibc/core/client/v1/client.js +0 -448
  528. package/lib/ibc.applications.transfer.v1/types.js +0 -3
  529. package/lib/ibc.core.channel.v1/index.js +0 -5
  530. package/lib/ibc.core.channel.v1/module.js +0 -72
  531. package/lib/ibc.core.channel.v1/registry.js +0 -2
  532. package/lib/ibc.core.channel.v1/rest.js +0 -323
  533. package/lib/ibc.core.channel.v1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  534. package/lib/ibc.core.channel.v1/types/cosmos/upgrade/v1beta1/upgrade.js +0 -302
  535. package/lib/ibc.core.channel.v1/types/cosmos_proto/cosmos.js +0 -171
  536. package/lib/ibc.core.channel.v1/types/gogoproto/gogo.js +0 -2
  537. package/lib/ibc.core.channel.v1/types/google/api/annotations.js +0 -2
  538. package/lib/ibc.core.channel.v1/types/google/api/http.js +0 -260
  539. package/lib/ibc.core.channel.v1/types/google/protobuf/any.js +0 -99
  540. package/lib/ibc.core.channel.v1/types/google/protobuf/descriptor.js +0 -2830
  541. package/lib/ibc.core.channel.v1/types/google/protobuf/timestamp.js +0 -84
  542. package/lib/ibc.core.channel.v1/types/ibc/core/channel/v1/channel.js +0 -714
  543. package/lib/ibc.core.channel.v1/types/ibc/core/channel/v1/genesis.js +0 -254
  544. package/lib/ibc.core.channel.v1/types/ibc/core/channel/v1/query.js +0 -1866
  545. package/lib/ibc.core.channel.v1/types/ibc/core/channel/v1/tx.js +0 -1425
  546. package/lib/ibc.core.channel.v1/types/ibc/core/client/v1/client.js +0 -448
  547. package/lib/ibc.core.channel.v1/types.js +0 -9
  548. package/lib/ibc.core.client.v1/index.js +0 -5
  549. package/lib/ibc.core.client.v1/module.js +0 -74
  550. package/lib/ibc.core.client.v1/registry.js +0 -2
  551. package/lib/ibc.core.client.v1/rest.js +0 -218
  552. package/lib/ibc.core.client.v1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  553. package/lib/ibc.core.client.v1/types/cosmos/upgrade/v1beta1/upgrade.js +0 -302
  554. package/lib/ibc.core.client.v1/types/cosmos_proto/cosmos.js +0 -171
  555. package/lib/ibc.core.client.v1/types/gogoproto/gogo.js +0 -2
  556. package/lib/ibc.core.client.v1/types/google/api/annotations.js +0 -2
  557. package/lib/ibc.core.client.v1/types/google/api/http.js +0 -260
  558. package/lib/ibc.core.client.v1/types/google/protobuf/any.js +0 -99
  559. package/lib/ibc.core.client.v1/types/google/protobuf/descriptor.js +0 -2830
  560. package/lib/ibc.core.client.v1/types/google/protobuf/timestamp.js +0 -84
  561. package/lib/ibc.core.client.v1/types/ibc/core/client/v1/client.js +0 -448
  562. package/lib/ibc.core.client.v1/types/ibc/core/client/v1/genesis.js +0 -287
  563. package/lib/ibc.core.client.v1/types/ibc/core/client/v1/query.js +0 -1026
  564. package/lib/ibc.core.client.v1/types/ibc/core/client/v1/tx.js +0 -509
  565. package/lib/ibc.core.client.v1/types.js +0 -10
  566. package/lib/ibc.core.connection.v1/index.js +0 -5
  567. package/lib/ibc.core.connection.v1/module.js +0 -70
  568. package/lib/ibc.core.connection.v1/registry.js +0 -2
  569. package/lib/ibc.core.connection.v1/rest.js +0 -177
  570. package/lib/ibc.core.connection.v1/types/confio/proofs.js +0 -1120
  571. package/lib/ibc.core.connection.v1/types/cosmos/base/query/v1beta1/pagination.js +0 -190
  572. package/lib/ibc.core.connection.v1/types/cosmos/upgrade/v1beta1/upgrade.js +0 -302
  573. package/lib/ibc.core.connection.v1/types/cosmos_proto/cosmos.js +0 -171
  574. package/lib/ibc.core.connection.v1/types/gogoproto/gogo.js +0 -2
  575. package/lib/ibc.core.connection.v1/types/google/api/annotations.js +0 -2
  576. package/lib/ibc.core.connection.v1/types/google/api/http.js +0 -260
  577. package/lib/ibc.core.connection.v1/types/google/protobuf/any.js +0 -99
  578. package/lib/ibc.core.connection.v1/types/google/protobuf/descriptor.js +0 -2830
  579. package/lib/ibc.core.connection.v1/types/google/protobuf/timestamp.js +0 -84
  580. package/lib/ibc.core.connection.v1/types/ibc/core/client/v1/client.js +0 -448
  581. package/lib/ibc.core.connection.v1/types/ibc/core/commitment/v1/commitment.js +0 -223
  582. package/lib/ibc.core.connection.v1/types/ibc/core/connection/v1/connection.js +0 -537
  583. package/lib/ibc.core.connection.v1/types/ibc/core/connection/v1/genesis.js +0 -120
  584. package/lib/ibc.core.connection.v1/types/ibc/core/connection/v1/query.js +0 -684
  585. package/lib/ibc.core.connection.v1/types/ibc/core/connection/v1/tx.js +0 -705
  586. package/lib/ibc.core.connection.v1/types/proofs.js +0 -1126
  587. package/lib/ibc.core.connection.v1/types.js +0 -8
  588. package/lib/index.js +0 -62
  589. package/lib/modules.js +0 -1
@@ -1,350 +0,0 @@
1
- /* eslint-disable */
2
- import Long from "long";
3
- import _m0 from "protobufjs/minimal";
4
- import { Timestamp } from "../../../../google/protobuf/timestamp";
5
- import { EvidenceList } from "../../../../tendermint/types/evidence";
6
- import { BlockID, Commit, Data } from "../../../../tendermint/types/types";
7
- import { Consensus } from "../../../../tendermint/version/types";
8
- export const protobufPackage = "cosmos.base.tendermint.v1beta1";
9
- function createBaseBlock() {
10
- return { header: undefined, data: undefined, evidence: undefined, lastCommit: undefined };
11
- }
12
- export const Block = {
13
- encode(message, writer = _m0.Writer.create()) {
14
- if (message.header !== undefined) {
15
- Header.encode(message.header, writer.uint32(10).fork()).ldelim();
16
- }
17
- if (message.data !== undefined) {
18
- Data.encode(message.data, writer.uint32(18).fork()).ldelim();
19
- }
20
- if (message.evidence !== undefined) {
21
- EvidenceList.encode(message.evidence, writer.uint32(26).fork()).ldelim();
22
- }
23
- if (message.lastCommit !== undefined) {
24
- Commit.encode(message.lastCommit, writer.uint32(34).fork()).ldelim();
25
- }
26
- return writer;
27
- },
28
- decode(input, length) {
29
- const reader = input instanceof _m0.Reader ? input : new _m0.Reader(input);
30
- let end = length === undefined ? reader.len : reader.pos + length;
31
- const message = createBaseBlock();
32
- while (reader.pos < end) {
33
- const tag = reader.uint32();
34
- switch (tag >>> 3) {
35
- case 1:
36
- message.header = Header.decode(reader, reader.uint32());
37
- break;
38
- case 2:
39
- message.data = Data.decode(reader, reader.uint32());
40
- break;
41
- case 3:
42
- message.evidence = EvidenceList.decode(reader, reader.uint32());
43
- break;
44
- case 4:
45
- message.lastCommit = Commit.decode(reader, reader.uint32());
46
- break;
47
- default:
48
- reader.skipType(tag & 7);
49
- break;
50
- }
51
- }
52
- return message;
53
- },
54
- fromJSON(object) {
55
- return {
56
- header: isSet(object.header) ? Header.fromJSON(object.header) : undefined,
57
- data: isSet(object.data) ? Data.fromJSON(object.data) : undefined,
58
- evidence: isSet(object.evidence) ? EvidenceList.fromJSON(object.evidence) : undefined,
59
- lastCommit: isSet(object.lastCommit) ? Commit.fromJSON(object.lastCommit) : undefined,
60
- };
61
- },
62
- toJSON(message) {
63
- const obj = {};
64
- message.header !== undefined && (obj.header = message.header ? Header.toJSON(message.header) : undefined);
65
- message.data !== undefined && (obj.data = message.data ? Data.toJSON(message.data) : undefined);
66
- message.evidence !== undefined
67
- && (obj.evidence = message.evidence ? EvidenceList.toJSON(message.evidence) : undefined);
68
- message.lastCommit !== undefined
69
- && (obj.lastCommit = message.lastCommit ? Commit.toJSON(message.lastCommit) : undefined);
70
- return obj;
71
- },
72
- fromPartial(object) {
73
- const message = createBaseBlock();
74
- message.header = (object.header !== undefined && object.header !== null)
75
- ? Header.fromPartial(object.header)
76
- : undefined;
77
- message.data = (object.data !== undefined && object.data !== null) ? Data.fromPartial(object.data) : undefined;
78
- message.evidence = (object.evidence !== undefined && object.evidence !== null)
79
- ? EvidenceList.fromPartial(object.evidence)
80
- : undefined;
81
- message.lastCommit = (object.lastCommit !== undefined && object.lastCommit !== null)
82
- ? Commit.fromPartial(object.lastCommit)
83
- : undefined;
84
- return message;
85
- },
86
- };
87
- function createBaseHeader() {
88
- return {
89
- version: undefined,
90
- chainId: "",
91
- height: 0,
92
- time: undefined,
93
- lastBlockId: undefined,
94
- lastCommitHash: new Uint8Array(),
95
- dataHash: new Uint8Array(),
96
- validatorsHash: new Uint8Array(),
97
- nextValidatorsHash: new Uint8Array(),
98
- consensusHash: new Uint8Array(),
99
- appHash: new Uint8Array(),
100
- lastResultsHash: new Uint8Array(),
101
- evidenceHash: new Uint8Array(),
102
- proposerAddress: "",
103
- };
104
- }
105
- export const Header = {
106
- encode(message, writer = _m0.Writer.create()) {
107
- if (message.version !== undefined) {
108
- Consensus.encode(message.version, writer.uint32(10).fork()).ldelim();
109
- }
110
- if (message.chainId !== "") {
111
- writer.uint32(18).string(message.chainId);
112
- }
113
- if (message.height !== 0) {
114
- writer.uint32(24).int64(message.height);
115
- }
116
- if (message.time !== undefined) {
117
- Timestamp.encode(toTimestamp(message.time), writer.uint32(34).fork()).ldelim();
118
- }
119
- if (message.lastBlockId !== undefined) {
120
- BlockID.encode(message.lastBlockId, writer.uint32(42).fork()).ldelim();
121
- }
122
- if (message.lastCommitHash.length !== 0) {
123
- writer.uint32(50).bytes(message.lastCommitHash);
124
- }
125
- if (message.dataHash.length !== 0) {
126
- writer.uint32(58).bytes(message.dataHash);
127
- }
128
- if (message.validatorsHash.length !== 0) {
129
- writer.uint32(66).bytes(message.validatorsHash);
130
- }
131
- if (message.nextValidatorsHash.length !== 0) {
132
- writer.uint32(74).bytes(message.nextValidatorsHash);
133
- }
134
- if (message.consensusHash.length !== 0) {
135
- writer.uint32(82).bytes(message.consensusHash);
136
- }
137
- if (message.appHash.length !== 0) {
138
- writer.uint32(90).bytes(message.appHash);
139
- }
140
- if (message.lastResultsHash.length !== 0) {
141
- writer.uint32(98).bytes(message.lastResultsHash);
142
- }
143
- if (message.evidenceHash.length !== 0) {
144
- writer.uint32(106).bytes(message.evidenceHash);
145
- }
146
- if (message.proposerAddress !== "") {
147
- writer.uint32(114).string(message.proposerAddress);
148
- }
149
- return writer;
150
- },
151
- decode(input, length) {
152
- const reader = input instanceof _m0.Reader ? input : new _m0.Reader(input);
153
- let end = length === undefined ? reader.len : reader.pos + length;
154
- const message = createBaseHeader();
155
- while (reader.pos < end) {
156
- const tag = reader.uint32();
157
- switch (tag >>> 3) {
158
- case 1:
159
- message.version = Consensus.decode(reader, reader.uint32());
160
- break;
161
- case 2:
162
- message.chainId = reader.string();
163
- break;
164
- case 3:
165
- message.height = longToNumber(reader.int64());
166
- break;
167
- case 4:
168
- message.time = fromTimestamp(Timestamp.decode(reader, reader.uint32()));
169
- break;
170
- case 5:
171
- message.lastBlockId = BlockID.decode(reader, reader.uint32());
172
- break;
173
- case 6:
174
- message.lastCommitHash = reader.bytes();
175
- break;
176
- case 7:
177
- message.dataHash = reader.bytes();
178
- break;
179
- case 8:
180
- message.validatorsHash = reader.bytes();
181
- break;
182
- case 9:
183
- message.nextValidatorsHash = reader.bytes();
184
- break;
185
- case 10:
186
- message.consensusHash = reader.bytes();
187
- break;
188
- case 11:
189
- message.appHash = reader.bytes();
190
- break;
191
- case 12:
192
- message.lastResultsHash = reader.bytes();
193
- break;
194
- case 13:
195
- message.evidenceHash = reader.bytes();
196
- break;
197
- case 14:
198
- message.proposerAddress = reader.string();
199
- break;
200
- default:
201
- reader.skipType(tag & 7);
202
- break;
203
- }
204
- }
205
- return message;
206
- },
207
- fromJSON(object) {
208
- return {
209
- version: isSet(object.version) ? Consensus.fromJSON(object.version) : undefined,
210
- chainId: isSet(object.chainId) ? String(object.chainId) : "",
211
- height: isSet(object.height) ? Number(object.height) : 0,
212
- time: isSet(object.time) ? fromJsonTimestamp(object.time) : undefined,
213
- lastBlockId: isSet(object.lastBlockId) ? BlockID.fromJSON(object.lastBlockId) : undefined,
214
- lastCommitHash: isSet(object.lastCommitHash) ? bytesFromBase64(object.lastCommitHash) : new Uint8Array(),
215
- dataHash: isSet(object.dataHash) ? bytesFromBase64(object.dataHash) : new Uint8Array(),
216
- validatorsHash: isSet(object.validatorsHash) ? bytesFromBase64(object.validatorsHash) : new Uint8Array(),
217
- nextValidatorsHash: isSet(object.nextValidatorsHash)
218
- ? bytesFromBase64(object.nextValidatorsHash)
219
- : new Uint8Array(),
220
- consensusHash: isSet(object.consensusHash) ? bytesFromBase64(object.consensusHash) : new Uint8Array(),
221
- appHash: isSet(object.appHash) ? bytesFromBase64(object.appHash) : new Uint8Array(),
222
- lastResultsHash: isSet(object.lastResultsHash) ? bytesFromBase64(object.lastResultsHash) : new Uint8Array(),
223
- evidenceHash: isSet(object.evidenceHash) ? bytesFromBase64(object.evidenceHash) : new Uint8Array(),
224
- proposerAddress: isSet(object.proposerAddress) ? String(object.proposerAddress) : "",
225
- };
226
- },
227
- toJSON(message) {
228
- const obj = {};
229
- message.version !== undefined && (obj.version = message.version ? Consensus.toJSON(message.version) : undefined);
230
- message.chainId !== undefined && (obj.chainId = message.chainId);
231
- message.height !== undefined && (obj.height = Math.round(message.height));
232
- message.time !== undefined && (obj.time = message.time.toISOString());
233
- message.lastBlockId !== undefined
234
- && (obj.lastBlockId = message.lastBlockId ? BlockID.toJSON(message.lastBlockId) : undefined);
235
- message.lastCommitHash !== undefined
236
- && (obj.lastCommitHash = base64FromBytes(message.lastCommitHash !== undefined ? message.lastCommitHash : new Uint8Array()));
237
- message.dataHash !== undefined
238
- && (obj.dataHash = base64FromBytes(message.dataHash !== undefined ? message.dataHash : new Uint8Array()));
239
- message.validatorsHash !== undefined
240
- && (obj.validatorsHash = base64FromBytes(message.validatorsHash !== undefined ? message.validatorsHash : new Uint8Array()));
241
- message.nextValidatorsHash !== undefined
242
- && (obj.nextValidatorsHash = base64FromBytes(message.nextValidatorsHash !== undefined ? message.nextValidatorsHash : new Uint8Array()));
243
- message.consensusHash !== undefined
244
- && (obj.consensusHash = base64FromBytes(message.consensusHash !== undefined ? message.consensusHash : new Uint8Array()));
245
- message.appHash !== undefined
246
- && (obj.appHash = base64FromBytes(message.appHash !== undefined ? message.appHash : new Uint8Array()));
247
- message.lastResultsHash !== undefined
248
- && (obj.lastResultsHash = base64FromBytes(message.lastResultsHash !== undefined ? message.lastResultsHash : new Uint8Array()));
249
- message.evidenceHash !== undefined
250
- && (obj.evidenceHash = base64FromBytes(message.evidenceHash !== undefined ? message.evidenceHash : new Uint8Array()));
251
- message.proposerAddress !== undefined && (obj.proposerAddress = message.proposerAddress);
252
- return obj;
253
- },
254
- fromPartial(object) {
255
- const message = createBaseHeader();
256
- message.version = (object.version !== undefined && object.version !== null)
257
- ? Consensus.fromPartial(object.version)
258
- : undefined;
259
- message.chainId = object.chainId ?? "";
260
- message.height = object.height ?? 0;
261
- message.time = object.time ?? undefined;
262
- message.lastBlockId = (object.lastBlockId !== undefined && object.lastBlockId !== null)
263
- ? BlockID.fromPartial(object.lastBlockId)
264
- : undefined;
265
- message.lastCommitHash = object.lastCommitHash ?? new Uint8Array();
266
- message.dataHash = object.dataHash ?? new Uint8Array();
267
- message.validatorsHash = object.validatorsHash ?? new Uint8Array();
268
- message.nextValidatorsHash = object.nextValidatorsHash ?? new Uint8Array();
269
- message.consensusHash = object.consensusHash ?? new Uint8Array();
270
- message.appHash = object.appHash ?? new Uint8Array();
271
- message.lastResultsHash = object.lastResultsHash ?? new Uint8Array();
272
- message.evidenceHash = object.evidenceHash ?? new Uint8Array();
273
- message.proposerAddress = object.proposerAddress ?? "";
274
- return message;
275
- },
276
- };
277
- var globalThis = (() => {
278
- if (typeof globalThis !== "undefined") {
279
- return globalThis;
280
- }
281
- if (typeof self !== "undefined") {
282
- return self;
283
- }
284
- if (typeof window !== "undefined") {
285
- return window;
286
- }
287
- if (typeof global !== "undefined") {
288
- return global;
289
- }
290
- throw "Unable to locate global object";
291
- })();
292
- function bytesFromBase64(b64) {
293
- if (globalThis.Buffer) {
294
- return Uint8Array.from(globalThis.Buffer.from(b64, "base64"));
295
- }
296
- else {
297
- const bin = globalThis.atob(b64);
298
- const arr = new Uint8Array(bin.length);
299
- for (let i = 0; i < bin.length; ++i) {
300
- arr[i] = bin.charCodeAt(i);
301
- }
302
- return arr;
303
- }
304
- }
305
- function base64FromBytes(arr) {
306
- if (globalThis.Buffer) {
307
- return globalThis.Buffer.from(arr).toString("base64");
308
- }
309
- else {
310
- const bin = [];
311
- arr.forEach((byte) => {
312
- bin.push(String.fromCharCode(byte));
313
- });
314
- return globalThis.btoa(bin.join(""));
315
- }
316
- }
317
- function toTimestamp(date) {
318
- const seconds = date.getTime() / 1000;
319
- const nanos = (date.getTime() % 1000) * 1000000;
320
- return { seconds, nanos };
321
- }
322
- function fromTimestamp(t) {
323
- let millis = t.seconds * 1000;
324
- millis += t.nanos / 1000000;
325
- return new Date(millis);
326
- }
327
- function fromJsonTimestamp(o) {
328
- if (o instanceof Date) {
329
- return o;
330
- }
331
- else if (typeof o === "string") {
332
- return new Date(o);
333
- }
334
- else {
335
- return fromTimestamp(Timestamp.fromJSON(o));
336
- }
337
- }
338
- function longToNumber(long) {
339
- if (long.gt(Number.MAX_SAFE_INTEGER)) {
340
- throw new globalThis.Error("Value is larger than Number.MAX_SAFE_INTEGER");
341
- }
342
- return long.toNumber();
343
- }
344
- if (_m0.util.Long !== Long) {
345
- _m0.util.Long = Long;
346
- _m0.configure();
347
- }
348
- function isSet(value) {
349
- return value !== null && value !== undefined;
350
- }
@@ -1,171 +0,0 @@
1
- /* eslint-disable */
2
- import _m0 from "protobufjs/minimal";
3
- export const protobufPackage = "cosmos_proto";
4
- export var ScalarType;
5
- (function (ScalarType) {
6
- ScalarType[ScalarType["SCALAR_TYPE_UNSPECIFIED"] = 0] = "SCALAR_TYPE_UNSPECIFIED";
7
- ScalarType[ScalarType["SCALAR_TYPE_STRING"] = 1] = "SCALAR_TYPE_STRING";
8
- ScalarType[ScalarType["SCALAR_TYPE_BYTES"] = 2] = "SCALAR_TYPE_BYTES";
9
- ScalarType[ScalarType["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
10
- })(ScalarType || (ScalarType = {}));
11
- export function scalarTypeFromJSON(object) {
12
- switch (object) {
13
- case 0:
14
- case "SCALAR_TYPE_UNSPECIFIED":
15
- return ScalarType.SCALAR_TYPE_UNSPECIFIED;
16
- case 1:
17
- case "SCALAR_TYPE_STRING":
18
- return ScalarType.SCALAR_TYPE_STRING;
19
- case 2:
20
- case "SCALAR_TYPE_BYTES":
21
- return ScalarType.SCALAR_TYPE_BYTES;
22
- case -1:
23
- case "UNRECOGNIZED":
24
- default:
25
- return ScalarType.UNRECOGNIZED;
26
- }
27
- }
28
- export function scalarTypeToJSON(object) {
29
- switch (object) {
30
- case ScalarType.SCALAR_TYPE_UNSPECIFIED:
31
- return "SCALAR_TYPE_UNSPECIFIED";
32
- case ScalarType.SCALAR_TYPE_STRING:
33
- return "SCALAR_TYPE_STRING";
34
- case ScalarType.SCALAR_TYPE_BYTES:
35
- return "SCALAR_TYPE_BYTES";
36
- case ScalarType.UNRECOGNIZED:
37
- default:
38
- return "UNRECOGNIZED";
39
- }
40
- }
41
- function createBaseInterfaceDescriptor() {
42
- return { name: "", description: "" };
43
- }
44
- export const InterfaceDescriptor = {
45
- encode(message, writer = _m0.Writer.create()) {
46
- if (message.name !== "") {
47
- writer.uint32(10).string(message.name);
48
- }
49
- if (message.description !== "") {
50
- writer.uint32(18).string(message.description);
51
- }
52
- return writer;
53
- },
54
- decode(input, length) {
55
- const reader = input instanceof _m0.Reader ? input : new _m0.Reader(input);
56
- let end = length === undefined ? reader.len : reader.pos + length;
57
- const message = createBaseInterfaceDescriptor();
58
- while (reader.pos < end) {
59
- const tag = reader.uint32();
60
- switch (tag >>> 3) {
61
- case 1:
62
- message.name = reader.string();
63
- break;
64
- case 2:
65
- message.description = reader.string();
66
- break;
67
- default:
68
- reader.skipType(tag & 7);
69
- break;
70
- }
71
- }
72
- return message;
73
- },
74
- fromJSON(object) {
75
- return {
76
- name: isSet(object.name) ? String(object.name) : "",
77
- description: isSet(object.description) ? String(object.description) : "",
78
- };
79
- },
80
- toJSON(message) {
81
- const obj = {};
82
- message.name !== undefined && (obj.name = message.name);
83
- message.description !== undefined && (obj.description = message.description);
84
- return obj;
85
- },
86
- fromPartial(object) {
87
- const message = createBaseInterfaceDescriptor();
88
- message.name = object.name ?? "";
89
- message.description = object.description ?? "";
90
- return message;
91
- },
92
- };
93
- function createBaseScalarDescriptor() {
94
- return { name: "", description: "", fieldType: [] };
95
- }
96
- export const ScalarDescriptor = {
97
- encode(message, writer = _m0.Writer.create()) {
98
- if (message.name !== "") {
99
- writer.uint32(10).string(message.name);
100
- }
101
- if (message.description !== "") {
102
- writer.uint32(18).string(message.description);
103
- }
104
- writer.uint32(26).fork();
105
- for (const v of message.fieldType) {
106
- writer.int32(v);
107
- }
108
- writer.ldelim();
109
- return writer;
110
- },
111
- decode(input, length) {
112
- const reader = input instanceof _m0.Reader ? input : new _m0.Reader(input);
113
- let end = length === undefined ? reader.len : reader.pos + length;
114
- const message = createBaseScalarDescriptor();
115
- while (reader.pos < end) {
116
- const tag = reader.uint32();
117
- switch (tag >>> 3) {
118
- case 1:
119
- message.name = reader.string();
120
- break;
121
- case 2:
122
- message.description = reader.string();
123
- break;
124
- case 3:
125
- if ((tag & 7) === 2) {
126
- const end2 = reader.uint32() + reader.pos;
127
- while (reader.pos < end2) {
128
- message.fieldType.push(reader.int32());
129
- }
130
- }
131
- else {
132
- message.fieldType.push(reader.int32());
133
- }
134
- break;
135
- default:
136
- reader.skipType(tag & 7);
137
- break;
138
- }
139
- }
140
- return message;
141
- },
142
- fromJSON(object) {
143
- return {
144
- name: isSet(object.name) ? String(object.name) : "",
145
- description: isSet(object.description) ? String(object.description) : "",
146
- fieldType: Array.isArray(object?.fieldType) ? object.fieldType.map((e) => scalarTypeFromJSON(e)) : [],
147
- };
148
- },
149
- toJSON(message) {
150
- const obj = {};
151
- message.name !== undefined && (obj.name = message.name);
152
- message.description !== undefined && (obj.description = message.description);
153
- if (message.fieldType) {
154
- obj.fieldType = message.fieldType.map((e) => scalarTypeToJSON(e));
155
- }
156
- else {
157
- obj.fieldType = [];
158
- }
159
- return obj;
160
- },
161
- fromPartial(object) {
162
- const message = createBaseScalarDescriptor();
163
- message.name = object.name ?? "";
164
- message.description = object.description ?? "";
165
- message.fieldType = object.fieldType?.map((e) => e) || [];
166
- return message;
167
- },
168
- };
169
- function isSet(value) {
170
- return value !== null && value !== undefined;
171
- }
@@ -1,2 +0,0 @@
1
- /* eslint-disable */
2
- export const protobufPackage = "gogoproto";
@@ -1,2 +0,0 @@
1
- /* eslint-disable */
2
- export const protobufPackage = "google.api";