@xpla/xplajs 1.8.1 → 1.8.2

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 (426) hide show
  1. package/esm/binary.js +2 -2
  2. package/esm/cosmos/app/runtime/v1alpha1/module.js +2 -2
  3. package/esm/cosmos/app/v1alpha1/config.js +3 -3
  4. package/esm/cosmos/app/v1alpha1/module.js +2 -2
  5. package/esm/cosmos/app/v1alpha1/query.js +3 -3
  6. package/esm/cosmos/app/v1alpha1/query.rpc.Query.js +2 -2
  7. package/esm/cosmos/app/v1alpha1/query.rpc.func.js +2 -2
  8. package/esm/cosmos/auth/module/v1/module.js +2 -2
  9. package/esm/cosmos/auth/v1beta1/auth.js +4 -4
  10. package/esm/cosmos/auth/v1beta1/genesis.js +3 -3
  11. package/esm/cosmos/auth/v1beta1/query.js +7 -7
  12. package/esm/cosmos/auth/v1beta1/query.lcd.js +1 -1
  13. package/esm/cosmos/auth/v1beta1/query.rpc.Query.js +2 -2
  14. package/esm/cosmos/auth/v1beta1/query.rpc.func.js +2 -2
  15. package/esm/cosmos/auth/v1beta1/tx.amino.js +1 -1
  16. package/esm/cosmos/auth/v1beta1/tx.js +3 -3
  17. package/esm/cosmos/auth/v1beta1/tx.registry.js +1 -1
  18. package/esm/cosmos/auth/v1beta1/tx.rpc.func.js +2 -2
  19. package/esm/cosmos/auth/v1beta1/tx.rpc.msg.js +2 -2
  20. package/esm/cosmos/authz/module/v1/module.js +1 -1
  21. package/esm/cosmos/authz/v1beta1/authz.js +9 -9
  22. package/esm/cosmos/authz/v1beta1/event.js +1 -1
  23. package/esm/cosmos/authz/v1beta1/genesis.js +3 -3
  24. package/esm/cosmos/authz/v1beta1/query.js +4 -4
  25. package/esm/cosmos/authz/v1beta1/query.lcd.js +1 -1
  26. package/esm/cosmos/authz/v1beta1/query.rpc.Query.js +2 -2
  27. package/esm/cosmos/authz/v1beta1/query.rpc.func.js +2 -2
  28. package/esm/cosmos/authz/v1beta1/tx.amino.js +1 -1
  29. package/esm/cosmos/authz/v1beta1/tx.js +5 -5
  30. package/esm/cosmos/authz/v1beta1/tx.registry.js +1 -1
  31. package/esm/cosmos/authz/v1beta1/tx.rpc.func.js +2 -2
  32. package/esm/cosmos/authz/v1beta1/tx.rpc.msg.js +2 -2
  33. package/esm/cosmos/autocli/v1/options.js +3 -3
  34. package/esm/cosmos/autocli/v1/query.js +4 -4
  35. package/esm/cosmos/autocli/v1/query.rpc.Query.js +2 -2
  36. package/esm/cosmos/autocli/v1/query.rpc.func.js +2 -2
  37. package/esm/cosmos/bank/module/v1/module.js +1 -1
  38. package/esm/cosmos/bank/v1beta1/authz.js +3 -3
  39. package/esm/cosmos/bank/v1beta1/bank.js +3 -3
  40. package/esm/cosmos/bank/v1beta1/genesis.js +4 -4
  41. package/esm/cosmos/bank/v1beta1/query.js +5 -5
  42. package/esm/cosmos/bank/v1beta1/query.lcd.js +1 -1
  43. package/esm/cosmos/bank/v1beta1/query.rpc.Query.js +2 -2
  44. package/esm/cosmos/bank/v1beta1/query.rpc.func.js +2 -2
  45. package/esm/cosmos/bank/v1beta1/tx.amino.js +1 -1
  46. package/esm/cosmos/bank/v1beta1/tx.js +4 -4
  47. package/esm/cosmos/bank/v1beta1/tx.registry.js +1 -1
  48. package/esm/cosmos/bank/v1beta1/tx.rpc.func.js +2 -2
  49. package/esm/cosmos/bank/v1beta1/tx.rpc.msg.js +2 -2
  50. package/esm/cosmos/base/abci/v1beta1/abci.js +6 -6
  51. package/esm/cosmos/base/node/v1beta1/query.js +3 -3
  52. package/esm/cosmos/base/node/v1beta1/query.rpc.Service.js +2 -2
  53. package/esm/cosmos/base/node/v1beta1/query.rpc.func.js +2 -2
  54. package/esm/cosmos/base/query/v1beta1/pagination.js +2 -2
  55. package/esm/cosmos/base/reflection/v1beta1/reflection.js +1 -1
  56. package/esm/cosmos/base/reflection/v1beta1/reflection.rpc.func.js +2 -2
  57. package/esm/cosmos/base/reflection/v2alpha1/reflection.js +2 -2
  58. package/esm/cosmos/base/reflection/v2alpha1/reflection.rpc.func.js +2 -2
  59. package/esm/cosmos/base/tendermint/v1beta1/query.js +9 -9
  60. package/esm/cosmos/base/tendermint/v1beta1/query.lcd.js +1 -1
  61. package/esm/cosmos/base/tendermint/v1beta1/query.rpc.Service.js +2 -2
  62. package/esm/cosmos/base/tendermint/v1beta1/query.rpc.func.js +2 -2
  63. package/esm/cosmos/base/tendermint/v1beta1/types.js +7 -7
  64. package/esm/cosmos/base/v1beta1/coin.js +1 -1
  65. package/esm/cosmos/bundle.js +150 -150
  66. package/esm/cosmos/consensus/module/v1/module.js +1 -1
  67. package/esm/cosmos/consensus/v1/query.js +3 -3
  68. package/esm/cosmos/consensus/v1/query.rpc.Query.js +2 -2
  69. package/esm/cosmos/consensus/v1/query.rpc.func.js +2 -2
  70. package/esm/cosmos/consensus/v1/tx.amino.js +1 -1
  71. package/esm/cosmos/consensus/v1/tx.js +3 -3
  72. package/esm/cosmos/consensus/v1/tx.registry.js +1 -1
  73. package/esm/cosmos/consensus/v1/tx.rpc.func.js +2 -2
  74. package/esm/cosmos/consensus/v1/tx.rpc.msg.js +2 -2
  75. package/esm/cosmos/crypto/multisig/v1beta1/multisig.js +2 -2
  76. package/esm/cosmos/distribution/module/v1/module.js +1 -1
  77. package/esm/cosmos/distribution/v1beta1/distribution.js +3 -3
  78. package/esm/cosmos/distribution/v1beta1/genesis.js +4 -4
  79. package/esm/cosmos/distribution/v1beta1/query.js +5 -5
  80. package/esm/cosmos/distribution/v1beta1/query.lcd.js +1 -1
  81. package/esm/cosmos/distribution/v1beta1/query.rpc.Query.js +2 -2
  82. package/esm/cosmos/distribution/v1beta1/query.rpc.func.js +2 -2
  83. package/esm/cosmos/distribution/v1beta1/tx.amino.js +1 -1
  84. package/esm/cosmos/distribution/v1beta1/tx.js +4 -4
  85. package/esm/cosmos/distribution/v1beta1/tx.registry.js +1 -1
  86. package/esm/cosmos/distribution/v1beta1/tx.rpc.func.js +2 -2
  87. package/esm/cosmos/distribution/v1beta1/tx.rpc.msg.js +2 -2
  88. package/esm/cosmos/evidence/module/v1/module.js +1 -1
  89. package/esm/cosmos/evidence/v1beta1/evidence.js +3 -3
  90. package/esm/cosmos/evidence/v1beta1/genesis.js +2 -2
  91. package/esm/cosmos/evidence/v1beta1/query.js +5 -5
  92. package/esm/cosmos/evidence/v1beta1/query.lcd.js +1 -1
  93. package/esm/cosmos/evidence/v1beta1/query.rpc.Query.js +2 -2
  94. package/esm/cosmos/evidence/v1beta1/query.rpc.func.js +2 -2
  95. package/esm/cosmos/evidence/v1beta1/tx.amino.js +1 -1
  96. package/esm/cosmos/evidence/v1beta1/tx.js +4 -4
  97. package/esm/cosmos/evidence/v1beta1/tx.registry.js +1 -1
  98. package/esm/cosmos/evidence/v1beta1/tx.rpc.func.js +2 -2
  99. package/esm/cosmos/evidence/v1beta1/tx.rpc.msg.js +2 -2
  100. package/esm/cosmos/evm/feemarket/v1/events.js +1 -1
  101. package/esm/cosmos/evm/feemarket/v1/feemarket.js +1 -1
  102. package/esm/cosmos/evm/feemarket/v1/genesis.js +3 -3
  103. package/esm/cosmos/evm/feemarket/v1/query.js +3 -3
  104. package/esm/cosmos/evm/feemarket/v1/query.rpc.Query.js +2 -2
  105. package/esm/cosmos/evm/feemarket/v1/query.rpc.func.js +2 -2
  106. package/esm/cosmos/evm/feemarket/v1/tx.amino.js +1 -1
  107. package/esm/cosmos/evm/feemarket/v1/tx.js +3 -3
  108. package/esm/cosmos/evm/feemarket/v1/tx.registry.js +1 -1
  109. package/esm/cosmos/evm/feemarket/v1/tx.rpc.func.js +2 -2
  110. package/esm/cosmos/evm/feemarket/v1/tx.rpc.msg.js +2 -2
  111. package/esm/cosmos/evm/vm/v1/events.js +1 -1
  112. package/esm/cosmos/evm/vm/v1/evm.js +3 -3
  113. package/esm/cosmos/evm/vm/v1/genesis.js +3 -3
  114. package/esm/cosmos/evm/vm/v1/query.js +7 -7
  115. package/esm/cosmos/evm/vm/v1/query.rpc.Query.js +3 -3
  116. package/esm/cosmos/evm/vm/v1/query.rpc.func.js +3 -3
  117. package/esm/cosmos/evm/vm/v1/tx.amino.js +1 -1
  118. package/esm/cosmos/evm/vm/v1/tx.js +5 -5
  119. package/esm/cosmos/evm/vm/v1/tx.registry.js +1 -1
  120. package/esm/cosmos/evm/vm/v1/tx.rpc.func.js +2 -2
  121. package/esm/cosmos/evm/vm/v1/tx.rpc.msg.js +2 -2
  122. package/esm/cosmos/feegrant/module/v1/module.js +1 -1
  123. package/esm/cosmos/feegrant/v1beta1/feegrant.js +7 -7
  124. package/esm/cosmos/feegrant/v1beta1/genesis.js +3 -3
  125. package/esm/cosmos/feegrant/v1beta1/query.js +4 -4
  126. package/esm/cosmos/feegrant/v1beta1/query.lcd.js +1 -1
  127. package/esm/cosmos/feegrant/v1beta1/query.rpc.Query.js +2 -2
  128. package/esm/cosmos/feegrant/v1beta1/query.rpc.func.js +2 -2
  129. package/esm/cosmos/feegrant/v1beta1/tx.amino.js +1 -1
  130. package/esm/cosmos/feegrant/v1beta1/tx.js +4 -4
  131. package/esm/cosmos/feegrant/v1beta1/tx.registry.js +1 -1
  132. package/esm/cosmos/feegrant/v1beta1/tx.rpc.func.js +2 -2
  133. package/esm/cosmos/feegrant/v1beta1/tx.rpc.msg.js +2 -2
  134. package/esm/cosmos/gov/module/v1/module.js +1 -1
  135. package/esm/cosmos/gov/v1/genesis.js +3 -3
  136. package/esm/cosmos/gov/v1/gov.js +7 -7
  137. package/esm/cosmos/gov/v1/query.js +5 -5
  138. package/esm/cosmos/gov/v1/query.lcd.js +1 -1
  139. package/esm/cosmos/gov/v1/query.rpc.Query.js +2 -2
  140. package/esm/cosmos/gov/v1/query.rpc.func.js +2 -2
  141. package/esm/cosmos/gov/v1/tx.amino.js +1 -1
  142. package/esm/cosmos/gov/v1/tx.js +12 -12
  143. package/esm/cosmos/gov/v1/tx.registry.js +1 -1
  144. package/esm/cosmos/gov/v1/tx.rpc.func.js +2 -2
  145. package/esm/cosmos/gov/v1/tx.rpc.msg.js +2 -2
  146. package/esm/cosmos/gov/v1beta1/genesis.js +3 -3
  147. package/esm/cosmos/gov/v1beta1/gov.js +11 -11
  148. package/esm/cosmos/gov/v1beta1/query.js +5 -5
  149. package/esm/cosmos/gov/v1beta1/query.lcd.js +1 -1
  150. package/esm/cosmos/gov/v1beta1/query.rpc.Query.js +2 -2
  151. package/esm/cosmos/gov/v1beta1/query.rpc.func.js +2 -2
  152. package/esm/cosmos/gov/v1beta1/tx.amino.js +1 -1
  153. package/esm/cosmos/gov/v1beta1/tx.js +10 -10
  154. package/esm/cosmos/gov/v1beta1/tx.registry.js +1 -1
  155. package/esm/cosmos/gov/v1beta1/tx.rpc.func.js +2 -2
  156. package/esm/cosmos/gov/v1beta1/tx.rpc.msg.js +2 -2
  157. package/esm/cosmos/ics23/v1/proofs.js +3 -3
  158. package/esm/cosmos/mint/module/v1/module.js +1 -1
  159. package/esm/cosmos/mint/v1beta1/genesis.js +3 -3
  160. package/esm/cosmos/mint/v1beta1/mint.js +1 -1
  161. package/esm/cosmos/mint/v1beta1/query.js +4 -4
  162. package/esm/cosmos/mint/v1beta1/query.rpc.Query.js +2 -2
  163. package/esm/cosmos/mint/v1beta1/query.rpc.func.js +2 -2
  164. package/esm/cosmos/mint/v1beta1/tx.amino.js +1 -1
  165. package/esm/cosmos/mint/v1beta1/tx.js +3 -3
  166. package/esm/cosmos/mint/v1beta1/tx.registry.js +1 -1
  167. package/esm/cosmos/mint/v1beta1/tx.rpc.func.js +2 -2
  168. package/esm/cosmos/mint/v1beta1/tx.rpc.msg.js +2 -2
  169. package/esm/cosmos/params/module/v1/module.js +1 -1
  170. package/esm/cosmos/params/v1beta1/params.js +2 -2
  171. package/esm/cosmos/params/v1beta1/query.js +3 -3
  172. package/esm/cosmos/params/v1beta1/query.rpc.Query.js +2 -2
  173. package/esm/cosmos/params/v1beta1/query.rpc.func.js +2 -2
  174. package/esm/cosmos/slashing/module/v1/module.js +1 -1
  175. package/esm/cosmos/slashing/v1beta1/genesis.js +3 -3
  176. package/esm/cosmos/slashing/v1beta1/query.js +4 -4
  177. package/esm/cosmos/slashing/v1beta1/query.lcd.js +1 -1
  178. package/esm/cosmos/slashing/v1beta1/query.rpc.Query.js +2 -2
  179. package/esm/cosmos/slashing/v1beta1/query.rpc.func.js +2 -2
  180. package/esm/cosmos/slashing/v1beta1/slashing.js +4 -4
  181. package/esm/cosmos/slashing/v1beta1/tx.amino.js +1 -1
  182. package/esm/cosmos/slashing/v1beta1/tx.js +3 -3
  183. package/esm/cosmos/slashing/v1beta1/tx.registry.js +1 -1
  184. package/esm/cosmos/slashing/v1beta1/tx.rpc.func.js +2 -2
  185. package/esm/cosmos/slashing/v1beta1/tx.rpc.msg.js +2 -2
  186. package/esm/cosmos/staking/module/v1/module.js +1 -1
  187. package/esm/cosmos/staking/v1beta1/authz.js +4 -4
  188. package/esm/cosmos/staking/v1beta1/genesis.js +4 -4
  189. package/esm/cosmos/staking/v1beta1/query.js +4 -4
  190. package/esm/cosmos/staking/v1beta1/query.lcd.js +1 -1
  191. package/esm/cosmos/staking/v1beta1/query.rpc.Query.js +2 -2
  192. package/esm/cosmos/staking/v1beta1/query.rpc.func.js +2 -2
  193. package/esm/cosmos/staking/v1beta1/staking.js +9 -9
  194. package/esm/cosmos/staking/v1beta1/tx.amino.js +1 -1
  195. package/esm/cosmos/staking/v1beta1/tx.js +7 -7
  196. package/esm/cosmos/staking/v1beta1/tx.registry.js +1 -1
  197. package/esm/cosmos/staking/v1beta1/tx.rpc.func.js +2 -2
  198. package/esm/cosmos/staking/v1beta1/tx.rpc.msg.js +2 -2
  199. package/esm/cosmos/tx/config/v1/config.js +1 -1
  200. package/esm/cosmos/tx/signing/v1beta1/signing.js +5 -5
  201. package/esm/cosmos/tx/v1beta1/service.js +8 -8
  202. package/esm/cosmos/tx/v1beta1/service.lcd.js +1 -1
  203. package/esm/cosmos/tx/v1beta1/service.rpc.Service.js +2 -2
  204. package/esm/cosmos/tx/v1beta1/service.rpc.func.js +2 -2
  205. package/esm/cosmos/tx/v1beta1/tx.js +6 -6
  206. package/esm/cosmos/upgrade/module/v1/module.js +1 -1
  207. package/esm/cosmos/upgrade/v1beta1/query.js +4 -4
  208. package/esm/cosmos/upgrade/v1beta1/query.rpc.Query.js +2 -2
  209. package/esm/cosmos/upgrade/v1beta1/query.rpc.func.js +2 -2
  210. package/esm/cosmos/upgrade/v1beta1/tx.amino.js +1 -1
  211. package/esm/cosmos/upgrade/v1beta1/tx.js +3 -3
  212. package/esm/cosmos/upgrade/v1beta1/tx.registry.js +1 -1
  213. package/esm/cosmos/upgrade/v1beta1/tx.rpc.func.js +2 -2
  214. package/esm/cosmos/upgrade/v1beta1/tx.rpc.msg.js +2 -2
  215. package/esm/cosmos/upgrade/v1beta1/upgrade.js +5 -5
  216. package/esm/cosmos_proto/bundle.js +1 -1
  217. package/esm/cosmos_proto/cosmos.js +1 -1
  218. package/esm/cosmwasm/bundle.js +10 -10
  219. package/esm/cosmwasm/wasm/v1/authz.js +6 -6
  220. package/esm/cosmwasm/wasm/v1/genesis.js +4 -4
  221. package/esm/cosmwasm/wasm/v1/ibc.js +2 -2
  222. package/esm/cosmwasm/wasm/v1/proposal_legacy.js +5 -5
  223. package/esm/cosmwasm/wasm/v1/query.js +5 -5
  224. package/esm/cosmwasm/wasm/v1/query.lcd.js +1 -1
  225. package/esm/cosmwasm/wasm/v1/query.rpc.Query.js +2 -2
  226. package/esm/cosmwasm/wasm/v1/query.rpc.func.js +2 -2
  227. package/esm/cosmwasm/wasm/v1/tx.amino.js +1 -1
  228. package/esm/cosmwasm/wasm/v1/tx.js +5 -5
  229. package/esm/cosmwasm/wasm/v1/tx.registry.js +1 -1
  230. package/esm/cosmwasm/wasm/v1/tx.rpc.func.js +2 -2
  231. package/esm/cosmwasm/wasm/v1/tx.rpc.msg.js +2 -2
  232. package/esm/cosmwasm/wasm/v1/types.js +4 -4
  233. package/esm/ethermint/bundle.js +21 -21
  234. package/esm/ethermint/crypto/v1/ethsecp256k1/keys.js +2 -2
  235. package/esm/ethermint/evm/v1/events.js +1 -1
  236. package/esm/ethermint/evm/v1/evm.js +3 -3
  237. package/esm/ethermint/evm/v1/genesis.js +3 -3
  238. package/esm/ethermint/evm/v1/query.js +7 -7
  239. package/esm/ethermint/evm/v1/query.rpc.Query.js +3 -3
  240. package/esm/ethermint/evm/v1/query.rpc.func.js +3 -3
  241. package/esm/ethermint/evm/v1/tx.amino.js +1 -1
  242. package/esm/ethermint/evm/v1/tx.js +5 -5
  243. package/esm/ethermint/evm/v1/tx.registry.js +1 -1
  244. package/esm/ethermint/evm/v1/tx.rpc.func.js +2 -2
  245. package/esm/ethermint/evm/v1/tx.rpc.msg.js +2 -2
  246. package/esm/ethermint/feemarket/v1/events.js +1 -1
  247. package/esm/ethermint/feemarket/v1/feemarket.js +1 -1
  248. package/esm/ethermint/feemarket/v1/genesis.js +3 -3
  249. package/esm/ethermint/feemarket/v1/query.js +3 -3
  250. package/esm/ethermint/feemarket/v1/query.rpc.Query.js +2 -2
  251. package/esm/ethermint/feemarket/v1/query.rpc.func.js +2 -2
  252. package/esm/ethermint/feemarket/v1/tx.amino.js +1 -1
  253. package/esm/ethermint/feemarket/v1/tx.js +3 -3
  254. package/esm/ethermint/feemarket/v1/tx.registry.js +1 -1
  255. package/esm/ethermint/feemarket/v1/tx.rpc.func.js +2 -2
  256. package/esm/ethermint/feemarket/v1/tx.rpc.msg.js +2 -2
  257. package/esm/ethermint/types/v1/account.js +3 -3
  258. package/esm/ethermint/types/v1/dynamic_fee.js +1 -1
  259. package/esm/ethermint/types/v1/indexer.js +1 -1
  260. package/esm/ethermint/types/v1/web3.js +2 -2
  261. package/esm/google/api/http.js +2 -2
  262. package/esm/google/bundle.js +5 -5
  263. package/esm/google/protobuf/any.js +1 -1
  264. package/esm/google/protobuf/descriptor.js +3 -3
  265. package/esm/google/protobuf/duration.js +1 -1
  266. package/esm/google/protobuf/timestamp.js +2 -2
  267. package/esm/helper-func-types.js +2 -2
  268. package/esm/ibc/applications/interchain_accounts/controller/v1/controller.js +1 -1
  269. package/esm/ibc/applications/interchain_accounts/controller/v1/query.js +3 -3
  270. package/esm/ibc/applications/interchain_accounts/controller/v1/query.rpc.Query.js +2 -2
  271. package/esm/ibc/applications/interchain_accounts/controller/v1/query.rpc.func.js +2 -2
  272. package/esm/ibc/applications/interchain_accounts/controller/v1/tx.amino.js +1 -1
  273. package/esm/ibc/applications/interchain_accounts/controller/v1/tx.js +5 -5
  274. package/esm/ibc/applications/interchain_accounts/controller/v1/tx.registry.js +1 -1
  275. package/esm/ibc/applications/interchain_accounts/controller/v1/tx.rpc.func.js +2 -2
  276. package/esm/ibc/applications/interchain_accounts/controller/v1/tx.rpc.msg.js +2 -2
  277. package/esm/ibc/applications/interchain_accounts/genesis/v1/genesis.js +4 -4
  278. package/esm/ibc/applications/interchain_accounts/host/v1/host.js +2 -2
  279. package/esm/ibc/applications/interchain_accounts/host/v1/query.js +3 -3
  280. package/esm/ibc/applications/interchain_accounts/host/v1/query.rpc.Query.js +2 -2
  281. package/esm/ibc/applications/interchain_accounts/host/v1/query.rpc.func.js +2 -2
  282. package/esm/ibc/applications/interchain_accounts/host/v1/tx.amino.js +1 -1
  283. package/esm/ibc/applications/interchain_accounts/host/v1/tx.js +4 -4
  284. package/esm/ibc/applications/interchain_accounts/host/v1/tx.registry.js +1 -1
  285. package/esm/ibc/applications/interchain_accounts/host/v1/tx.rpc.func.js +2 -2
  286. package/esm/ibc/applications/interchain_accounts/host/v1/tx.rpc.msg.js +2 -2
  287. package/esm/ibc/applications/interchain_accounts/v1/account.js +3 -3
  288. package/esm/ibc/applications/interchain_accounts/v1/metadata.js +1 -1
  289. package/esm/ibc/applications/interchain_accounts/v1/packet.js +3 -3
  290. package/esm/ibc/applications/transfer/v1/authz.js +3 -3
  291. package/esm/ibc/applications/transfer/v1/denomtrace.js +1 -1
  292. package/esm/ibc/applications/transfer/v1/genesis.js +5 -5
  293. package/esm/ibc/applications/transfer/v1/packet.js +1 -1
  294. package/esm/ibc/applications/transfer/v1/query.js +6 -6
  295. package/esm/ibc/applications/transfer/v1/query.lcd.js +1 -1
  296. package/esm/ibc/applications/transfer/v1/query.rpc.Query.js +2 -2
  297. package/esm/ibc/applications/transfer/v1/query.rpc.func.js +2 -2
  298. package/esm/ibc/applications/transfer/v1/token.js +2 -2
  299. package/esm/ibc/applications/transfer/v1/transfer.js +1 -1
  300. package/esm/ibc/applications/transfer/v1/tx.amino.js +1 -1
  301. package/esm/ibc/applications/transfer/v1/tx.js +4 -4
  302. package/esm/ibc/applications/transfer/v1/tx.registry.js +1 -1
  303. package/esm/ibc/applications/transfer/v1/tx.rpc.func.js +2 -2
  304. package/esm/ibc/applications/transfer/v1/tx.rpc.msg.js +2 -2
  305. package/esm/ibc/bundle.js +76 -76
  306. package/esm/ibc/core/channel/v1/channel.js +4 -4
  307. package/esm/ibc/core/channel/v1/genesis.js +3 -3
  308. package/esm/ibc/core/channel/v1/query.js +7 -7
  309. package/esm/ibc/core/channel/v1/query.lcd.js +1 -1
  310. package/esm/ibc/core/channel/v1/query.rpc.Query.js +2 -2
  311. package/esm/ibc/core/channel/v1/query.rpc.func.js +2 -2
  312. package/esm/ibc/core/channel/v1/tx.amino.js +1 -1
  313. package/esm/ibc/core/channel/v1/tx.js +5 -5
  314. package/esm/ibc/core/channel/v1/tx.registry.js +1 -1
  315. package/esm/ibc/core/channel/v1/tx.rpc.func.js +2 -2
  316. package/esm/ibc/core/channel/v1/tx.rpc.msg.js +2 -2
  317. package/esm/ibc/core/channel/v2/genesis.js +3 -3
  318. package/esm/ibc/core/channel/v2/packet.js +3 -3
  319. package/esm/ibc/core/channel/v2/query.js +6 -6
  320. package/esm/ibc/core/channel/v2/query.lcd.js +1 -1
  321. package/esm/ibc/core/channel/v2/query.rpc.Query.js +2 -2
  322. package/esm/ibc/core/channel/v2/query.rpc.func.js +2 -2
  323. package/esm/ibc/core/channel/v2/tx.amino.js +1 -1
  324. package/esm/ibc/core/channel/v2/tx.js +5 -5
  325. package/esm/ibc/core/channel/v2/tx.registry.js +1 -1
  326. package/esm/ibc/core/channel/v2/tx.rpc.func.js +2 -2
  327. package/esm/ibc/core/channel/v2/tx.rpc.msg.js +2 -2
  328. package/esm/ibc/core/client/v1/client.js +3 -3
  329. package/esm/ibc/core/client/v1/genesis.js +4 -4
  330. package/esm/ibc/core/client/v1/query.js +7 -7
  331. package/esm/ibc/core/client/v1/query.lcd.js +1 -1
  332. package/esm/ibc/core/client/v1/query.rpc.Query.js +2 -2
  333. package/esm/ibc/core/client/v1/query.rpc.func.js +2 -2
  334. package/esm/ibc/core/client/v1/tx.amino.js +1 -1
  335. package/esm/ibc/core/client/v1/tx.js +6 -6
  336. package/esm/ibc/core/client/v1/tx.registry.js +1 -1
  337. package/esm/ibc/core/client/v1/tx.rpc.func.js +2 -2
  338. package/esm/ibc/core/client/v1/tx.rpc.msg.js +2 -2
  339. package/esm/ibc/core/client/v2/config.js +1 -1
  340. package/esm/ibc/core/client/v2/counterparty.js +2 -2
  341. package/esm/ibc/core/client/v2/genesis.js +3 -3
  342. package/esm/ibc/core/client/v2/query.js +4 -4
  343. package/esm/ibc/core/client/v2/query.rpc.Query.js +2 -2
  344. package/esm/ibc/core/client/v2/query.rpc.func.js +2 -2
  345. package/esm/ibc/core/client/v2/tx.amino.js +1 -1
  346. package/esm/ibc/core/client/v2/tx.js +4 -4
  347. package/esm/ibc/core/client/v2/tx.registry.js +1 -1
  348. package/esm/ibc/core/client/v2/tx.rpc.func.js +2 -2
  349. package/esm/ibc/core/client/v2/tx.rpc.msg.js +2 -2
  350. package/esm/ibc/core/commitment/v1/commitment.js +4 -4
  351. package/esm/ibc/core/commitment/v2/commitment.js +2 -2
  352. package/esm/ibc/core/connection/v1/connection.js +4 -4
  353. package/esm/ibc/core/connection/v1/genesis.js +3 -3
  354. package/esm/ibc/core/connection/v1/query.js +7 -7
  355. package/esm/ibc/core/connection/v1/query.lcd.js +1 -1
  356. package/esm/ibc/core/connection/v1/query.rpc.Query.js +2 -2
  357. package/esm/ibc/core/connection/v1/query.rpc.func.js +2 -2
  358. package/esm/ibc/core/connection/v1/tx.amino.js +1 -1
  359. package/esm/ibc/core/connection/v1/tx.js +6 -6
  360. package/esm/ibc/core/connection/v1/tx.registry.js +1 -1
  361. package/esm/ibc/core/connection/v1/tx.rpc.func.js +2 -2
  362. package/esm/ibc/core/connection/v1/tx.rpc.msg.js +2 -2
  363. package/esm/ibc/core/types/v1/genesis.js +7 -7
  364. package/esm/ibc/lightclients/solomachine/v2/solomachine.js +6 -6
  365. package/esm/ibc/lightclients/solomachine/v3/solomachine.js +4 -4
  366. package/esm/ibc/lightclients/tendermint/v1/tendermint.js +10 -10
  367. package/esm/ibc/lightclients/wasm/v1/genesis.js +3 -3
  368. package/esm/ibc/lightclients/wasm/v1/query.js +4 -4
  369. package/esm/ibc/lightclients/wasm/v1/query.lcd.js +1 -1
  370. package/esm/ibc/lightclients/wasm/v1/query.rpc.Query.js +2 -2
  371. package/esm/ibc/lightclients/wasm/v1/query.rpc.func.js +2 -2
  372. package/esm/ibc/lightclients/wasm/v1/tx.amino.js +1 -1
  373. package/esm/ibc/lightclients/wasm/v1/tx.js +2 -2
  374. package/esm/ibc/lightclients/wasm/v1/tx.registry.js +1 -1
  375. package/esm/ibc/lightclients/wasm/v1/tx.rpc.func.js +2 -2
  376. package/esm/ibc/lightclients/wasm/v1/tx.rpc.msg.js +2 -2
  377. package/esm/ibc/lightclients/wasm/v1/wasm.js +4 -4
  378. package/esm/index.js +15 -15
  379. package/esm/registry.js +2 -2
  380. package/esm/tendermint/abci/types.js +7 -7
  381. package/esm/tendermint/bundle.js +10 -10
  382. package/esm/tendermint/crypto/keys.js +2 -2
  383. package/esm/tendermint/crypto/proof.js +3 -3
  384. package/esm/tendermint/p2p/types.js +3 -3
  385. package/esm/tendermint/types/block.js +4 -4
  386. package/esm/tendermint/types/evidence.js +6 -6
  387. package/esm/tendermint/types/params.js +3 -3
  388. package/esm/tendermint/types/types.js +7 -7
  389. package/esm/tendermint/types/validator.js +4 -4
  390. package/esm/tendermint/version/types.js +1 -1
  391. package/esm/xpla/bundle.js +22 -22
  392. package/esm/xpla/burn/v1beta1/burn.js +3 -3
  393. package/esm/xpla/burn/v1beta1/genesis.js +3 -3
  394. package/esm/xpla/burn/v1beta1/query.js +4 -4
  395. package/esm/xpla/burn/v1beta1/query.rpc.Query.js +2 -2
  396. package/esm/xpla/burn/v1beta1/query.rpc.func.js +2 -2
  397. package/esm/xpla/burn/v1beta1/tx.amino.js +1 -1
  398. package/esm/xpla/burn/v1beta1/tx.js +3 -3
  399. package/esm/xpla/burn/v1beta1/tx.registry.js +1 -1
  400. package/esm/xpla/burn/v1beta1/tx.rpc.func.js +2 -2
  401. package/esm/xpla/burn/v1beta1/tx.rpc.msg.js +2 -2
  402. package/esm/xpla/lcd.js +29 -29
  403. package/esm/xpla/reward/v1beta1/genesis.js +3 -3
  404. package/esm/xpla/reward/v1beta1/query.js +4 -4
  405. package/esm/xpla/reward/v1beta1/query.rpc.Query.js +2 -2
  406. package/esm/xpla/reward/v1beta1/query.rpc.func.js +2 -2
  407. package/esm/xpla/reward/v1beta1/reward.js +1 -1
  408. package/esm/xpla/reward/v1beta1/tx.amino.js +1 -1
  409. package/esm/xpla/reward/v1beta1/tx.js +4 -4
  410. package/esm/xpla/reward/v1beta1/tx.registry.js +1 -1
  411. package/esm/xpla/reward/v1beta1/tx.rpc.func.js +2 -2
  412. package/esm/xpla/reward/v1beta1/tx.rpc.msg.js +2 -2
  413. package/esm/xpla/rpc.query.js +29 -29
  414. package/esm/xpla/rpc.tx.js +26 -26
  415. package/esm/xpla/volunteer/v1beta1/genesis.js +3 -3
  416. package/esm/xpla/volunteer/v1beta1/proposal.js +5 -5
  417. package/esm/xpla/volunteer/v1beta1/query.js +1 -1
  418. package/esm/xpla/volunteer/v1beta1/query.rpc.Query.js +2 -2
  419. package/esm/xpla/volunteer/v1beta1/query.rpc.func.js +2 -2
  420. package/esm/xpla/volunteer/v1beta1/tx.amino.js +1 -1
  421. package/esm/xpla/volunteer/v1beta1/tx.js +5 -5
  422. package/esm/xpla/volunteer/v1beta1/tx.registry.js +1 -1
  423. package/esm/xpla/volunteer/v1beta1/tx.rpc.func.js +2 -2
  424. package/esm/xpla/volunteer/v1beta1/tx.rpc.msg.js +2 -2
  425. package/esm/xpla/volunteer/v1beta1/volunteervalidator.js +1 -1
  426. package/package.json +6 -2
