@agoric/cosmic-proto 0.4.1-orchestration-dev-096c4e8.0 → 0.4.1-other-dev-3eb1a1d.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 (502) hide show
  1. package/README.md +3 -21
  2. package/dist/codegen/agoric/bundle.d.ts +130 -500
  3. package/dist/codegen/agoric/bundle.js +3 -23
  4. package/dist/codegen/agoric/bundle.js.map +1 -1
  5. package/dist/codegen/agoric/lien/genesis.d.ts +4 -28
  6. package/dist/codegen/agoric/lien/genesis.js +1 -37
  7. package/dist/codegen/agoric/lien/genesis.js.map +1 -1
  8. package/dist/codegen/agoric/lien/lien.d.ts +3 -20
  9. package/dist/codegen/agoric/lien/lien.js +2 -26
  10. package/dist/codegen/agoric/lien/lien.js.map +1 -1
  11. package/dist/codegen/agoric/swingset/genesis.d.ts +6 -28
  12. package/dist/codegen/agoric/swingset/genesis.js +14 -46
  13. package/dist/codegen/agoric/swingset/genesis.js.map +1 -1
  14. package/dist/codegen/agoric/swingset/msgs.d.ts +11 -144
  15. package/dist/codegen/agoric/swingset/msgs.js +1 -197
  16. package/dist/codegen/agoric/swingset/msgs.js.map +1 -1
  17. package/dist/codegen/agoric/swingset/query.d.ts +8 -73
  18. package/dist/codegen/agoric/swingset/query.js +1 -86
  19. package/dist/codegen/agoric/swingset/query.js.map +1 -1
  20. package/dist/codegen/agoric/swingset/swingset.d.ts +63 -193
  21. package/dist/codegen/agoric/swingset/swingset.js +84 -213
  22. package/dist/codegen/agoric/swingset/swingset.js.map +1 -1
  23. package/dist/codegen/agoric/vbank/genesis.d.ts +3 -16
  24. package/dist/codegen/agoric/vbank/genesis.js +1 -19
  25. package/dist/codegen/agoric/vbank/genesis.js.map +1 -1
  26. package/dist/codegen/agoric/vbank/msgs.js.map +1 -1
  27. package/dist/codegen/agoric/vbank/query.d.ts +6 -49
  28. package/dist/codegen/agoric/vbank/query.js +1 -52
  29. package/dist/codegen/agoric/vbank/query.js.map +1 -1
  30. package/dist/codegen/agoric/vbank/vbank.d.ts +11 -55
  31. package/dist/codegen/agoric/vbank/vbank.js +21 -72
  32. package/dist/codegen/agoric/vbank/vbank.js.map +1 -1
  33. package/dist/codegen/agoric/vibc/msgs.d.ts +4 -25
  34. package/dist/codegen/agoric/vibc/msgs.js +1 -30
  35. package/dist/codegen/agoric/vibc/msgs.js.map +1 -1
  36. package/dist/codegen/agoric/vlocalchain/vlocalchain.d.ts +6 -56
  37. package/dist/codegen/agoric/vlocalchain/vlocalchain.js +1 -83
  38. package/dist/codegen/agoric/vlocalchain/vlocalchain.js.map +1 -1
  39. package/dist/codegen/agoric/vstorage/genesis.d.ts +3 -32
  40. package/dist/codegen/agoric/vstorage/genesis.js +1 -37
  41. package/dist/codegen/agoric/vstorage/genesis.js.map +1 -1
  42. package/dist/codegen/agoric/vstorage/query.d.ts +8 -100
  43. package/dist/codegen/agoric/vstorage/query.js +1 -122
  44. package/dist/codegen/agoric/vstorage/query.js.map +1 -1
  45. package/dist/codegen/agoric/vstorage/vstorage.d.ts +3 -27
  46. package/dist/codegen/agoric/vstorage/vstorage.js +1 -33
  47. package/dist/codegen/agoric/vstorage/vstorage.js.map +1 -1
  48. package/dist/codegen/agoric/vtransfer/genesis.d.ts +26 -0
  49. package/dist/codegen/agoric/vtransfer/genesis.js +70 -0
  50. package/dist/codegen/agoric/vtransfer/genesis.js.map +1 -0
  51. package/dist/codegen/amino/amino.d.ts +1 -0
  52. package/dist/codegen/amino/amino.js +2 -0
  53. package/dist/codegen/amino/amino.js.map +1 -0
  54. package/dist/codegen/amino/bundle.d.ts +1 -0
  55. package/dist/codegen/amino/bundle.js +6 -0
  56. package/dist/codegen/amino/bundle.js.map +1 -0
  57. package/dist/codegen/binary.d.ts +2 -2
  58. package/dist/codegen/binary.js +2 -2
  59. package/dist/codegen/binary.js.map +1 -1
  60. package/dist/codegen/cosmos/auth/v1beta1/auth.d.ts +102 -0
  61. package/dist/codegen/cosmos/auth/v1beta1/auth.js +337 -0
  62. package/dist/codegen/cosmos/auth/v1beta1/auth.js.map +1 -0
  63. package/dist/codegen/cosmos/auth/v1beta1/genesis.d.ts +31 -0
  64. package/dist/codegen/cosmos/auth/v1beta1/genesis.js +86 -0
  65. package/dist/codegen/cosmos/auth/v1beta1/genesis.js.map +1 -0
  66. package/dist/codegen/cosmos/auth/v1beta1/query.d.ts +524 -0
  67. package/dist/codegen/cosmos/auth/v1beta1/query.js +1113 -0
  68. package/dist/codegen/cosmos/auth/v1beta1/query.js.map +1 -0
  69. package/dist/codegen/cosmos/authz/v1beta1/authz.d.ts +135 -0
  70. package/dist/codegen/cosmos/authz/v1beta1/authz.js +334 -0
  71. package/dist/codegen/cosmos/authz/v1beta1/authz.js.map +1 -0
  72. package/dist/codegen/cosmos/authz/v1beta1/event.d.ts +62 -0
  73. package/dist/codegen/cosmos/authz/v1beta1/event.js +161 -0
  74. package/dist/codegen/cosmos/authz/v1beta1/event.js.map +1 -0
  75. package/dist/codegen/cosmos/authz/v1beta1/genesis.d.ts +26 -0
  76. package/dist/codegen/cosmos/authz/v1beta1/genesis.js +71 -0
  77. package/dist/codegen/cosmos/authz/v1beta1/genesis.js.map +1 -0
  78. package/dist/codegen/cosmos/authz/v1beta1/query.d.ts +168 -0
  79. package/dist/codegen/cosmos/authz/v1beta1/query.js +506 -0
  80. package/dist/codegen/cosmos/authz/v1beta1/query.js.map +1 -0
  81. package/dist/codegen/cosmos/authz/v1beta1/tx.d.ts +175 -0
  82. package/dist/codegen/cosmos/authz/v1beta1/tx.js +415 -0
  83. package/dist/codegen/cosmos/authz/v1beta1/tx.js.map +1 -0
  84. package/dist/codegen/cosmos/bank/v1beta1/authz.d.ts +38 -0
  85. package/dist/codegen/cosmos/bank/v1beta1/authz.js +71 -0
  86. package/dist/codegen/cosmos/bank/v1beta1/authz.js.map +1 -0
  87. package/dist/codegen/cosmos/bank/v1beta1/bank.d.ts +257 -0
  88. package/dist/codegen/cosmos/bank/v1beta1/bank.js +592 -0
  89. package/dist/codegen/cosmos/bank/v1beta1/bank.js.map +1 -0
  90. package/dist/codegen/cosmos/bank/v1beta1/genesis.d.ts +73 -0
  91. package/dist/codegen/cosmos/bank/v1beta1/genesis.js +196 -0
  92. package/dist/codegen/cosmos/bank/v1beta1/genesis.js.map +1 -0
  93. package/dist/codegen/cosmos/bank/v1beta1/query.d.ts +572 -0
  94. package/dist/codegen/cosmos/bank/v1beta1/query.js +1347 -0
  95. package/dist/codegen/cosmos/bank/v1beta1/query.js.map +1 -0
  96. package/dist/codegen/cosmos/bank/v1beta1/tx.d.ts +98 -0
  97. package/dist/codegen/cosmos/bank/v1beta1/tx.js +267 -0
  98. package/dist/codegen/cosmos/bank/v1beta1/tx.js.map +1 -0
  99. package/dist/codegen/cosmos/base/abci/v1beta1/abci.d.ts +393 -0
  100. package/dist/codegen/cosmos/base/abci/v1beta1/abci.js +1012 -0
  101. package/dist/codegen/cosmos/base/abci/v1beta1/abci.js.map +1 -0
  102. package/dist/codegen/cosmos/base/node/v1beta1/query.d.ts +46 -0
  103. package/dist/codegen/cosmos/base/node/v1beta1/query.js +112 -0
  104. package/dist/codegen/cosmos/base/node/v1beta1/query.js.map +1 -0
  105. package/dist/codegen/cosmos/base/query/v1beta1/pagination.d.ts +3 -81
  106. package/dist/codegen/cosmos/base/query/v1beta1/pagination.js +1 -64
  107. package/dist/codegen/cosmos/base/query/v1beta1/pagination.js.map +1 -1
  108. package/dist/codegen/cosmos/base/reflection/v2alpha1/reflection.d.ts +711 -0
  109. package/dist/codegen/cosmos/base/reflection/v2alpha1/reflection.js +1755 -0
  110. package/dist/codegen/cosmos/base/reflection/v2alpha1/reflection.js.map +1 -0
  111. package/dist/codegen/cosmos/base/v1beta1/coin.d.ts +5 -64
  112. package/dist/codegen/cosmos/base/v1beta1/coin.js +1 -92
  113. package/dist/codegen/cosmos/base/v1beta1/coin.js.map +1 -1
  114. package/dist/codegen/cosmos/bundle.d.ts +5510 -130
  115. package/dist/codegen/cosmos/bundle.js +229 -6
  116. package/dist/codegen/cosmos/bundle.js.map +1 -1
  117. package/dist/codegen/cosmos/crypto/ed25519/keys.d.ts +66 -0
  118. package/dist/codegen/cosmos/crypto/ed25519/keys.js +123 -0
  119. package/dist/codegen/cosmos/crypto/ed25519/keys.js.map +1 -0
  120. package/dist/codegen/cosmos/crypto/hd/v1/hd.d.ts +41 -0
  121. package/dist/codegen/cosmos/crypto/hd/v1/hd.js +109 -0
  122. package/dist/codegen/cosmos/crypto/hd/v1/hd.js.map +1 -0
  123. package/dist/codegen/cosmos/crypto/keyring/v1/record.d.ts +137 -0
  124. package/dist/codegen/cosmos/crypto/keyring/v1/record.js +367 -0
  125. package/dist/codegen/cosmos/crypto/keyring/v1/record.js.map +1 -0
  126. package/dist/codegen/cosmos/crypto/multisig/keys.d.ts +36 -0
  127. package/dist/codegen/cosmos/crypto/multisig/keys.js +82 -0
  128. package/dist/codegen/cosmos/crypto/multisig/keys.js.map +1 -0
  129. package/dist/codegen/cosmos/crypto/multisig/v1beta1/multisig.d.ts +68 -0
  130. package/dist/codegen/cosmos/crypto/multisig/v1beta1/multisig.js +144 -0
  131. package/dist/codegen/cosmos/crypto/multisig/v1beta1/multisig.js.map +1 -0
  132. package/dist/codegen/cosmos/crypto/secp256k1/keys.d.ts +60 -0
  133. package/dist/codegen/cosmos/crypto/secp256k1/keys.js +123 -0
  134. package/dist/codegen/cosmos/crypto/secp256k1/keys.js.map +1 -0
  135. package/dist/codegen/cosmos/crypto/secp256r1/keys.d.ts +53 -0
  136. package/dist/codegen/cosmos/crypto/secp256r1/keys.js +125 -0
  137. package/dist/codegen/cosmos/crypto/secp256r1/keys.js.map +1 -0
  138. package/dist/codegen/cosmos/distribution/v1beta1/distribution.d.ts +405 -0
  139. package/dist/codegen/cosmos/distribution/v1beta1/distribution.js +978 -0
  140. package/dist/codegen/cosmos/distribution/v1beta1/distribution.js.map +1 -0
  141. package/dist/codegen/cosmos/distribution/v1beta1/genesis.d.ts +276 -0
  142. package/dist/codegen/cosmos/distribution/v1beta1/genesis.js +837 -0
  143. package/dist/codegen/cosmos/distribution/v1beta1/genesis.js.map +1 -0
  144. package/dist/codegen/cosmos/distribution/v1beta1/query.d.ts +544 -0
  145. package/dist/codegen/cosmos/distribution/v1beta1/query.js +1207 -0
  146. package/dist/codegen/cosmos/distribution/v1beta1/query.js.map +1 -0
  147. package/dist/codegen/cosmos/distribution/v1beta1/tx.d.ts +215 -0
  148. package/dist/codegen/cosmos/distribution/v1beta1/tx.js +512 -0
  149. package/dist/codegen/cosmos/distribution/v1beta1/tx.js.map +1 -0
  150. package/dist/codegen/cosmos/feegrant/v1beta1/feegrant.d.ts +159 -0
  151. package/dist/codegen/cosmos/feegrant/v1beta1/feegrant.js +412 -0
  152. package/dist/codegen/cosmos/feegrant/v1beta1/feegrant.js.map +1 -0
  153. package/dist/codegen/cosmos/feegrant/v1beta1/genesis.d.ts +26 -0
  154. package/dist/codegen/cosmos/feegrant/v1beta1/genesis.js +71 -0
  155. package/dist/codegen/cosmos/feegrant/v1beta1/genesis.js.map +1 -0
  156. package/dist/codegen/cosmos/feegrant/v1beta1/query.d.ts +177 -0
  157. package/dist/codegen/cosmos/feegrant/v1beta1/query.js +461 -0
  158. package/dist/codegen/cosmos/feegrant/v1beta1/query.js.map +1 -0
  159. package/dist/codegen/cosmos/feegrant/v1beta1/tx.d.ts +110 -0
  160. package/dist/codegen/cosmos/feegrant/v1beta1/tx.js +267 -0
  161. package/dist/codegen/cosmos/feegrant/v1beta1/tx.js.map +1 -0
  162. package/dist/codegen/cosmos/gov/v1/genesis.d.ts +45 -0
  163. package/dist/codegen/cosmos/gov/v1/genesis.js +177 -0
  164. package/dist/codegen/cosmos/gov/v1/genesis.js.map +1 -0
  165. package/dist/codegen/cosmos/gov/v1/gov.d.ts +317 -0
  166. package/dist/codegen/cosmos/gov/v1/gov.js +928 -0
  167. package/dist/codegen/cosmos/gov/v1/gov.js.map +1 -0
  168. package/dist/codegen/cosmos/gov/v1/query.d.ts +430 -0
  169. package/dist/codegen/cosmos/gov/v1/query.js +1216 -0
  170. package/dist/codegen/cosmos/gov/v1/query.js.map +1 -0
  171. package/dist/codegen/cosmos/gov/v1/tx.d.ts +268 -0
  172. package/dist/codegen/cosmos/gov/v1/tx.js +730 -0
  173. package/dist/codegen/cosmos/gov/v1/tx.js.map +1 -0
  174. package/dist/codegen/cosmos/gov/v1beta1/genesis.d.ts +45 -0
  175. package/dist/codegen/cosmos/gov/v1beta1/genesis.js +177 -0
  176. package/dist/codegen/cosmos/gov/v1beta1/genesis.js.map +1 -0
  177. package/dist/codegen/cosmos/gov/v1beta1/gov.d.ts +363 -0
  178. package/dist/codegen/cosmos/gov/v1beta1/gov.js +1003 -0
  179. package/dist/codegen/cosmos/gov/v1beta1/gov.js.map +1 -0
  180. package/dist/codegen/cosmos/gov/v1beta1/query.d.ts +430 -0
  181. package/dist/codegen/cosmos/gov/v1beta1/query.js +1216 -0
  182. package/dist/codegen/cosmos/gov/v1beta1/query.js.map +1 -0
  183. package/dist/codegen/cosmos/gov/v1beta1/tx.d.ts +222 -0
  184. package/dist/codegen/cosmos/gov/v1beta1/tx.js +578 -0
  185. package/dist/codegen/cosmos/gov/v1beta1/tx.js.map +1 -0
  186. package/dist/codegen/cosmos/group/v1/events.d.ts +258 -0
  187. package/dist/codegen/cosmos/group/v1/events.js +696 -0
  188. package/dist/codegen/cosmos/group/v1/events.js.map +1 -0
  189. package/dist/codegen/cosmos/group/v1/genesis.d.ts +57 -0
  190. package/dist/codegen/cosmos/group/v1/genesis.js +190 -0
  191. package/dist/codegen/cosmos/group/v1/genesis.js.map +1 -0
  192. package/dist/codegen/cosmos/group/v1/query.d.ts +746 -0
  193. package/dist/codegen/cosmos/group/v1/query.js +2096 -0
  194. package/dist/codegen/cosmos/group/v1/query.js.map +1 -0
  195. package/dist/codegen/cosmos/group/v1/tx.d.ts +787 -0
  196. package/dist/codegen/cosmos/group/v1/tx.js +2073 -0
  197. package/dist/codegen/cosmos/group/v1/tx.js.map +1 -0
  198. package/dist/codegen/cosmos/group/v1/types.d.ts +554 -0
  199. package/dist/codegen/cosmos/group/v1/types.js +1387 -0
  200. package/dist/codegen/cosmos/group/v1/types.js.map +1 -0
  201. package/dist/codegen/cosmos/mint/v1beta1/genesis.d.ts +30 -0
  202. package/dist/codegen/cosmos/mint/v1beta1/genesis.js +82 -0
  203. package/dist/codegen/cosmos/mint/v1beta1/genesis.js.map +1 -0
  204. package/dist/codegen/cosmos/mint/v1beta1/mint.d.ts +68 -0
  205. package/dist/codegen/cosmos/mint/v1beta1/mint.js +211 -0
  206. package/dist/codegen/cosmos/mint/v1beta1/mint.js.map +1 -0
  207. package/dist/codegen/cosmos/mint/v1beta1/query.d.ts +156 -0
  208. package/dist/codegen/cosmos/mint/v1beta1/query.js +330 -0
  209. package/dist/codegen/cosmos/mint/v1beta1/query.js.map +1 -0
  210. package/dist/codegen/cosmos/msg/v1/msg.d.ts +1 -0
  211. package/dist/codegen/cosmos/msg/v1/msg.js +2 -0
  212. package/dist/codegen/cosmos/msg/v1/msg.js.map +1 -0
  213. package/dist/codegen/cosmos/params/v1beta1/params.d.ts +64 -0
  214. package/dist/codegen/cosmos/params/v1beta1/params.js +171 -0
  215. package/dist/codegen/cosmos/params/v1beta1/params.js.map +1 -0
  216. package/dist/codegen/cosmos/params/v1beta1/query.d.ts +153 -0
  217. package/dist/codegen/cosmos/params/v1beta1/query.js +327 -0
  218. package/dist/codegen/cosmos/params/v1beta1/query.js.map +1 -0
  219. package/dist/codegen/cosmos/staking/v1beta1/authz.d.ts +94 -0
  220. package/dist/codegen/cosmos/staking/v1beta1/authz.js +240 -0
  221. package/dist/codegen/cosmos/staking/v1beta1/authz.js.map +1 -0
  222. package/dist/codegen/cosmos/staking/v1beta1/genesis.d.ts +80 -0
  223. package/dist/codegen/cosmos/staking/v1beta1/genesis.js +256 -0
  224. package/dist/codegen/cosmos/staking/v1beta1/genesis.js.map +1 -0
  225. package/dist/codegen/cosmos/staking/v1beta1/query.d.ts +831 -0
  226. package/dist/codegen/cosmos/staking/v1beta1/query.js +2069 -0
  227. package/dist/codegen/cosmos/staking/v1beta1/query.js.map +1 -0
  228. package/dist/codegen/cosmos/staking/v1beta1/staking.d.ts +718 -0
  229. package/dist/codegen/cosmos/staking/v1beta1/staking.js +1915 -0
  230. package/dist/codegen/cosmos/staking/v1beta1/staking.js.map +1 -0
  231. package/dist/codegen/cosmos/staking/v1beta1/tx.d.ts +355 -0
  232. package/dist/codegen/cosmos/staking/v1beta1/tx.js +968 -0
  233. package/dist/codegen/cosmos/staking/v1beta1/tx.js.map +1 -0
  234. package/dist/codegen/cosmos/tx/signing/v1beta1/signing.d.ts +211 -0
  235. package/dist/codegen/cosmos/tx/signing/v1beta1/signing.js +516 -0
  236. package/dist/codegen/cosmos/tx/signing/v1beta1/signing.js.map +1 -0
  237. package/dist/codegen/cosmos/tx/v1beta1/service.d.ts +407 -0
  238. package/dist/codegen/cosmos/tx/v1beta1/service.js +975 -0
  239. package/dist/codegen/cosmos/tx/v1beta1/service.js.map +1 -0
  240. package/dist/codegen/cosmos/tx/v1beta1/tx.d.ts +591 -0
  241. package/dist/codegen/cosmos/tx/v1beta1/tx.js +1256 -0
  242. package/dist/codegen/cosmos/tx/v1beta1/tx.js.map +1 -0
  243. package/dist/codegen/cosmos/upgrade/v1beta1/query.d.ts +319 -0
  244. package/dist/codegen/cosmos/upgrade/v1beta1/query.js +592 -0
  245. package/dist/codegen/cosmos/upgrade/v1beta1/query.js.map +1 -0
  246. package/dist/codegen/cosmos/upgrade/v1beta1/tx.d.ts +128 -0
  247. package/dist/codegen/cosmos/upgrade/v1beta1/tx.js +228 -0
  248. package/dist/codegen/cosmos/upgrade/v1beta1/tx.js.map +1 -0
  249. package/dist/codegen/cosmos/upgrade/v1beta1/upgrade.d.ts +9 -110
  250. package/dist/codegen/cosmos/upgrade/v1beta1/upgrade.js +12 -128
  251. package/dist/codegen/cosmos/upgrade/v1beta1/upgrade.js.map +1 -1
  252. package/dist/codegen/cosmos/vesting/v1beta1/tx.d.ts +382 -0
  253. package/dist/codegen/cosmos/vesting/v1beta1/tx.js +865 -0
  254. package/dist/codegen/cosmos/vesting/v1beta1/tx.js.map +1 -0
  255. package/dist/codegen/cosmos/vesting/v1beta1/vesting.d.ts +253 -0
  256. package/dist/codegen/cosmos/vesting/v1beta1/vesting.js +674 -0
  257. package/dist/codegen/cosmos/vesting/v1beta1/vesting.js.map +1 -0
  258. package/dist/codegen/cosmos_proto/bundle.d.ts +21 -28
  259. package/dist/codegen/cosmos_proto/bundle.js +2 -2
  260. package/dist/codegen/cosmos_proto/cosmos.d.ts +3 -66
  261. package/dist/codegen/cosmos_proto/cosmos.js +1 -47
  262. package/dist/codegen/cosmos_proto/cosmos.js.map +1 -1
  263. package/dist/codegen/gogoproto/bundle.js +2 -2
  264. package/dist/codegen/gogoproto/gogo.js.map +1 -1
  265. package/dist/codegen/google/api/annotations.js.map +1 -1
  266. package/dist/codegen/google/api/http.d.ts +4 -380
  267. package/dist/codegen/google/api/http.js +1 -100
  268. package/dist/codegen/google/api/http.js.map +1 -1
  269. package/dist/codegen/google/bundle.d.ts +283 -352
  270. package/dist/codegen/google/bundle.js +10 -6
  271. package/dist/codegen/google/bundle.js.map +1 -1
  272. package/dist/codegen/google/protobuf/any.d.ts +2 -123
  273. package/dist/codegen/google/protobuf/any.js +1 -15
  274. package/dist/codegen/google/protobuf/any.js.map +1 -1
  275. package/dist/codegen/google/protobuf/descriptor.d.ts +45 -937
  276. package/dist/codegen/google/protobuf/descriptor.js +4 -1002
  277. package/dist/codegen/google/protobuf/descriptor.js.map +1 -1
  278. package/dist/codegen/google/protobuf/duration.d.ts +158 -0
  279. package/dist/codegen/google/protobuf/duration.js +79 -0
  280. package/dist/codegen/google/protobuf/duration.js.map +1 -0
  281. package/dist/codegen/google/protobuf/empty.d.ts +43 -0
  282. package/dist/codegen/google/protobuf/empty.js +50 -0
  283. package/dist/codegen/google/protobuf/empty.js.map +1 -0
  284. package/dist/codegen/google/protobuf/timestamp.d.ts +2 -93
  285. package/dist/codegen/google/protobuf/timestamp.js +2 -12
  286. package/dist/codegen/google/protobuf/timestamp.js.map +1 -1
  287. package/dist/codegen/helpers.d.ts +20 -5
  288. package/dist/codegen/helpers.js +105 -33
  289. package/dist/codegen/helpers.js.map +1 -1
  290. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/controller.d.ts +32 -0
  291. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/controller.js +66 -0
  292. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/controller.js.map +1 -0
  293. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/query.d.ts +96 -0
  294. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/query.js +243 -0
  295. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/query.js.map +1 -0
  296. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/tx.d.ts +109 -0
  297. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/tx.js +314 -0
  298. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/tx.js.map +1 -0
  299. package/dist/codegen/ibc/applications/interchain_accounts/genesis/v1/genesis.d.ts +151 -0
  300. package/dist/codegen/ibc/applications/interchain_accounts/genesis/v1/genesis.js +503 -0
  301. package/dist/codegen/ibc/applications/interchain_accounts/genesis/v1/genesis.js.map +1 -0
  302. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/host.d.ts +35 -0
  303. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/host.js +83 -0
  304. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/host.js.map +1 -0
  305. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/query.d.ts +48 -0
  306. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/query.js +114 -0
  307. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/query.js.map +1 -0
  308. package/dist/codegen/ibc/applications/interchain_accounts/v1/account.d.ts +30 -0
  309. package/dist/codegen/ibc/applications/interchain_accounts/v1/account.js +86 -0
  310. package/dist/codegen/ibc/applications/interchain_accounts/v1/account.js.map +1 -0
  311. package/dist/codegen/ibc/applications/interchain_accounts/v1/metadata.d.ts +50 -0
  312. package/dist/codegen/ibc/applications/interchain_accounts/v1/metadata.js +119 -0
  313. package/dist/codegen/ibc/applications/interchain_accounts/v1/metadata.js.map +1 -0
  314. package/dist/codegen/ibc/applications/interchain_accounts/v1/packet.d.ts +67 -0
  315. package/dist/codegen/ibc/applications/interchain_accounts/v1/packet.js +190 -0
  316. package/dist/codegen/ibc/applications/interchain_accounts/v1/packet.js.map +1 -0
  317. package/dist/codegen/ibc/applications/transfer/v1/authz.d.ts +68 -0
  318. package/dist/codegen/ibc/applications/transfer/v1/authz.js +178 -0
  319. package/dist/codegen/ibc/applications/transfer/v1/authz.js.map +1 -0
  320. package/dist/codegen/ibc/applications/transfer/v1/genesis.d.ts +30 -0
  321. package/dist/codegen/ibc/applications/transfer/v1/genesis.js +96 -0
  322. package/dist/codegen/ibc/applications/transfer/v1/genesis.js.map +1 -0
  323. package/dist/codegen/ibc/applications/transfer/v1/query.d.ts +283 -0
  324. package/dist/codegen/ibc/applications/transfer/v1/query.js +634 -0
  325. package/dist/codegen/ibc/applications/transfer/v1/query.js.map +1 -0
  326. package/dist/codegen/ibc/applications/transfer/v1/transfer.d.ts +81 -0
  327. package/dist/codegen/ibc/applications/transfer/v1/transfer.js +147 -0
  328. package/dist/codegen/ibc/applications/transfer/v1/transfer.js.map +1 -0
  329. package/dist/codegen/ibc/applications/transfer/v1/tx.d.ts +87 -0
  330. package/dist/codegen/ibc/applications/transfer/v1/tx.js +220 -0
  331. package/dist/codegen/ibc/applications/transfer/v1/tx.js.map +1 -0
  332. package/dist/codegen/ibc/applications/transfer/v2/packet.d.ts +46 -0
  333. package/dist/codegen/ibc/applications/transfer/v2/packet.js +103 -0
  334. package/dist/codegen/ibc/applications/transfer/v2/packet.js.map +1 -0
  335. package/dist/codegen/ibc/bundle.d.ts +2266 -180
  336. package/dist/codegen/ibc/bundle.js +124 -4
  337. package/dist/codegen/ibc/bundle.js.map +1 -1
  338. package/dist/codegen/ibc/core/channel/v1/channel.d.ts +9 -181
  339. package/dist/codegen/ibc/core/channel/v1/channel.js +1 -262
  340. package/dist/codegen/ibc/core/channel/v1/channel.js.map +1 -1
  341. package/dist/codegen/ibc/core/channel/v1/genesis.d.ts +74 -0
  342. package/dist/codegen/ibc/core/channel/v1/genesis.js +281 -0
  343. package/dist/codegen/ibc/core/channel/v1/genesis.js.map +1 -0
  344. package/dist/codegen/ibc/core/channel/v1/query.d.ts +915 -0
  345. package/dist/codegen/ibc/core/channel/v1/query.js +2344 -0
  346. package/dist/codegen/ibc/core/channel/v1/query.js.map +1 -0
  347. package/dist/codegen/ibc/core/channel/v1/tx.d.ts +605 -0
  348. package/dist/codegen/ibc/core/channel/v1/tx.js +1745 -0
  349. package/dist/codegen/ibc/core/channel/v1/tx.js.map +1 -0
  350. package/dist/codegen/ibc/core/client/v1/client.d.ts +10 -155
  351. package/dist/codegen/ibc/core/client/v1/client.js +1 -204
  352. package/dist/codegen/ibc/core/client/v1/client.js.map +1 -1
  353. package/dist/codegen/ibc/core/client/v1/genesis.d.ts +105 -0
  354. package/dist/codegen/ibc/core/client/v1/genesis.js +301 -0
  355. package/dist/codegen/ibc/core/client/v1/genesis.js.map +1 -0
  356. package/dist/codegen/ibc/core/client/v1/query.d.ts +578 -0
  357. package/dist/codegen/ibc/core/client/v1/query.js +1283 -0
  358. package/dist/codegen/ibc/core/client/v1/query.js.map +1 -0
  359. package/dist/codegen/ibc/core/client/v1/tx.d.ts +246 -0
  360. package/dist/codegen/ibc/core/client/v1/tx.js +587 -0
  361. package/dist/codegen/ibc/core/client/v1/tx.js.map +1 -0
  362. package/dist/codegen/ibc/core/commitment/v1/commitment.d.ts +129 -0
  363. package/dist/codegen/ibc/core/commitment/v1/commitment.js +259 -0
  364. package/dist/codegen/ibc/core/commitment/v1/commitment.js.map +1 -0
  365. package/dist/codegen/ibc/core/connection/v1/connection.d.ts +273 -0
  366. package/dist/codegen/ibc/core/connection/v1/connection.js +678 -0
  367. package/dist/codegen/ibc/core/connection/v1/connection.js.map +1 -0
  368. package/dist/codegen/ibc/core/connection/v1/genesis.d.ts +33 -0
  369. package/dist/codegen/ibc/core/connection/v1/genesis.js +122 -0
  370. package/dist/codegen/ibc/core/connection/v1/genesis.js.map +1 -0
  371. package/dist/codegen/ibc/core/connection/v1/query.d.ts +389 -0
  372. package/dist/codegen/ibc/core/connection/v1/query.js +952 -0
  373. package/dist/codegen/ibc/core/connection/v1/query.js.map +1 -0
  374. package/dist/codegen/ibc/core/connection/v1/tx.d.ts +287 -0
  375. package/dist/codegen/ibc/core/connection/v1/tx.js +843 -0
  376. package/dist/codegen/ibc/core/connection/v1/tx.js.map +1 -0
  377. package/dist/codegen/ibc/lightclients/localhost/v1/localhost.d.ts +36 -0
  378. package/dist/codegen/ibc/lightclients/localhost/v1/localhost.js +78 -0
  379. package/dist/codegen/ibc/lightclients/localhost/v1/localhost.js.map +1 -0
  380. package/dist/codegen/ibc/lightclients/solomachine/v1/solomachine.d.ts +550 -0
  381. package/dist/codegen/ibc/lightclients/solomachine/v1/solomachine.js +1520 -0
  382. package/dist/codegen/ibc/lightclients/solomachine/v1/solomachine.js.map +1 -0
  383. package/dist/codegen/ibc/lightclients/solomachine/v2/solomachine.d.ts +550 -0
  384. package/dist/codegen/ibc/lightclients/solomachine/v2/solomachine.js +1514 -0
  385. package/dist/codegen/ibc/lightclients/solomachine/v2/solomachine.js.map +1 -0
  386. package/dist/codegen/ibc/lightclients/tendermint/v1/tendermint.d.ts +233 -0
  387. package/dist/codegen/ibc/lightclients/tendermint/v1/tendermint.js +628 -0
  388. package/dist/codegen/ibc/lightclients/tendermint/v1/tendermint.js.map +1 -0
  389. package/dist/codegen/icq/bundle.d.ts +119 -0
  390. package/dist/codegen/icq/bundle.js +17 -0
  391. package/dist/codegen/icq/bundle.js.map +1 -0
  392. package/dist/codegen/icq/v1/genesis.d.ts +28 -0
  393. package/dist/codegen/icq/v1/genesis.js +78 -0
  394. package/dist/codegen/icq/v1/genesis.js.map +1 -0
  395. package/dist/codegen/icq/v1/icq.d.ts +29 -0
  396. package/dist/codegen/icq/v1/icq.js +83 -0
  397. package/dist/codegen/icq/v1/icq.js.map +1 -0
  398. package/dist/codegen/icq/v1/packet.d.ts +98 -0
  399. package/dist/codegen/icq/v1/packet.js +270 -0
  400. package/dist/codegen/icq/v1/packet.js.map +1 -0
  401. package/dist/codegen/icq/v1/query.d.ts +48 -0
  402. package/dist/codegen/icq/v1/query.js +114 -0
  403. package/dist/codegen/icq/v1/query.js.map +1 -0
  404. package/dist/codegen/icq/v1/tx.d.ts +73 -0
  405. package/dist/codegen/icq/v1/tx.js +124 -0
  406. package/dist/codegen/icq/v1/tx.js.map +1 -0
  407. package/dist/codegen/ics23/bundle.d.ts +154 -0
  408. package/dist/codegen/ics23/bundle.js +6 -0
  409. package/dist/codegen/ics23/bundle.js.map +1 -0
  410. package/dist/codegen/index.d.ts +7 -3
  411. package/dist/codegen/index.js +7 -3
  412. package/dist/codegen/index.js.map +1 -1
  413. package/dist/codegen/json-safe.d.ts +8 -0
  414. package/dist/codegen/json-safe.js +8 -0
  415. package/dist/codegen/json-safe.js.map +1 -0
  416. package/dist/codegen/proofs.d.ts +570 -0
  417. package/dist/codegen/proofs.js +1436 -0
  418. package/dist/codegen/proofs.js.map +1 -0
  419. package/dist/codegen/tendermint/abci/types.d.ts +1270 -0
  420. package/dist/codegen/tendermint/abci/types.js +4434 -0
  421. package/dist/codegen/tendermint/abci/types.js.map +1 -0
  422. package/dist/codegen/tendermint/bundle.d.ts +986 -0
  423. package/dist/codegen/tendermint/bundle.js +42 -0
  424. package/dist/codegen/tendermint/bundle.js.map +1 -0
  425. package/dist/codegen/tendermint/crypto/keys.d.ts +27 -0
  426. package/dist/codegen/tendermint/crypto/keys.js +85 -0
  427. package/dist/codegen/tendermint/crypto/keys.js.map +1 -0
  428. package/dist/codegen/tendermint/crypto/proof.d.ts +137 -0
  429. package/dist/codegen/tendermint/crypto/proof.js +409 -0
  430. package/dist/codegen/tendermint/crypto/proof.js.map +1 -0
  431. package/dist/codegen/tendermint/libs/bits/types.d.ts +25 -0
  432. package/dist/codegen/tendermint/libs/bits/types.js +94 -0
  433. package/dist/codegen/tendermint/libs/bits/types.js.map +1 -0
  434. package/dist/codegen/tendermint/p2p/types.d.ts +138 -0
  435. package/dist/codegen/tendermint/p2p/types.js +506 -0
  436. package/dist/codegen/tendermint/p2p/types.js.map +1 -0
  437. package/dist/codegen/tendermint/types/block.d.ts +31 -0
  438. package/dist/codegen/tendermint/types/block.js +119 -0
  439. package/dist/codegen/tendermint/types/block.js.map +1 -0
  440. package/dist/codegen/tendermint/types/evidence.d.ts +111 -0
  441. package/dist/codegen/tendermint/types/evidence.js +415 -0
  442. package/dist/codegen/tendermint/types/evidence.js.map +1 -0
  443. package/dist/codegen/tendermint/types/params.d.ts +209 -0
  444. package/dist/codegen/tendermint/types/params.js +529 -0
  445. package/dist/codegen/tendermint/types/params.js.map +1 -0
  446. package/dist/codegen/tendermint/types/types.d.ts +428 -0
  447. package/dist/codegen/tendermint/types/types.js +1534 -0
  448. package/dist/codegen/tendermint/types/types.js.map +1 -0
  449. package/dist/codegen/tendermint/types/validator.d.ts +78 -0
  450. package/dist/codegen/tendermint/types/validator.js +299 -0
  451. package/dist/codegen/tendermint/types/validator.js.map +1 -0
  452. package/dist/codegen/tendermint/version/types.d.ts +68 -0
  453. package/dist/codegen/tendermint/version/types.js +155 -0
  454. package/dist/codegen/tendermint/version/types.js.map +1 -0
  455. package/dist/codegen/utf8.d.ts +2 -2
  456. package/dist/codegen/utf8.js +2 -2
  457. package/dist/codegen/varint.d.ts +3 -3
  458. package/dist/codegen/varint.js +2 -2
  459. package/dist/codegen/varint.js.map +1 -1
  460. package/dist/helpers.d.ts +56 -0
  461. package/dist/helpers.js +22 -0
  462. package/dist/helpers.js.map +1 -0
  463. package/dist/index.d.ts +2 -1
  464. package/dist/index.js +5 -1
  465. package/dist/index.js.map +1 -1
  466. package/package.json +99 -19
  467. package/dist/codegen/agoric/client.d.ts +0 -47
  468. package/dist/codegen/agoric/client.js +0 -36
  469. package/dist/codegen/agoric/client.js.map +0 -1
  470. package/dist/codegen/agoric/rpc.query.d.ts +0 -21
  471. package/dist/codegen/agoric/rpc.query.js +0 -15
  472. package/dist/codegen/agoric/rpc.query.js.map +0 -1
  473. package/dist/codegen/agoric/rpc.tx.d.ts +0 -9
  474. package/dist/codegen/agoric/rpc.tx.js +0 -7
  475. package/dist/codegen/agoric/rpc.tx.js.map +0 -1
  476. package/dist/codegen/agoric/swingset/msgs.amino.d.ts +0 -28
  477. package/dist/codegen/agoric/swingset/msgs.amino.js +0 -30
  478. package/dist/codegen/agoric/swingset/msgs.amino.js.map +0 -1
  479. package/dist/codegen/agoric/swingset/msgs.registry.d.ts +0 -116
  480. package/dist/codegen/agoric/swingset/msgs.registry.js +0 -176
  481. package/dist/codegen/agoric/swingset/msgs.registry.js.map +0 -1
  482. package/dist/codegen/agoric/swingset/msgs.rpc.msg.d.ts +0 -24
  483. package/dist/codegen/agoric/swingset/msgs.rpc.msg.js +0 -39
  484. package/dist/codegen/agoric/swingset/msgs.rpc.msg.js.map +0 -1
  485. package/dist/codegen/agoric/swingset/query.rpc.Query.d.ts +0 -24
  486. package/dist/codegen/agoric/swingset/query.rpc.Query.js +0 -43
  487. package/dist/codegen/agoric/swingset/query.rpc.Query.js.map +0 -1
  488. package/dist/codegen/agoric/vbank/query.rpc.Query.d.ts +0 -20
  489. package/dist/codegen/agoric/vbank/query.rpc.Query.js +0 -34
  490. package/dist/codegen/agoric/vbank/query.rpc.Query.js.map +0 -1
  491. package/dist/codegen/agoric/vibc/msgs.amino.d.ts +0 -8
  492. package/dist/codegen/agoric/vibc/msgs.amino.js +0 -10
  493. package/dist/codegen/agoric/vibc/msgs.amino.js.map +0 -1
  494. package/dist/codegen/agoric/vibc/msgs.registry.d.ts +0 -36
  495. package/dist/codegen/agoric/vibc/msgs.registry.js +0 -52
  496. package/dist/codegen/agoric/vibc/msgs.registry.js.map +0 -1
  497. package/dist/codegen/agoric/vibc/msgs.rpc.msg.d.ts +0 -12
  498. package/dist/codegen/agoric/vibc/msgs.rpc.msg.js +0 -15
  499. package/dist/codegen/agoric/vibc/msgs.rpc.msg.js.map +0 -1
  500. package/dist/codegen/agoric/vstorage/query.rpc.Query.d.ts +0 -27
  501. package/dist/codegen/agoric/vstorage/query.rpc.Query.js +0 -43
  502. package/dist/codegen/agoric/vstorage/query.rpc.Query.js.map +0 -1
@@ -0,0 +1,405 @@
1
+ import { DecCoin, type DecCoinSDKType, Coin, type CoinSDKType } from '../../base/v1beta1/coin.js';
2
+ import { BinaryReader, BinaryWriter } from '../../../binary.js';
3
+ import { type JsonSafe } from '../../../json-safe.js';
4
+ /** Params defines the set of params for the distribution module. */
5
+ export interface Params {
6
+ communityTax: string;
7
+ baseProposerReward: string;
8
+ bonusProposerReward: string;
9
+ withdrawAddrEnabled: boolean;
10
+ }
11
+ export interface ParamsProtoMsg {
12
+ typeUrl: '/cosmos.distribution.v1beta1.Params';
13
+ value: Uint8Array;
14
+ }
15
+ /** Params defines the set of params for the distribution module. */
16
+ export interface ParamsSDKType {
17
+ community_tax: string;
18
+ base_proposer_reward: string;
19
+ bonus_proposer_reward: string;
20
+ withdraw_addr_enabled: boolean;
21
+ }
22
+ /**
23
+ * ValidatorHistoricalRewards represents historical rewards for a validator.
24
+ * Height is implicit within the store key.
25
+ * Cumulative reward ratio is the sum from the zeroeth period
26
+ * until this period of rewards / tokens, per the spec.
27
+ * The reference count indicates the number of objects
28
+ * which might need to reference this historical entry at any point.
29
+ * ReferenceCount =
30
+ * number of outstanding delegations which ended the associated period (and
31
+ * might need to read that record)
32
+ * + number of slashes which ended the associated period (and might need to
33
+ * read that record)
34
+ * + one per validator for the zeroeth period, set on initialization
35
+ */
36
+ export interface ValidatorHistoricalRewards {
37
+ cumulativeRewardRatio: DecCoin[];
38
+ referenceCount: number;
39
+ }
40
+ export interface ValidatorHistoricalRewardsProtoMsg {
41
+ typeUrl: '/cosmos.distribution.v1beta1.ValidatorHistoricalRewards';
42
+ value: Uint8Array;
43
+ }
44
+ /**
45
+ * ValidatorHistoricalRewards represents historical rewards for a validator.
46
+ * Height is implicit within the store key.
47
+ * Cumulative reward ratio is the sum from the zeroeth period
48
+ * until this period of rewards / tokens, per the spec.
49
+ * The reference count indicates the number of objects
50
+ * which might need to reference this historical entry at any point.
51
+ * ReferenceCount =
52
+ * number of outstanding delegations which ended the associated period (and
53
+ * might need to read that record)
54
+ * + number of slashes which ended the associated period (and might need to
55
+ * read that record)
56
+ * + one per validator for the zeroeth period, set on initialization
57
+ */
58
+ export interface ValidatorHistoricalRewardsSDKType {
59
+ cumulative_reward_ratio: DecCoinSDKType[];
60
+ reference_count: number;
61
+ }
62
+ /**
63
+ * ValidatorCurrentRewards represents current rewards and current
64
+ * period for a validator kept as a running counter and incremented
65
+ * each block as long as the validator's tokens remain constant.
66
+ */
67
+ export interface ValidatorCurrentRewards {
68
+ rewards: DecCoin[];
69
+ period: bigint;
70
+ }
71
+ export interface ValidatorCurrentRewardsProtoMsg {
72
+ typeUrl: '/cosmos.distribution.v1beta1.ValidatorCurrentRewards';
73
+ value: Uint8Array;
74
+ }
75
+ /**
76
+ * ValidatorCurrentRewards represents current rewards and current
77
+ * period for a validator kept as a running counter and incremented
78
+ * each block as long as the validator's tokens remain constant.
79
+ */
80
+ export interface ValidatorCurrentRewardsSDKType {
81
+ rewards: DecCoinSDKType[];
82
+ period: bigint;
83
+ }
84
+ /**
85
+ * ValidatorAccumulatedCommission represents accumulated commission
86
+ * for a validator kept as a running counter, can be withdrawn at any time.
87
+ */
88
+ export interface ValidatorAccumulatedCommission {
89
+ commission: DecCoin[];
90
+ }
91
+ export interface ValidatorAccumulatedCommissionProtoMsg {
92
+ typeUrl: '/cosmos.distribution.v1beta1.ValidatorAccumulatedCommission';
93
+ value: Uint8Array;
94
+ }
95
+ /**
96
+ * ValidatorAccumulatedCommission represents accumulated commission
97
+ * for a validator kept as a running counter, can be withdrawn at any time.
98
+ */
99
+ export interface ValidatorAccumulatedCommissionSDKType {
100
+ commission: DecCoinSDKType[];
101
+ }
102
+ /**
103
+ * ValidatorOutstandingRewards represents outstanding (un-withdrawn) rewards
104
+ * for a validator inexpensive to track, allows simple sanity checks.
105
+ */
106
+ export interface ValidatorOutstandingRewards {
107
+ rewards: DecCoin[];
108
+ }
109
+ export interface ValidatorOutstandingRewardsProtoMsg {
110
+ typeUrl: '/cosmos.distribution.v1beta1.ValidatorOutstandingRewards';
111
+ value: Uint8Array;
112
+ }
113
+ /**
114
+ * ValidatorOutstandingRewards represents outstanding (un-withdrawn) rewards
115
+ * for a validator inexpensive to track, allows simple sanity checks.
116
+ */
117
+ export interface ValidatorOutstandingRewardsSDKType {
118
+ rewards: DecCoinSDKType[];
119
+ }
120
+ /**
121
+ * ValidatorSlashEvent represents a validator slash event.
122
+ * Height is implicit within the store key.
123
+ * This is needed to calculate appropriate amount of staking tokens
124
+ * for delegations which are withdrawn after a slash has occurred.
125
+ */
126
+ export interface ValidatorSlashEvent {
127
+ validatorPeriod: bigint;
128
+ fraction: string;
129
+ }
130
+ export interface ValidatorSlashEventProtoMsg {
131
+ typeUrl: '/cosmos.distribution.v1beta1.ValidatorSlashEvent';
132
+ value: Uint8Array;
133
+ }
134
+ /**
135
+ * ValidatorSlashEvent represents a validator slash event.
136
+ * Height is implicit within the store key.
137
+ * This is needed to calculate appropriate amount of staking tokens
138
+ * for delegations which are withdrawn after a slash has occurred.
139
+ */
140
+ export interface ValidatorSlashEventSDKType {
141
+ validator_period: bigint;
142
+ fraction: string;
143
+ }
144
+ /** ValidatorSlashEvents is a collection of ValidatorSlashEvent messages. */
145
+ export interface ValidatorSlashEvents {
146
+ validatorSlashEvents: ValidatorSlashEvent[];
147
+ }
148
+ export interface ValidatorSlashEventsProtoMsg {
149
+ typeUrl: '/cosmos.distribution.v1beta1.ValidatorSlashEvents';
150
+ value: Uint8Array;
151
+ }
152
+ /** ValidatorSlashEvents is a collection of ValidatorSlashEvent messages. */
153
+ export interface ValidatorSlashEventsSDKType {
154
+ validator_slash_events: ValidatorSlashEventSDKType[];
155
+ }
156
+ /** FeePool is the global fee pool for distribution. */
157
+ export interface FeePool {
158
+ communityPool: DecCoin[];
159
+ }
160
+ export interface FeePoolProtoMsg {
161
+ typeUrl: '/cosmos.distribution.v1beta1.FeePool';
162
+ value: Uint8Array;
163
+ }
164
+ /** FeePool is the global fee pool for distribution. */
165
+ export interface FeePoolSDKType {
166
+ community_pool: DecCoinSDKType[];
167
+ }
168
+ /**
169
+ * CommunityPoolSpendProposal details a proposal for use of community funds,
170
+ * together with how many coins are proposed to be spent, and to which
171
+ * recipient account.
172
+ */
173
+ export interface CommunityPoolSpendProposal {
174
+ $typeUrl?: '/cosmos.distribution.v1beta1.CommunityPoolSpendProposal';
175
+ title: string;
176
+ description: string;
177
+ recipient: string;
178
+ amount: Coin[];
179
+ }
180
+ export interface CommunityPoolSpendProposalProtoMsg {
181
+ typeUrl: '/cosmos.distribution.v1beta1.CommunityPoolSpendProposal';
182
+ value: Uint8Array;
183
+ }
184
+ /**
185
+ * CommunityPoolSpendProposal details a proposal for use of community funds,
186
+ * together with how many coins are proposed to be spent, and to which
187
+ * recipient account.
188
+ */
189
+ export interface CommunityPoolSpendProposalSDKType {
190
+ $typeUrl?: '/cosmos.distribution.v1beta1.CommunityPoolSpendProposal';
191
+ title: string;
192
+ description: string;
193
+ recipient: string;
194
+ amount: CoinSDKType[];
195
+ }
196
+ /**
197
+ * DelegatorStartingInfo represents the starting info for a delegator reward
198
+ * period. It tracks the previous validator period, the delegation's amount of
199
+ * staking token, and the creation height (to check later on if any slashes have
200
+ * occurred). NOTE: Even though validators are slashed to whole staking tokens,
201
+ * the delegators within the validator may be left with less than a full token,
202
+ * thus sdk.Dec is used.
203
+ */
204
+ export interface DelegatorStartingInfo {
205
+ previousPeriod: bigint;
206
+ stake: string;
207
+ height: bigint;
208
+ }
209
+ export interface DelegatorStartingInfoProtoMsg {
210
+ typeUrl: '/cosmos.distribution.v1beta1.DelegatorStartingInfo';
211
+ value: Uint8Array;
212
+ }
213
+ /**
214
+ * DelegatorStartingInfo represents the starting info for a delegator reward
215
+ * period. It tracks the previous validator period, the delegation's amount of
216
+ * staking token, and the creation height (to check later on if any slashes have
217
+ * occurred). NOTE: Even though validators are slashed to whole staking tokens,
218
+ * the delegators within the validator may be left with less than a full token,
219
+ * thus sdk.Dec is used.
220
+ */
221
+ export interface DelegatorStartingInfoSDKType {
222
+ previous_period: bigint;
223
+ stake: string;
224
+ height: bigint;
225
+ }
226
+ /**
227
+ * DelegationDelegatorReward represents the properties
228
+ * of a delegator's delegation reward.
229
+ */
230
+ export interface DelegationDelegatorReward {
231
+ validatorAddress: string;
232
+ reward: DecCoin[];
233
+ }
234
+ export interface DelegationDelegatorRewardProtoMsg {
235
+ typeUrl: '/cosmos.distribution.v1beta1.DelegationDelegatorReward';
236
+ value: Uint8Array;
237
+ }
238
+ /**
239
+ * DelegationDelegatorReward represents the properties
240
+ * of a delegator's delegation reward.
241
+ */
242
+ export interface DelegationDelegatorRewardSDKType {
243
+ validator_address: string;
244
+ reward: DecCoinSDKType[];
245
+ }
246
+ /**
247
+ * CommunityPoolSpendProposalWithDeposit defines a CommunityPoolSpendProposal
248
+ * with a deposit
249
+ */
250
+ export interface CommunityPoolSpendProposalWithDeposit {
251
+ $typeUrl?: '/cosmos.distribution.v1beta1.CommunityPoolSpendProposalWithDeposit';
252
+ title: string;
253
+ description: string;
254
+ recipient: string;
255
+ amount: string;
256
+ deposit: string;
257
+ }
258
+ export interface CommunityPoolSpendProposalWithDepositProtoMsg {
259
+ typeUrl: '/cosmos.distribution.v1beta1.CommunityPoolSpendProposalWithDeposit';
260
+ value: Uint8Array;
261
+ }
262
+ /**
263
+ * CommunityPoolSpendProposalWithDeposit defines a CommunityPoolSpendProposal
264
+ * with a deposit
265
+ */
266
+ export interface CommunityPoolSpendProposalWithDepositSDKType {
267
+ $typeUrl?: '/cosmos.distribution.v1beta1.CommunityPoolSpendProposalWithDeposit';
268
+ title: string;
269
+ description: string;
270
+ recipient: string;
271
+ amount: string;
272
+ deposit: string;
273
+ }
274
+ export declare const Params: {
275
+ typeUrl: string;
276
+ encode(message: Params, writer?: BinaryWriter): BinaryWriter;
277
+ decode(input: BinaryReader | Uint8Array, length?: number): Params;
278
+ fromJSON(object: any): Params;
279
+ toJSON(message: Params): JsonSafe<Params>;
280
+ fromPartial(object: Partial<Params>): Params;
281
+ fromProtoMsg(message: ParamsProtoMsg): Params;
282
+ toProto(message: Params): Uint8Array;
283
+ toProtoMsg(message: Params): ParamsProtoMsg;
284
+ };
285
+ export declare const ValidatorHistoricalRewards: {
286
+ typeUrl: string;
287
+ encode(message: ValidatorHistoricalRewards, writer?: BinaryWriter): BinaryWriter;
288
+ decode(input: BinaryReader | Uint8Array, length?: number): ValidatorHistoricalRewards;
289
+ fromJSON(object: any): ValidatorHistoricalRewards;
290
+ toJSON(message: ValidatorHistoricalRewards): JsonSafe<ValidatorHistoricalRewards>;
291
+ fromPartial(object: Partial<ValidatorHistoricalRewards>): ValidatorHistoricalRewards;
292
+ fromProtoMsg(message: ValidatorHistoricalRewardsProtoMsg): ValidatorHistoricalRewards;
293
+ toProto(message: ValidatorHistoricalRewards): Uint8Array;
294
+ toProtoMsg(message: ValidatorHistoricalRewards): ValidatorHistoricalRewardsProtoMsg;
295
+ };
296
+ export declare const ValidatorCurrentRewards: {
297
+ typeUrl: string;
298
+ encode(message: ValidatorCurrentRewards, writer?: BinaryWriter): BinaryWriter;
299
+ decode(input: BinaryReader | Uint8Array, length?: number): ValidatorCurrentRewards;
300
+ fromJSON(object: any): ValidatorCurrentRewards;
301
+ toJSON(message: ValidatorCurrentRewards): JsonSafe<ValidatorCurrentRewards>;
302
+ fromPartial(object: Partial<ValidatorCurrentRewards>): ValidatorCurrentRewards;
303
+ fromProtoMsg(message: ValidatorCurrentRewardsProtoMsg): ValidatorCurrentRewards;
304
+ toProto(message: ValidatorCurrentRewards): Uint8Array;
305
+ toProtoMsg(message: ValidatorCurrentRewards): ValidatorCurrentRewardsProtoMsg;
306
+ };
307
+ export declare const ValidatorAccumulatedCommission: {
308
+ typeUrl: string;
309
+ encode(message: ValidatorAccumulatedCommission, writer?: BinaryWriter): BinaryWriter;
310
+ decode(input: BinaryReader | Uint8Array, length?: number): ValidatorAccumulatedCommission;
311
+ fromJSON(object: any): ValidatorAccumulatedCommission;
312
+ toJSON(message: ValidatorAccumulatedCommission): JsonSafe<ValidatorAccumulatedCommission>;
313
+ fromPartial(object: Partial<ValidatorAccumulatedCommission>): ValidatorAccumulatedCommission;
314
+ fromProtoMsg(message: ValidatorAccumulatedCommissionProtoMsg): ValidatorAccumulatedCommission;
315
+ toProto(message: ValidatorAccumulatedCommission): Uint8Array;
316
+ toProtoMsg(message: ValidatorAccumulatedCommission): ValidatorAccumulatedCommissionProtoMsg;
317
+ };
318
+ export declare const ValidatorOutstandingRewards: {
319
+ typeUrl: string;
320
+ encode(message: ValidatorOutstandingRewards, writer?: BinaryWriter): BinaryWriter;
321
+ decode(input: BinaryReader | Uint8Array, length?: number): ValidatorOutstandingRewards;
322
+ fromJSON(object: any): ValidatorOutstandingRewards;
323
+ toJSON(message: ValidatorOutstandingRewards): JsonSafe<ValidatorOutstandingRewards>;
324
+ fromPartial(object: Partial<ValidatorOutstandingRewards>): ValidatorOutstandingRewards;
325
+ fromProtoMsg(message: ValidatorOutstandingRewardsProtoMsg): ValidatorOutstandingRewards;
326
+ toProto(message: ValidatorOutstandingRewards): Uint8Array;
327
+ toProtoMsg(message: ValidatorOutstandingRewards): ValidatorOutstandingRewardsProtoMsg;
328
+ };
329
+ export declare const ValidatorSlashEvent: {
330
+ typeUrl: string;
331
+ encode(message: ValidatorSlashEvent, writer?: BinaryWriter): BinaryWriter;
332
+ decode(input: BinaryReader | Uint8Array, length?: number): ValidatorSlashEvent;
333
+ fromJSON(object: any): ValidatorSlashEvent;
334
+ toJSON(message: ValidatorSlashEvent): JsonSafe<ValidatorSlashEvent>;
335
+ fromPartial(object: Partial<ValidatorSlashEvent>): ValidatorSlashEvent;
336
+ fromProtoMsg(message: ValidatorSlashEventProtoMsg): ValidatorSlashEvent;
337
+ toProto(message: ValidatorSlashEvent): Uint8Array;
338
+ toProtoMsg(message: ValidatorSlashEvent): ValidatorSlashEventProtoMsg;
339
+ };
340
+ export declare const ValidatorSlashEvents: {
341
+ typeUrl: string;
342
+ encode(message: ValidatorSlashEvents, writer?: BinaryWriter): BinaryWriter;
343
+ decode(input: BinaryReader | Uint8Array, length?: number): ValidatorSlashEvents;
344
+ fromJSON(object: any): ValidatorSlashEvents;
345
+ toJSON(message: ValidatorSlashEvents): JsonSafe<ValidatorSlashEvents>;
346
+ fromPartial(object: Partial<ValidatorSlashEvents>): ValidatorSlashEvents;
347
+ fromProtoMsg(message: ValidatorSlashEventsProtoMsg): ValidatorSlashEvents;
348
+ toProto(message: ValidatorSlashEvents): Uint8Array;
349
+ toProtoMsg(message: ValidatorSlashEvents): ValidatorSlashEventsProtoMsg;
350
+ };
351
+ export declare const FeePool: {
352
+ typeUrl: string;
353
+ encode(message: FeePool, writer?: BinaryWriter): BinaryWriter;
354
+ decode(input: BinaryReader | Uint8Array, length?: number): FeePool;
355
+ fromJSON(object: any): FeePool;
356
+ toJSON(message: FeePool): JsonSafe<FeePool>;
357
+ fromPartial(object: Partial<FeePool>): FeePool;
358
+ fromProtoMsg(message: FeePoolProtoMsg): FeePool;
359
+ toProto(message: FeePool): Uint8Array;
360
+ toProtoMsg(message: FeePool): FeePoolProtoMsg;
361
+ };
362
+ export declare const CommunityPoolSpendProposal: {
363
+ typeUrl: string;
364
+ encode(message: CommunityPoolSpendProposal, writer?: BinaryWriter): BinaryWriter;
365
+ decode(input: BinaryReader | Uint8Array, length?: number): CommunityPoolSpendProposal;
366
+ fromJSON(object: any): CommunityPoolSpendProposal;
367
+ toJSON(message: CommunityPoolSpendProposal): JsonSafe<CommunityPoolSpendProposal>;
368
+ fromPartial(object: Partial<CommunityPoolSpendProposal>): CommunityPoolSpendProposal;
369
+ fromProtoMsg(message: CommunityPoolSpendProposalProtoMsg): CommunityPoolSpendProposal;
370
+ toProto(message: CommunityPoolSpendProposal): Uint8Array;
371
+ toProtoMsg(message: CommunityPoolSpendProposal): CommunityPoolSpendProposalProtoMsg;
372
+ };
373
+ export declare const DelegatorStartingInfo: {
374
+ typeUrl: string;
375
+ encode(message: DelegatorStartingInfo, writer?: BinaryWriter): BinaryWriter;
376
+ decode(input: BinaryReader | Uint8Array, length?: number): DelegatorStartingInfo;
377
+ fromJSON(object: any): DelegatorStartingInfo;
378
+ toJSON(message: DelegatorStartingInfo): JsonSafe<DelegatorStartingInfo>;
379
+ fromPartial(object: Partial<DelegatorStartingInfo>): DelegatorStartingInfo;
380
+ fromProtoMsg(message: DelegatorStartingInfoProtoMsg): DelegatorStartingInfo;
381
+ toProto(message: DelegatorStartingInfo): Uint8Array;
382
+ toProtoMsg(message: DelegatorStartingInfo): DelegatorStartingInfoProtoMsg;
383
+ };
384
+ export declare const DelegationDelegatorReward: {
385
+ typeUrl: string;
386
+ encode(message: DelegationDelegatorReward, writer?: BinaryWriter): BinaryWriter;
387
+ decode(input: BinaryReader | Uint8Array, length?: number): DelegationDelegatorReward;
388
+ fromJSON(object: any): DelegationDelegatorReward;
389
+ toJSON(message: DelegationDelegatorReward): JsonSafe<DelegationDelegatorReward>;
390
+ fromPartial(object: Partial<DelegationDelegatorReward>): DelegationDelegatorReward;
391
+ fromProtoMsg(message: DelegationDelegatorRewardProtoMsg): DelegationDelegatorReward;
392
+ toProto(message: DelegationDelegatorReward): Uint8Array;
393
+ toProtoMsg(message: DelegationDelegatorReward): DelegationDelegatorRewardProtoMsg;
394
+ };
395
+ export declare const CommunityPoolSpendProposalWithDeposit: {
396
+ typeUrl: string;
397
+ encode(message: CommunityPoolSpendProposalWithDeposit, writer?: BinaryWriter): BinaryWriter;
398
+ decode(input: BinaryReader | Uint8Array, length?: number): CommunityPoolSpendProposalWithDeposit;
399
+ fromJSON(object: any): CommunityPoolSpendProposalWithDeposit;
400
+ toJSON(message: CommunityPoolSpendProposalWithDeposit): JsonSafe<CommunityPoolSpendProposalWithDeposit>;
401
+ fromPartial(object: Partial<CommunityPoolSpendProposalWithDeposit>): CommunityPoolSpendProposalWithDeposit;
402
+ fromProtoMsg(message: CommunityPoolSpendProposalWithDepositProtoMsg): CommunityPoolSpendProposalWithDeposit;
403
+ toProto(message: CommunityPoolSpendProposalWithDeposit): Uint8Array;
404
+ toProtoMsg(message: CommunityPoolSpendProposalWithDeposit): CommunityPoolSpendProposalWithDepositProtoMsg;
405
+ };