package/esm/binary.js CHANGED
@@ -31,8 +31,8 @@
31
31
  // of the input file used when generating it. This code is not
32
32
  // standalone and requires a support library to be linked with it. This
33
33
  // support library is itself covered by the above license.
34
- import { utf8Length, utf8Read, utf8Write } from "./utf8";
35
- import { int64ToString, readInt32, readUInt32, uInt64ToString, varint32read, varint64read, writeVarint32, writeVarint64, int64FromString, int64Length, writeFixed32, writeByte, zzDecode, zzEncode, } from "./varint";
34
+ import { utf8Length, utf8Read, utf8Write } from "./utf8.js";
35
+ import { int64ToString, readInt32, readUInt32, uInt64ToString, varint32read, varint64read, writeVarint32, writeVarint64, int64FromString, int64Length, writeFixed32, writeByte, zzDecode, zzEncode, } from "./varint.js";
36
36
  export var WireType;
37
37
  (function (WireType) {
38
38
  WireType[WireType["Varint"] = 0] = "Varint";
@@ -1,5 +1,5 @@
1
- import { BinaryReader, BinaryWriter } from "../../../../binary";
2
- import { GlobalDecoderRegistry } from "../../../../registry";
1
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
2
+ import { GlobalDecoderRegistry } from "../../../../registry.js";
3
3
  function createBaseModule() {
4
4
  return {
5
5
  appName: "",
@@ -1,6 +1,6 @@
1
- import { Any } from "../../../google/protobuf/any";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { Any } from "../../../google/protobuf/any.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../registry.js";
4
4
  function createBaseConfig() {
5
5
  return {
6
6
  modules: [],
@@ -1,5 +1,5 @@
1
- import { BinaryReader, BinaryWriter } from "../../../binary";
2
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
2
+ import { GlobalDecoderRegistry } from "../../../registry.js";
3
3
  function createBaseModuleDescriptor() {
4
4
  return {
5
5
  goImport: "",
@@ -1,6 +1,6 @@
1
- import { Config } from "./config";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { Config } from "./config.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../registry.js";
4
4
  function createBaseQueryConfigRequest() {
5
5
  return {};
6
6
  }
@@ -1,6 +1,6 @@
1
- import { BinaryReader } from "../../../binary";
1
+ import { BinaryReader } from "../../../binary.js";
2
2
  import { createProtobufRpcClient } from "@cosmjs/stargate";
3
- import { QueryConfigRequest, QueryConfigResponse } from "./query";
3
+ import { QueryConfigRequest, QueryConfigResponse } from "./query.js";
4
4
  export class QueryClientImpl {
5
5
  rpc;
6
6
  constructor(rpc) {
@@ -1,5 +1,5 @@
1
- import { buildQuery } from "../../../helper-func-types";
2
- import { QueryConfigRequest, QueryConfigResponse } from "./query";
1
+ import { buildQuery } from "../../../helper-func-types.js";
2
+ import { QueryConfigRequest, QueryConfigResponse } from "./query.js";
3
3
  /**
4
4
  * Config returns the current app config.
5
5
  * @name getConfig
@@ -1,5 +1,5 @@
1
- import { BinaryReader, BinaryWriter } from "../../../../binary";
2
- import { GlobalDecoderRegistry } from "../../../../registry";
1
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
2
+ import { GlobalDecoderRegistry } from "../../../../registry.js";
3
3
  function createBaseModule() {
4
4
  return {
5
5
  bech32Prefix: "",
@@ -1,7 +1,7 @@
1
- import { Any } from "../../../google/protobuf/any";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../registry";
4
- import { bytesFromBase64, base64FromBytes } from "../../../helpers";
1
+ import { Any } from "../../../google/protobuf/any.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../registry.js";
4
+ import { bytesFromBase64, base64FromBytes } from "../../../helpers.js";
5
5
  function createBaseBaseAccount() {
6
6
  return {
7
7
  address: "",
@@ -1,6 +1,6 @@
1
- import { Params } from "./auth";
2
- import { Any } from "../../../google/protobuf/any";
3
- import { BinaryReader, BinaryWriter } from "../../../binary";
1
+ import { Params } from "./auth.js";
2
+ import { Any } from "../../../google/protobuf/any.js";
3
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
4
4
  function createBaseGenesisState() {
5
5
  return {
6
6
  params: Params.fromPartial({}),
@@ -1,10 +1,10 @@
1
- import { PageRequest, PageResponse } from "../../base/query/v1beta1/pagination";
2
- import { Any } from "../../../google/protobuf/any";
3
- import { Params, BaseAccount, ModuleAccount } from "./auth";
4
- import { EthAccount } from "../../../ethermint/types/v1/account";
5
- import { BinaryReader, BinaryWriter } from "../../../binary";
6
- import { GlobalDecoderRegistry } from "../../../registry";
7
- import { bytesFromBase64, base64FromBytes } from "../../../helpers";
1
+ import { PageRequest, PageResponse } from "../../base/query/v1beta1/pagination.js";
2
+ import { Any } from "../../../google/protobuf/any.js";
3
+ import { Params, BaseAccount, ModuleAccount } from "./auth.js";
4
+ import { EthAccount } from "../../../ethermint/types/v1/account.js";
5
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
6
+ import { GlobalDecoderRegistry } from "../../../registry.js";
7
+ import { bytesFromBase64, base64FromBytes } from "../../../helpers.js";
8
8
  function createBaseQueryAccountsRequest() {
9
9
  return {
10
10
  pagination: undefined
@@ -1,4 +1,4 @@
1
- import { setPaginationParams } from "../../../helpers";
1
+ import { setPaginationParams } from "../../../helpers.js";
2
2
  export class LCDQueryClient {
3
3
  req;
4
4
  constructor({ requestClient }) {
@@ -1,6 +1,6 @@
1
- import { BinaryReader } from "../../../binary";
1
+ import { BinaryReader } from "../../../binary.js";
2
2
  import { createProtobufRpcClient } from "@cosmjs/stargate";
3
- import { QueryAccountsRequest, QueryAccountsResponse, QueryAccountRequest, QueryAccountResponse, QueryAccountAddressByIDRequest, QueryAccountAddressByIDResponse, QueryParamsRequest, QueryParamsResponse, QueryModuleAccountsRequest, QueryModuleAccountsResponse, QueryModuleAccountByNameRequest, QueryModuleAccountByNameResponse, Bech32PrefixRequest, Bech32PrefixResponse, AddressBytesToStringRequest, AddressBytesToStringResponse, AddressStringToBytesRequest, AddressStringToBytesResponse, QueryAccountInfoRequest, QueryAccountInfoResponse } from "./query";
3
+ import { QueryAccountsRequest, QueryAccountsResponse, QueryAccountRequest, QueryAccountResponse, QueryAccountAddressByIDRequest, QueryAccountAddressByIDResponse, QueryParamsRequest, QueryParamsResponse, QueryModuleAccountsRequest, QueryModuleAccountsResponse, QueryModuleAccountByNameRequest, QueryModuleAccountByNameResponse, Bech32PrefixRequest, Bech32PrefixResponse, AddressBytesToStringRequest, AddressBytesToStringResponse, AddressStringToBytesRequest, AddressStringToBytesResponse, QueryAccountInfoRequest, QueryAccountInfoResponse } from "./query.js";
4
4
  export class QueryClientImpl {
5
5
  rpc;
6
6
  constructor(rpc) {
@@ -1,5 +1,5 @@
1
- import { buildQuery } from "../../../helper-func-types";
2
- import { QueryAccountsRequest, QueryAccountsResponse, QueryAccountRequest, QueryAccountResponse, QueryAccountAddressByIDRequest, QueryAccountAddressByIDResponse, QueryParamsRequest, QueryParamsResponse, QueryModuleAccountsRequest, QueryModuleAccountsResponse, QueryModuleAccountByNameRequest, QueryModuleAccountByNameResponse, Bech32PrefixRequest, Bech32PrefixResponse, AddressBytesToStringRequest, AddressBytesToStringResponse, AddressStringToBytesRequest, AddressStringToBytesResponse, QueryAccountInfoRequest, QueryAccountInfoResponse } from "./query";
1
+ import { buildQuery } from "../../../helper-func-types.js";
2
+ import { QueryAccountsRequest, QueryAccountsResponse, QueryAccountRequest, QueryAccountResponse, QueryAccountAddressByIDRequest, QueryAccountAddressByIDResponse, QueryParamsRequest, QueryParamsResponse, QueryModuleAccountsRequest, QueryModuleAccountsResponse, QueryModuleAccountByNameRequest, QueryModuleAccountByNameResponse, Bech32PrefixRequest, Bech32PrefixResponse, AddressBytesToStringRequest, AddressBytesToStringResponse, AddressStringToBytesRequest, AddressStringToBytesResponse, QueryAccountInfoRequest, QueryAccountInfoResponse } from "./query.js";
3
3
  /**
4
4
  * Accounts returns all the existing accounts.
5
5
  *
@@ -1,4 +1,4 @@
1
- import { MsgUpdateParams } from "./tx";
1
+ import { MsgUpdateParams } from "./tx.js";
2
2
  export const AminoConverter = {
3
3
  "/cosmos.auth.v1beta1.MsgUpdateParams": {
4
4
  aminoType: "cosmos-sdk/x/auth/MsgUpdateParams",
@@ -1,6 +1,6 @@
1
- import { Params } from "./auth";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { Params } from "./auth.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../registry.js";
4
4
  function createBaseMsgUpdateParams() {
5
5
  return {
6
6
  authority: "",
@@ -1,4 +1,4 @@
1
- import { MsgUpdateParams } from "./tx";
1
+ import { MsgUpdateParams } from "./tx.js";
2
2
  export const registry = [["/cosmos.auth.v1beta1.MsgUpdateParams", MsgUpdateParams]];
3
3
  export const MessageComposer = {
4
4
  encoded: {
@@ -1,5 +1,5 @@
1
- import { buildTx } from "../../../helper-func-types";
2
- import { MsgUpdateParams } from "./tx";
1
+ import { buildTx } from "../../../helper-func-types.js";
2
+ import { MsgUpdateParams } from "./tx.js";
3
3
  /**
4
4
  * UpdateParams defines a (governance) operation for updating the x/auth module
5
5
  * parameters. The authority defaults to the x/gov module account.
@@ -1,5 +1,5 @@
1
- import { BinaryReader } from "../../../binary";
2
- import { MsgUpdateParams, MsgUpdateParamsResponse } from "./tx";
1
+ import { BinaryReader } from "../../../binary.js";
2
+ import { MsgUpdateParams, MsgUpdateParamsResponse } from "./tx.js";
3
3
  export class MsgClientImpl {
4
4
  rpc;
5
5
  constructor(rpc) {
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
2
2
  function createBaseModule() {
3
3
  return {};
4
4
  }
@@ -1,12 +1,12 @@
1
- import { Any } from "../../../google/protobuf/any";
2
- import { Timestamp } from "../../../google/protobuf/timestamp";
3
- import { SendAuthorization } from "../../bank/v1beta1/authz";
4
- import { StakeAuthorization } from "../../staking/v1beta1/authz";
5
- import { StoreCodeAuthorization, ContractExecutionAuthorization, ContractMigrationAuthorization } from "../../../cosmwasm/wasm/v1/authz";
6
- import { TransferAuthorization } from "../../../ibc/applications/transfer/v1/authz";
7
- import { BinaryReader, BinaryWriter } from "../../../binary";
8
- import { toTimestamp, fromTimestamp } from "../../../helpers";
9
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { Any } from "../../../google/protobuf/any.js";
2
+ import { Timestamp } from "../../../google/protobuf/timestamp.js";
3
+ import { SendAuthorization } from "../../bank/v1beta1/authz.js";
4
+ import { StakeAuthorization } from "../../staking/v1beta1/authz.js";
5
+ import { StoreCodeAuthorization, ContractExecutionAuthorization, ContractMigrationAuthorization } from "../../../cosmwasm/wasm/v1/authz.js";
6
+ import { TransferAuthorization } from "../../../ibc/applications/transfer/v1/authz.js";
7
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
8
+ import { toTimestamp, fromTimestamp } from "../../../helpers.js";
9
+ import { GlobalDecoderRegistry } from "../../../registry.js";
10
10
  function createBaseGenericAuthorization() {
11
11
  return {
12
12
  msg: ""
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
2
2
  function createBaseEventGrant() {
3
3
  return {
4
4
  msgTypeUrl: "",
@@ -1,6 +1,6 @@
1
- import { GrantAuthorization } from "./authz";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { GrantAuthorization } from "./authz.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../registry.js";
4
4
  function createBaseGenesisState() {
5
5
  return {
6
6
  authorization: []
@@ -1,7 +1,7 @@
1
- import { PageRequest, PageResponse } from "../../base/query/v1beta1/pagination";
2
- import { Grant, GrantAuthorization } from "./authz";
3
- import { BinaryReader, BinaryWriter } from "../../../binary";
4
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { PageRequest, PageResponse } from "../../base/query/v1beta1/pagination.js";
2
+ import { Grant, GrantAuthorization } from "./authz.js";
3
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
4
+ import { GlobalDecoderRegistry } from "../../../registry.js";
5
5
  function createBaseQueryGrantsRequest() {
6
6
  return {
7
7
  granter: "",
@@ -1,4 +1,4 @@
1
- import { setPaginationParams } from "../../../helpers";
1
+ import { setPaginationParams } from "../../../helpers.js";
2
2
  export class LCDQueryClient {
3
3
  req;
4
4
  constructor({ requestClient }) {
@@ -1,6 +1,6 @@
1
- import { BinaryReader } from "../../../binary";
1
+ import { BinaryReader } from "../../../binary.js";
2
2
  import { createProtobufRpcClient } from "@cosmjs/stargate";
3
- import { QueryGrantsRequest, QueryGrantsResponse, QueryGranterGrantsRequest, QueryGranterGrantsResponse, QueryGranteeGrantsRequest, QueryGranteeGrantsResponse } from "./query";
3
+ import { QueryGrantsRequest, QueryGrantsResponse, QueryGranterGrantsRequest, QueryGranterGrantsResponse, QueryGranteeGrantsRequest, QueryGranteeGrantsResponse } from "./query.js";
4
4
  export class QueryClientImpl {
5
5
  rpc;
6
6
  constructor(rpc) {
@@ -1,5 +1,5 @@
1
- import { buildQuery } from "../../../helper-func-types";
2
- import { QueryGrantsRequest, QueryGrantsResponse, QueryGranterGrantsRequest, QueryGranterGrantsResponse, QueryGranteeGrantsRequest, QueryGranteeGrantsResponse } from "./query";
1
+ import { buildQuery } from "../../../helper-func-types.js";
2
+ import { QueryGrantsRequest, QueryGrantsResponse, QueryGranterGrantsRequest, QueryGranterGrantsResponse, QueryGranteeGrantsRequest, QueryGranteeGrantsResponse } from "./query.js";
3
3
  /**
4
4
  * Returns list of `Authorization`, granted to the grantee by the granter.
5
5
  * @name getGrants
@@ -1,4 +1,4 @@
1
- import { MsgGrant, MsgExec, MsgRevoke } from "./tx";
1
+ import { MsgGrant, MsgExec, MsgRevoke } from "./tx.js";
2
2
  export const AminoConverter = {
3
3
  "/cosmos.authz.v1beta1.MsgGrant": {
4
4
  aminoType: "cosmos-sdk/MsgGrant",
@@ -1,8 +1,8 @@
1
- import { Grant } from "./authz";
2
- import { Any } from "../../../google/protobuf/any";
3
- import { BinaryReader, BinaryWriter } from "../../../binary";
4
- import { GlobalDecoderRegistry } from "../../../registry";
5
- import { bytesFromBase64, base64FromBytes } from "../../../helpers";
1
+ import { Grant } from "./authz.js";
2
+ import { Any } from "../../../google/protobuf/any.js";
3
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
4
+ import { GlobalDecoderRegistry } from "../../../registry.js";
5
+ import { bytesFromBase64, base64FromBytes } from "../../../helpers.js";
6
6
  function createBaseMsgGrant() {
7
7
  return {
8
8
  granter: "",
@@ -1,4 +1,4 @@
1
- import { MsgGrant, MsgExec, MsgRevoke } from "./tx";
1
+ import { MsgGrant, MsgExec, MsgRevoke } from "./tx.js";
2
2
  export const registry = [["/cosmos.authz.v1beta1.MsgGrant", MsgGrant], ["/cosmos.authz.v1beta1.MsgExec", MsgExec], ["/cosmos.authz.v1beta1.MsgRevoke", MsgRevoke]];
3
3
  export const MessageComposer = {
4
4
  encoded: {
@@ -1,5 +1,5 @@
1
- import { buildTx } from "../../../helper-func-types";
2
- import { MsgGrant, MsgExec, MsgRevoke } from "./tx";
1
+ import { buildTx } from "../../../helper-func-types.js";
2
+ import { MsgGrant, MsgExec, MsgRevoke } from "./tx.js";
3
3
  /**
4
4
  * Grant grants the provided authorization to the grantee on the granter's
5
5
  * account with the provided expiration time. If there is already a grant
@@ -1,5 +1,5 @@
1
- import { BinaryReader } from "../../../binary";
2
- import { MsgGrant, MsgGrantResponse, MsgExec, MsgExecResponse, MsgRevoke, MsgRevokeResponse } from "./tx";
1
+ import { BinaryReader } from "../../../binary.js";
2
+ import { MsgGrant, MsgGrantResponse, MsgExec, MsgExecResponse, MsgRevoke, MsgRevokeResponse } from "./tx.js";
3
3
  export class MsgClientImpl {
4
4
  rpc;
5
5
  constructor(rpc) {
@@ -1,6 +1,6 @@
1
- import { BinaryReader, BinaryWriter } from "../../../binary";
2
- import { GlobalDecoderRegistry } from "../../../registry";
3
- import { isSet } from "../../../helpers";
1
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
2
+ import { GlobalDecoderRegistry } from "../../../registry.js";
3
+ import { isSet } from "../../../helpers.js";
4
4
  function createBaseModuleOptions() {
5
5
  return {
6
6
  tx: undefined,
@@ -1,7 +1,7 @@
1
- import { ModuleOptions } from "./options";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { isSet } from "../../../helpers";
4
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { ModuleOptions } from "./options.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { isSet } from "../../../helpers.js";
4
+ import { GlobalDecoderRegistry } from "../../../registry.js";
5
5
  function createBaseAppOptionsRequest() {
6
6
  return {};
7
7
  }
@@ -1,6 +1,6 @@
1
- import { BinaryReader } from "../../../binary";
1
+ import { BinaryReader } from "../../../binary.js";
2
2
  import { createProtobufRpcClient } from "@cosmjs/stargate";
3
- import { AppOptionsRequest, AppOptionsResponse } from "./query";
3
+ import { AppOptionsRequest, AppOptionsResponse } from "./query.js";
4
4
  export class QueryClientImpl {
5
5
  rpc;
6
6
  constructor(rpc) {
@@ -1,5 +1,5 @@
1
- import { buildQuery } from "../../../helper-func-types";
2
- import { AppOptionsRequest, AppOptionsResponse } from "./query";
1
+ import { buildQuery } from "../../../helper-func-types.js";
2
+ import { AppOptionsRequest, AppOptionsResponse } from "./query.js";
3
3
  /**
4
4
  * AppOptions returns the autocli options for all of the modules in an app.
5
5
  * @name getAppOptions
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
2
2
  function createBaseModule() {
3
3
  return {
4
4
  blockedModuleAccountsOverride: [],
@@ -1,6 +1,6 @@
1
- import { Coin } from "../../base/v1beta1/coin";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { Coin } from "../../base/v1beta1/coin.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../registry.js";
4
4
  function createBaseSendAuthorization() {
5
5
  return {
6
6
  spendLimit: [],
@@ -1,6 +1,6 @@
1
- import { Coin } from "../../base/v1beta1/coin";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { Coin } from "../../base/v1beta1/coin.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../registry.js";
4
4
  function createBaseParams() {
5
5
  return {
6
6
  sendEnabled: [],
@@ -1,7 +1,7 @@
1
- import { Params, Metadata, SendEnabled } from "./bank";
2
- import { Coin } from "../../base/v1beta1/coin";
3
- import { BinaryReader, BinaryWriter } from "../../../binary";
4
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { Params, Metadata, SendEnabled } from "./bank.js";
2
+ import { Coin } from "../../base/v1beta1/coin.js";
3
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
4
+ import { GlobalDecoderRegistry } from "../../../registry.js";
5
5
  function createBaseGenesisState() {
6
6
  return {
7
7
  params: Params.fromPartial({}),
@@ -1,8 +1,8 @@
1
- import { PageRequest, PageResponse } from "../../base/query/v1beta1/pagination";
2
- import { Coin } from "../../base/v1beta1/coin";
3
- import { Params, Metadata, SendEnabled } from "./bank";
4
- import { BinaryReader, BinaryWriter } from "../../../binary";
5
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { PageRequest, PageResponse } from "../../base/query/v1beta1/pagination.js";
2
+ import { Coin } from "../../base/v1beta1/coin.js";
3
+ import { Params, Metadata, SendEnabled } from "./bank.js";
4
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
5
+ import { GlobalDecoderRegistry } from "../../../registry.js";
6
6
  function createBaseQueryBalanceRequest() {
7
7
  return {
8
8
  address: "",
@@ -1,4 +1,4 @@
1
- import { setPaginationParams } from "../../../helpers";
1
+ import { setPaginationParams } from "../../../helpers.js";
2
2
  export class LCDQueryClient {
3
3
  req;
4
4
  constructor({ requestClient }) {
@@ -1,6 +1,6 @@
1
- import { BinaryReader } from "../../../binary";
1
+ import { BinaryReader } from "../../../binary.js";
2
2
  import { createProtobufRpcClient } from "@cosmjs/stargate";
3
- import { QueryBalanceRequest, QueryBalanceResponse, QueryAllBalancesRequest, QueryAllBalancesResponse, QuerySpendableBalancesRequest, QuerySpendableBalancesResponse, QuerySpendableBalanceByDenomRequest, QuerySpendableBalanceByDenomResponse, QueryTotalSupplyRequest, QueryTotalSupplyResponse, QuerySupplyOfRequest, QuerySupplyOfResponse, QueryParamsRequest, QueryParamsResponse, QueryDenomMetadataRequest, QueryDenomMetadataResponse, QueryDenomMetadataByQueryStringRequest, QueryDenomMetadataByQueryStringResponse, QueryDenomsMetadataRequest, QueryDenomsMetadataResponse, QueryDenomOwnersRequest, QueryDenomOwnersResponse, QueryDenomOwnersByQueryRequest, QueryDenomOwnersByQueryResponse, QuerySendEnabledRequest, QuerySendEnabledResponse } from "./query";
3
+ import { QueryBalanceRequest, QueryBalanceResponse, QueryAllBalancesRequest, QueryAllBalancesResponse, QuerySpendableBalancesRequest, QuerySpendableBalancesResponse, QuerySpendableBalanceByDenomRequest, QuerySpendableBalanceByDenomResponse, QueryTotalSupplyRequest, QueryTotalSupplyResponse, QuerySupplyOfRequest, QuerySupplyOfResponse, QueryParamsRequest, QueryParamsResponse, QueryDenomMetadataRequest, QueryDenomMetadataResponse, QueryDenomMetadataByQueryStringRequest, QueryDenomMetadataByQueryStringResponse, QueryDenomsMetadataRequest, QueryDenomsMetadataResponse, QueryDenomOwnersRequest, QueryDenomOwnersResponse, QueryDenomOwnersByQueryRequest, QueryDenomOwnersByQueryResponse, QuerySendEnabledRequest, QuerySendEnabledResponse } from "./query.js";
4
4
  export class QueryClientImpl {
5
5
  rpc;
6
6
  constructor(rpc) {
@@ -1,5 +1,5 @@
1
- import { buildQuery } from "../../../helper-func-types";
2
- import { QueryBalanceRequest, QueryBalanceResponse, QueryAllBalancesRequest, QueryAllBalancesResponse, QuerySpendableBalancesRequest, QuerySpendableBalancesResponse, QuerySpendableBalanceByDenomRequest, QuerySpendableBalanceByDenomResponse, QueryTotalSupplyRequest, QueryTotalSupplyResponse, QuerySupplyOfRequest, QuerySupplyOfResponse, QueryParamsRequest, QueryParamsResponse, QueryDenomMetadataRequest, QueryDenomMetadataResponse, QueryDenomMetadataByQueryStringRequest, QueryDenomMetadataByQueryStringResponse, QueryDenomsMetadataRequest, QueryDenomsMetadataResponse, QueryDenomOwnersRequest, QueryDenomOwnersResponse, QueryDenomOwnersByQueryRequest, QueryDenomOwnersByQueryResponse, QuerySendEnabledRequest, QuerySendEnabledResponse } from "./query";
1
+ import { buildQuery } from "../../../helper-func-types.js";
2
+ import { QueryBalanceRequest, QueryBalanceResponse, QueryAllBalancesRequest, QueryAllBalancesResponse, QuerySpendableBalancesRequest, QuerySpendableBalancesResponse, QuerySpendableBalanceByDenomRequest, QuerySpendableBalanceByDenomResponse, QueryTotalSupplyRequest, QueryTotalSupplyResponse, QuerySupplyOfRequest, QuerySupplyOfResponse, QueryParamsRequest, QueryParamsResponse, QueryDenomMetadataRequest, QueryDenomMetadataResponse, QueryDenomMetadataByQueryStringRequest, QueryDenomMetadataByQueryStringResponse, QueryDenomsMetadataRequest, QueryDenomsMetadataResponse, QueryDenomOwnersRequest, QueryDenomOwnersResponse, QueryDenomOwnersByQueryRequest, QueryDenomOwnersByQueryResponse, QuerySendEnabledRequest, QuerySendEnabledResponse } from "./query.js";
3
3
  /**
4
4
  * Balance queries the balance of a single coin for a single account.
5
5
  * @name getBalance
@@ -1,4 +1,4 @@
1
- import { MsgSend, MsgMultiSend, MsgUpdateParams, MsgSetSendEnabled } from "./tx";
1
+ import { MsgSend, MsgMultiSend, MsgUpdateParams, MsgSetSendEnabled } from "./tx.js";
2
2
  export const AminoConverter = {
3
3
  "/cosmos.bank.v1beta1.MsgSend": {
4
4
  aminoType: "cosmos-sdk/MsgSend",
@@ -1,7 +1,7 @@
1
- import { Coin } from "../../base/v1beta1/coin";
2
- import { Input, Output, Params, SendEnabled } from "./bank";
3
- import { BinaryReader, BinaryWriter } from "../../../binary";
4
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { Coin } from "../../base/v1beta1/coin.js";
2
+ import { Input, Output, Params, SendEnabled } from "./bank.js";
3
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
4
+ import { GlobalDecoderRegistry } from "../../../registry.js";
5
5
  function createBaseMsgSend() {
6
6
  return {
7
7
  fromAddress: "",
@@ -1,4 +1,4 @@
1
- import { MsgSend, MsgMultiSend, MsgUpdateParams, MsgSetSendEnabled } from "./tx";
1
+ import { MsgSend, MsgMultiSend, MsgUpdateParams, MsgSetSendEnabled } from "./tx.js";
2
2
  export const registry = [["/cosmos.bank.v1beta1.MsgSend", MsgSend], ["/cosmos.bank.v1beta1.MsgMultiSend", MsgMultiSend], ["/cosmos.bank.v1beta1.MsgUpdateParams", MsgUpdateParams], ["/cosmos.bank.v1beta1.MsgSetSendEnabled", MsgSetSendEnabled]];
3
3
  export const MessageComposer = {
4
4
  encoded: {
@@ -1,5 +1,5 @@
1
- import { buildTx } from "../../../helper-func-types";
2
- import { MsgSend, MsgMultiSend, MsgUpdateParams, MsgSetSendEnabled } from "./tx";
1
+ import { buildTx } from "../../../helper-func-types.js";
2
+ import { MsgSend, MsgMultiSend, MsgUpdateParams, MsgSetSendEnabled } from "./tx.js";
3
3
  /**
4
4
  * Send defines a method for sending coins from one account to another account.
5
5
  * @name send
@@ -1,5 +1,5 @@
1
- import { BinaryReader } from "../../../binary";
2
- import { MsgSend, MsgSendResponse, MsgMultiSend, MsgMultiSendResponse, MsgUpdateParams, MsgUpdateParamsResponse, MsgSetSendEnabled, MsgSetSendEnabledResponse } from "./tx";
1
+ import { BinaryReader } from "../../../binary.js";
2
+ import { MsgSend, MsgSendResponse, MsgMultiSend, MsgMultiSendResponse, MsgUpdateParams, MsgUpdateParamsResponse, MsgSetSendEnabled, MsgSetSendEnabledResponse } from "./tx.js";
3
3
  export class MsgClientImpl {
4
4
  rpc;
5
5
  constructor(rpc) {
@@ -1,9 +1,9 @@
1
- import { Any } from "../../../../google/protobuf/any";
2
- import { Event } from "../../../../tendermint/abci/types";
3
- import { Block } from "../../../../tendermint/types/block";
4
- import { BinaryReader, BinaryWriter } from "../../../../binary";
5
- import { GlobalDecoderRegistry } from "../../../../registry";
6
- import { bytesFromBase64, base64FromBytes } from "../../../../helpers";
1
+ import { Any } from "../../../../google/protobuf/any.js";
2
+ import { Event } from "../../../../tendermint/abci/types.js";
3
+ import { Block } from "../../../../tendermint/types/block.js";
4
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
5
+ import { GlobalDecoderRegistry } from "../../../../registry.js";
6
+ import { bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
7
7
  function createBaseTxResponse() {
8
8
  return {
9
9
  height: BigInt(0),
@@ -1,6 +1,6 @@
1
- import { Timestamp } from "../../../../google/protobuf/timestamp";
2
- import { BinaryReader, BinaryWriter } from "../../../../binary";
3
- import { toTimestamp, fromTimestamp, bytesFromBase64, base64FromBytes } from "../../../../helpers";
1
+ import { Timestamp } from "../../../../google/protobuf/timestamp.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
3
+ import { toTimestamp, fromTimestamp, bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
4
4
  function createBaseConfigRequest() {
5
5
  return {};
6
6
  }
@@ -1,6 +1,6 @@
1
- import { BinaryReader } from "../../../../binary";
1
+ import { BinaryReader } from "../../../../binary.js";
2
2
  import { createProtobufRpcClient } from "@cosmjs/stargate";
3
- import { ConfigRequest, ConfigResponse, StatusRequest, StatusResponse } from "./query";
3
+ import { ConfigRequest, ConfigResponse, StatusRequest, StatusResponse } from "./query.js";
4
4
  export class ServiceClientImpl {
5
5
  rpc;
6
6
  constructor(rpc) {
@@ -1,5 +1,5 @@
1
- import { buildQuery } from "../../../../helper-func-types";
2
- import { ConfigRequest, ConfigResponse, StatusRequest, StatusResponse } from "./query";
1
+ import { buildQuery } from "../../../../helper-func-types.js";
2
+ import { ConfigRequest, ConfigResponse, StatusRequest, StatusResponse } from "./query.js";
3
3
  /**
4
4
  * Config queries for the operator configuration.
5
5
  * @name getConfig
@@ -1,5 +1,5 @@
1
- import { BinaryReader, BinaryWriter } from "../../../../binary";
2
- import { bytesFromBase64, base64FromBytes } from "../../../../helpers";
1
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
2
+ import { bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
3
3
  function createBasePageRequest() {
4
4
  return {
5
5
  key: new Uint8Array(),
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
2
2
  function createBaseListAllInterfacesRequest() {
3
3
  return {};
4
4
  }
@@ -1,5 +1,5 @@
1
- import { buildQuery } from "../../../../helper-func-types";
2
- import { ListAllInterfacesRequest, ListAllInterfacesResponse, ListImplementationsRequest, ListImplementationsResponse } from "./reflection";
1
+ import { buildQuery } from "../../../../helper-func-types.js";
2
+ import { ListAllInterfacesRequest, ListAllInterfacesResponse, ListImplementationsRequest, ListImplementationsResponse } from "./reflection.js";
3
3
  /**
4
4
  * ListAllInterfaces lists all the interfaces registered in the interface
5
5
  * registry.