@initia/initia.js 1.0.20 → 2.0.0-rc.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.
- package/README.md +232 -154
- package/dist/abi-helpers-DdwdqhMQ.mjs +51 -0
- package/dist/abi-helpers-DdwdqhMQ.mjs.map +1 -0
- package/dist/address-DwAkzgJk.mjs +156 -0
- package/dist/address-DwAkzgJk.mjs.map +1 -0
- package/dist/address-profile-DjdaEBxo.d.mts +112 -0
- package/dist/address-profile-DlAFvgdg.mjs +241 -0
- package/dist/address-profile-DlAFvgdg.mjs.map +1 -0
- package/dist/amino-CMQN7Frn.mjs +220 -0
- package/dist/amino-CMQN7Frn.mjs.map +1 -0
- package/dist/amino_pb-Bi6YDY_U.mjs +88 -0
- package/dist/amino_pb-Bi6YDY_U.mjs.map +1 -0
- package/dist/amount-B0J9TTNF.mjs +90 -0
- package/dist/amount-B0J9TTNF.mjs.map +1 -0
- package/dist/any-DElm7qF7.mjs +19 -0
- package/dist/any-DElm7qF7.mjs.map +1 -0
- package/dist/auth_pb-DN4URGLh.mjs +26 -0
- package/dist/auth_pb-DN4URGLh.mjs.map +1 -0
- package/dist/auth_pb-DfXfdvrY.mjs +16 -0
- package/dist/auth_pb-DfXfdvrY.mjs.map +1 -0
- package/dist/base-provider-CLnd7kte.d.mts +68 -0
- package/dist/base-provider-LNp6K7Mt.mjs +96 -0
- package/dist/base-provider-LNp6K7Mt.mjs.map +1 -0
- package/dist/bcs-DiRcL4n9.mjs +533 -0
- package/dist/bcs-DiRcL4n9.mjs.map +1 -0
- package/dist/bridge-DL-q-7P7.mjs +1222 -0
- package/dist/bridge-DL-q-7P7.mjs.map +1 -0
- package/dist/bridge-cQoOjppA.d.mts +606 -0
- package/dist/broadcast-De8MdmYa.mjs +974 -0
- package/dist/broadcast-De8MdmYa.mjs.map +1 -0
- package/dist/chain-utils-C61cU5nd.mjs +139 -0
- package/dist/chain-utils-C61cU5nd.mjs.map +1 -0
- package/dist/codegen/cli.d.mts +1 -0
- package/dist/codegen/cli.mjs +274 -0
- package/dist/codegen/cli.mjs.map +1 -0
- package/dist/coin-DPWbtAFA.mjs +543 -0
- package/dist/coin-DPWbtAFA.mjs.map +1 -0
- package/dist/coin_pb--WuIu4sX.mjs +25 -0
- package/dist/coin_pb--WuIu4sX.mjs.map +1 -0
- package/dist/composite-provider-DbxNrdny.mjs +203 -0
- package/dist/composite-provider-DbxNrdny.mjs.map +1 -0
- package/dist/constants-W6V0E-3W.mjs +42 -0
- package/dist/constants-W6V0E-3W.mjs.map +1 -0
- package/dist/contract-Dpvu4wLO.mjs +657 -0
- package/dist/contract-Dpvu4wLO.mjs.map +1 -0
- package/dist/cosmos-Bqh8qNfP.mjs +540 -0
- package/dist/cosmos-Bqh8qNfP.mjs.map +1 -0
- package/dist/cosmos-registry-provider-DCrEEhJ-.d.mts +123 -0
- package/dist/cw20-BTpdgMXC.mjs +63 -0
- package/dist/cw20-BTpdgMXC.mjs.map +1 -0
- package/dist/decode-CXGawqIZ.mjs +29 -0
- package/dist/decode-CXGawqIZ.mjs.map +1 -0
- package/dist/entry.bridge.browser.d.mts +21 -0
- package/dist/entry.bridge.browser.mjs +25 -0
- package/dist/entry.bridge.browser.mjs.map +1 -0
- package/dist/entry.bridge.node.d.mts +21 -0
- package/dist/entry.bridge.node.mjs +25 -0
- package/dist/entry.bridge.node.mjs.map +1 -0
- package/dist/entry.browser.d.mts +49 -0
- package/dist/entry.browser.mjs +46 -0
- package/dist/entry.browser.mjs.map +1 -0
- package/dist/entry.chain.initia.browser.d.mts +8 -0
- package/dist/entry.chain.initia.browser.mjs +17 -0
- package/dist/entry.chain.initia.browser.mjs.map +1 -0
- package/dist/entry.chain.initia.node.d.mts +8 -0
- package/dist/entry.chain.initia.node.mjs +17 -0
- package/dist/entry.chain.initia.node.mjs.map +1 -0
- package/dist/entry.chain.minievm.browser.d.mts +8 -0
- package/dist/entry.chain.minievm.browser.mjs +17 -0
- package/dist/entry.chain.minievm.browser.mjs.map +1 -0
- package/dist/entry.chain.minievm.node.d.mts +8 -0
- package/dist/entry.chain.minievm.node.mjs +17 -0
- package/dist/entry.chain.minievm.node.mjs.map +1 -0
- package/dist/entry.chain.minimove.browser.d.mts +8 -0
- package/dist/entry.chain.minimove.browser.mjs +17 -0
- package/dist/entry.chain.minimove.browser.mjs.map +1 -0
- package/dist/entry.chain.minimove.node.d.mts +8 -0
- package/dist/entry.chain.minimove.node.mjs +17 -0
- package/dist/entry.chain.minimove.node.mjs.map +1 -0
- package/dist/entry.chain.miniwasm.browser.d.mts +8 -0
- package/dist/entry.chain.miniwasm.browser.mjs +17 -0
- package/dist/entry.chain.miniwasm.browser.mjs.map +1 -0
- package/dist/entry.chain.miniwasm.node.d.mts +8 -0
- package/dist/entry.chain.miniwasm.node.mjs +17 -0
- package/dist/entry.chain.miniwasm.node.mjs.map +1 -0
- package/dist/entry.client.browser-CQsfUmx1.d.mts +1 -0
- package/dist/entry.client.browser.d.mts +3 -0
- package/dist/entry.client.browser.mjs +6 -0
- package/dist/entry.client.node.d.mts +3 -0
- package/dist/entry.client.node.mjs +6 -0
- package/dist/entry.codegen.d.mts +251 -0
- package/dist/entry.codegen.mjs +2 -0
- package/dist/entry.cosmos.d.mts +2 -0
- package/dist/entry.cosmos.mjs +355 -0
- package/dist/entry.cosmos.mjs.map +1 -0
- package/dist/entry.events.d.mts +338 -0
- package/dist/entry.events.mjs +383 -0
- package/dist/entry.events.mjs.map +1 -0
- package/dist/entry.evm.d.mts +544 -0
- package/dist/entry.evm.mjs +761 -0
- package/dist/entry.evm.mjs.map +1 -0
- package/dist/entry.modules.d.mts +2 -0
- package/dist/entry.modules.mjs +7 -0
- package/dist/entry.move.d.mts +523 -0
- package/dist/entry.move.mjs +7 -0
- package/dist/entry.msgs.d.mts +2 -0
- package/dist/entry.msgs.mjs +3 -0
- package/dist/entry.node.d.mts +118 -0
- package/dist/entry.node.mjs +278 -0
- package/dist/entry.node.mjs.map +1 -0
- package/dist/entry.provider.d.mts +355 -0
- package/dist/entry.provider.mjs +416 -0
- package/dist/entry.provider.mjs.map +1 -0
- package/dist/entry.signer.d.mts +2 -0
- package/dist/entry.signer.mjs +674 -0
- package/dist/entry.signer.mjs.map +1 -0
- package/dist/entry.tx.d.mts +2 -0
- package/dist/entry.tx.mjs +6 -0
- package/dist/entry.usernames.d.mts +42 -0
- package/dist/entry.usernames.mjs +2 -0
- package/dist/entry.util.d.mts +103 -0
- package/dist/entry.util.mjs +70 -0
- package/dist/entry.util.mjs.map +1 -0
- package/dist/entry.vip.d.mts +1917 -0
- package/dist/entry.vip.mjs +3793 -0
- package/dist/entry.vip.mjs.map +1 -0
- package/dist/entry.wasm.d.mts +447 -0
- package/dist/entry.wasm.mjs +600 -0
- package/dist/entry.wasm.mjs.map +1 -0
- package/dist/erc20-CDs3j7vt.mjs +168 -0
- package/dist/erc20-CDs3j7vt.mjs.map +1 -0
- package/dist/errors-CN1MFOLv.mjs +253 -0
- package/dist/errors-CN1MFOLv.mjs.map +1 -0
- package/dist/evm-rpc-BxpgXIAF.mjs +338 -0
- package/dist/evm-rpc-BxpgXIAF.mjs.map +1 -0
- package/dist/fetch-Bq_aay6V.mjs +55 -0
- package/dist/fetch-Bq_aay6V.mjs.map +1 -0
- package/dist/fungible-asset-aHBTYpoT.mjs +64 -0
- package/dist/fungible-asset-aHBTYpoT.mjs.map +1 -0
- package/dist/get-tx-0P40z_A4.mjs +99 -0
- package/dist/get-tx-0P40z_A4.mjs.map +1 -0
- package/dist/grpc-client-DGyZjGcT.mjs +254 -0
- package/dist/grpc-client-DGyZjGcT.mjs.map +1 -0
- package/dist/hash-D40mxOlF.mjs +14 -0
- package/dist/hash-D40mxOlF.mjs.map +1 -0
- package/dist/hash-Doo89wm3.d.mts +31 -0
- package/dist/headers-CMO7ia_D.mjs +83 -0
- package/dist/headers-CMO7ia_D.mjs.map +1 -0
- package/dist/http-client-BrdVurTg.mjs +40 -0
- package/dist/http-client-BrdVurTg.mjs.map +1 -0
- package/dist/initia-B8l_x6sT.mjs +426 -0
- package/dist/initia-B8l_x6sT.mjs.map +1 -0
- package/dist/initia-Cj4bZ1dR.mjs +26 -0
- package/dist/initia-Cj4bZ1dR.mjs.map +1 -0
- package/dist/json-CGak0DqP.mjs +41 -0
- package/dist/json-CGak0DqP.mjs.map +1 -0
- package/dist/minievm-BAnGHa00.mjs +39 -0
- package/dist/minievm-BAnGHa00.mjs.map +1 -0
- package/dist/minievm-DZ8AhnD8.mjs +61 -0
- package/dist/minievm-DZ8AhnD8.mjs.map +1 -0
- package/dist/minimove-B8U85g-_.mjs +23 -0
- package/dist/minimove-B8U85g-_.mjs.map +1 -0
- package/dist/minimove-BBXTyhIv.mjs +24 -0
- package/dist/minimove-BBXTyhIv.mjs.map +1 -0
- package/dist/miniwasm-CB0XfStg.mjs +50 -0
- package/dist/miniwasm-CB0XfStg.mjs.map +1 -0
- package/dist/miniwasm-QdyYzmQ1.mjs +139 -0
- package/dist/miniwasm-QdyYzmQ1.mjs.map +1 -0
- package/dist/move-BaCv0oRX.mjs +64 -0
- package/dist/move-BaCv0oRX.mjs.map +1 -0
- package/dist/msg_pb-DxYxctLM.mjs +11 -0
- package/dist/msg_pb-DxYxctLM.mjs.map +1 -0
- package/dist/pagination_pb-DlkDYAcN.mjs +18 -0
- package/dist/pagination_pb-DlkDYAcN.mjs.map +1 -0
- package/dist/public-key-DV-uGaUC.mjs +550 -0
- package/dist/public-key-DV-uGaUC.mjs.map +1 -0
- package/dist/query_pb-cZ3szo3y.mjs +20 -0
- package/dist/query_pb-cZ3szo3y.mjs.map +1 -0
- package/dist/registry-provider-NzblVZQr.mjs +368 -0
- package/dist/registry-provider-NzblVZQr.mjs.map +1 -0
- package/dist/resolve-DdtY7KDz.mjs +50 -0
- package/dist/resolve-DdtY7KDz.mjs.map +1 -0
- package/dist/rolldown-runtime-wcPFST8Q.mjs +13 -0
- package/dist/service-BaMjxPNo.mjs +412 -0
- package/dist/service-BaMjxPNo.mjs.map +1 -0
- package/dist/service-CVFxsMp_.d.mts +151 -0
- package/dist/service_pb-Be-O-2-c.mjs +121 -0
- package/dist/service_pb-Be-O-2-c.mjs.map +1 -0
- package/dist/sign-DqagxLcg.mjs +212 -0
- package/dist/sign-DqagxLcg.mjs.map +1 -0
- package/dist/transport-common-BsPYcFQl.mjs +182 -0
- package/dist/transport-common-BsPYcFQl.mjs.map +1 -0
- package/dist/transport.browser-CCUWv3ta.mjs +31 -0
- package/dist/transport.browser-CCUWv3ta.mjs.map +1 -0
- package/dist/transport.node-DXcJtCnx.mjs +33 -0
- package/dist/transport.node-DXcJtCnx.mjs.map +1 -0
- package/dist/tx_pb-BJzY8SXE.mjs +38 -0
- package/dist/tx_pb-BJzY8SXE.mjs.map +1 -0
- package/dist/tx_pb-BVCXH992.mjs +39 -0
- package/dist/tx_pb-BVCXH992.mjs.map +1 -0
- package/dist/tx_pb-CnFNMLIq.mjs +107 -0
- package/dist/tx_pb-CnFNMLIq.mjs.map +1 -0
- package/dist/tx_pb-DYspoJTt.mjs +50 -0
- package/dist/tx_pb-DYspoJTt.mjs.map +1 -0
- package/dist/tx_pb-u3CoQYge.mjs +79 -0
- package/dist/tx_pb-u3CoQYge.mjs.map +1 -0
- package/dist/typed-context-Cg0If0M9.mjs +118 -0
- package/dist/typed-context-Cg0If0M9.mjs.map +1 -0
- package/dist/types-CLfdsa48.mjs +41 -0
- package/dist/types-CLfdsa48.mjs.map +1 -0
- package/dist/types-CSS5rfW1.mjs +303 -0
- package/dist/types-CSS5rfW1.mjs.map +1 -0
- package/dist/types-DGrP9Ro_.d.mts +39609 -0
- package/dist/types_pb-CrjtO9sB.mjs +21 -0
- package/dist/types_pb-CrjtO9sB.mjs.map +1 -0
- package/dist/types_pb-K7pKBvcg.mjs +1433 -0
- package/dist/types_pb-K7pKBvcg.mjs.map +1 -0
- package/dist/utils-B2carKSi.mjs +2 -0
- package/dist/waiting-BigHYRNN.mjs +1081 -0
- package/dist/waiting-BigHYRNN.mjs.map +1 -0
- package/dist/wasm-DdunGtLM.mjs +396 -0
- package/dist/wasm-DdunGtLM.mjs.map +1 -0
- package/package.json +195 -66
- package/dist/client/WebSocketClient.d.ts +0 -30
- package/dist/client/index.d.ts +0 -5
- package/dist/client/rest/APIRequester.d.ts +0 -27
- package/dist/client/rest/RESTClient.d.ts +0 -48
- package/dist/client/rest/Wallet.d.ts +0 -26
- package/dist/client/rest/api/AuctionAPI.d.ts +0 -6
- package/dist/client/rest/api/AuthAPI.d.ts +0 -8
- package/dist/client/rest/api/AuthzAPI.d.ts +0 -8
- package/dist/client/rest/api/BankAPI.d.ts +0 -10
- package/dist/client/rest/api/BaseAPI.d.ts +0 -5
- package/dist/client/rest/api/DistributionAPI.d.ts +0 -35
- package/dist/client/rest/api/EvidenceAPI.d.ts +0 -7
- package/dist/client/rest/api/EvmAPI.d.ts +0 -44
- package/dist/client/rest/api/FeeGrantAPI.d.ts +0 -22
- package/dist/client/rest/api/ForwardingAPI.d.ts +0 -20
- package/dist/client/rest/api/GovAPI.d.ts +0 -12
- package/dist/client/rest/api/GroupAPI.d.ts +0 -19
- package/dist/client/rest/api/IbcAPI.d.ts +0 -48
- package/dist/client/rest/api/IbcHooksAPI.d.ts +0 -8
- package/dist/client/rest/api/IbcNftAPI.d.ts +0 -10
- package/dist/client/rest/api/IbcPermAPI.d.ts +0 -12
- package/dist/client/rest/api/IbcTransferAPI.d.ts +0 -10
- package/dist/client/rest/api/InterTxAPI.d.ts +0 -6
- package/dist/client/rest/api/MarketmapAPI.d.ts +0 -18
- package/dist/client/rest/api/MoveAPI.d.ts +0 -62
- package/dist/client/rest/api/MstakingAPI.d.ts +0 -28
- package/dist/client/rest/api/OpchildAPI.d.ts +0 -12
- package/dist/client/rest/api/OphostAPI.d.ts +0 -33
- package/dist/client/rest/api/OracleAPI.d.ts +0 -22
- package/dist/client/rest/api/RewardAPI.d.ts +0 -8
- package/dist/client/rest/api/SlashingAPI.d.ts +0 -8
- package/dist/client/rest/api/TendermintAPI.d.ts +0 -16
- package/dist/client/rest/api/TokenfactoryAPI.d.ts +0 -12
- package/dist/client/rest/api/TxAPI.d.ts +0 -190
- package/dist/client/rest/api/UpgradeAPI.d.ts +0 -18
- package/dist/client/rest/api/WasmAPI.d.ts +0 -78
- package/dist/client/rest/api/index.d.ts +0 -30
- package/dist/core/Block.d.ts +0 -55
- package/dist/core/Coin.d.ts +0 -40
- package/dist/core/Coins.d.ts +0 -43
- package/dist/core/Denom.d.ts +0 -1
- package/dist/core/Duration.d.ts +0 -19
- package/dist/core/Msg.d.ts +0 -45
- package/dist/core/PublicKey.d.ts +0 -122
- package/dist/core/auction/AuctionParams.d.ts +0 -41
- package/dist/core/auction/index.d.ts +0 -2
- package/dist/core/auction/msgs/MsgAuctionBid.d.ts +0 -36
- package/dist/core/auction/msgs/MsgUpdateAuctionParams.d.ts +0 -33
- package/dist/core/auction/msgs/index.d.ts +0 -10
- package/dist/core/auth/Account.d.ts +0 -12
- package/dist/core/auth/AuthParams.d.ts +0 -37
- package/dist/core/auth/BaseAccount.d.ts +0 -45
- package/dist/core/auth/ModuleAccount.d.ts +0 -39
- package/dist/core/auth/index.d.ts +0 -5
- package/dist/core/auth/msgs/MsgUpdateAuthParams.d.ts +0 -33
- package/dist/core/auth/msgs/index.d.ts +0 -8
- package/dist/core/authz/authorizations/Authorization.d.ts +0 -41
- package/dist/core/authz/authorizations/ExecuteAuthorization.d.ts +0 -54
- package/dist/core/authz/authorizations/GenericAuthorization.d.ts +0 -28
- package/dist/core/authz/authorizations/PublishAuthorization.d.ts +0 -28
- package/dist/core/authz/authorizations/SendAuthorization.d.ts +0 -33
- package/dist/core/authz/authorizations/StakeAuthorization.d.ts +0 -60
- package/dist/core/authz/authorizations/index.d.ts +0 -6
- package/dist/core/authz/index.d.ts +0 -2
- package/dist/core/authz/msgs/MsgExecAuthorized.d.ts +0 -33
- package/dist/core/authz/msgs/MsgGrantAuthorization.d.ts +0 -36
- package/dist/core/authz/msgs/MsgRevokeAuthorization.d.ts +0 -35
- package/dist/core/authz/msgs/index.d.ts +0 -12
- package/dist/core/bank/BankParams.d.ts +0 -29
- package/dist/core/bank/DenomMetadata.d.ts +0 -43
- package/dist/core/bank/DenomUnit.d.ts +0 -28
- package/dist/core/bank/SendEnabled.d.ts +0 -25
- package/dist/core/bank/index.d.ts +0 -5
- package/dist/core/bank/msgs/MsgMultiSend.d.ts +0 -78
- package/dist/core/bank/msgs/MsgSend.d.ts +0 -36
- package/dist/core/bank/msgs/MsgSetDenomMetadata.d.ts +0 -33
- package/dist/core/bank/msgs/MsgSetSendEnabled.d.ts +0 -37
- package/dist/core/bank/msgs/MsgUpdateBankParams.d.ts +0 -33
- package/dist/core/bank/msgs/index.d.ts +0 -16
- package/dist/core/bech32.d.ts +0 -27
- package/dist/core/celestia/Blob.d.ts +0 -24
- package/dist/core/celestia/BlobTx.d.ts +0 -25
- package/dist/core/celestia/index.d.ts +0 -3
- package/dist/core/celestia/msgs/MsgPayForBlobs.d.ts +0 -31
- package/dist/core/celestia/msgs/index.d.ts +0 -7
- package/dist/core/consensus/ABCIParams.d.ts +0 -21
- package/dist/core/consensus/BlockParams.d.ts +0 -24
- package/dist/core/consensus/EvidenceParams.d.ts +0 -28
- package/dist/core/consensus/ValidatorParams.d.ts +0 -21
- package/dist/core/consensus/index.d.ts +0 -5
- package/dist/core/consensus/msgs/MsgUpdateConsensusParams.d.ts +0 -45
- package/dist/core/consensus/msgs/index.d.ts +0 -8
- package/dist/core/crisis/index.d.ts +0 -1
- package/dist/core/crisis/msgs/MsgUpdateCrisisParams.d.ts +0 -33
- package/dist/core/crisis/msgs/MsgVerifyInvariant.d.ts +0 -35
- package/dist/core/crisis/msgs/index.d.ts +0 -10
- package/dist/core/distribution/DistributionParams.d.ts +0 -32
- package/dist/core/distribution/RewardWeight.d.ts +0 -25
- package/dist/core/distribution/index.d.ts +0 -3
- package/dist/core/distribution/msgs/MsgCommunityPoolSpend.d.ts +0 -36
- package/dist/core/distribution/msgs/MsgDepositValidatorRewardsPool.d.ts +0 -40
- package/dist/core/distribution/msgs/MsgFundCommunityPool.d.ts +0 -33
- package/dist/core/distribution/msgs/MsgSetWithdrawAddress.d.ts +0 -32
- package/dist/core/distribution/msgs/MsgUpdateDistrParams.d.ts +0 -33
- package/dist/core/distribution/msgs/MsgWithdrawDelegatorReward.d.ts +0 -32
- package/dist/core/distribution/msgs/MsgWithdrawValidatorCommission.d.ts +0 -29
- package/dist/core/distribution/msgs/index.d.ts +0 -20
- package/dist/core/evidence/Equivocation.d.ts +0 -38
- package/dist/core/evidence/Evidence.d.ts +0 -11
- package/dist/core/evidence/index.d.ts +0 -3
- package/dist/core/evidence/msgs/MsgSubmitEvidence.d.ts +0 -33
- package/dist/core/evidence/msgs/index.d.ts +0 -8
- package/dist/core/evm/AccessTuple.d.ts +0 -25
- package/dist/core/evm/EvmParams.d.ts +0 -39
- package/dist/core/evm/index.d.ts +0 -3
- package/dist/core/evm/msgs/MsgCall.d.ts +0 -42
- package/dist/core/evm/msgs/MsgCreate.d.ts +0 -39
- package/dist/core/evm/msgs/MsgCreate2.d.ts +0 -42
- package/dist/core/evm/msgs/MsgUpdateEvmParams.d.ts +0 -33
- package/dist/core/evm/msgs/index.d.ts +0 -14
- package/dist/core/feegrant/allowances/AllowedMsgAllowance.d.ts +0 -33
- package/dist/core/feegrant/allowances/BasicAllowance.d.ts +0 -32
- package/dist/core/feegrant/allowances/PeriodicAllowance.d.ts +0 -43
- package/dist/core/feegrant/allowances/index.d.ts +0 -16
- package/dist/core/feegrant/index.d.ts +0 -2
- package/dist/core/feegrant/msgs/MsgGrantAllowance.d.ts +0 -36
- package/dist/core/feegrant/msgs/MsgRevokeAllowance.d.ts +0 -32
- package/dist/core/feegrant/msgs/index.d.ts +0 -10
- package/dist/core/forwarding/index.d.ts +0 -1
- package/dist/core/forwarding/msgs/MsgClearForwardingAccount.d.ts +0 -32
- package/dist/core/forwarding/msgs/MsgRegisterForwardingAccount.d.ts +0 -38
- package/dist/core/forwarding/msgs/index.d.ts +0 -10
- package/dist/core/gov/Deposit.d.ts +0 -29
- package/dist/core/gov/GovParams.d.ts +0 -82
- package/dist/core/gov/TallyResult.d.ts +0 -36
- package/dist/core/gov/Vesting.d.ts +0 -28
- package/dist/core/gov/Vote.d.ts +0 -55
- package/dist/core/gov/index.d.ts +0 -6
- package/dist/core/gov/msgs/MsgCancelProposal.d.ts +0 -32
- package/dist/core/gov/msgs/MsgDeposit.d.ts +0 -36
- package/dist/core/gov/msgs/MsgDepositLegacy.d.ts +0 -36
- package/dist/core/gov/msgs/MsgSubmitProposal.d.ts +0 -49
- package/dist/core/gov/msgs/MsgSubmitProposalLegacy.d.ts +0 -37
- package/dist/core/gov/msgs/MsgUpdateGovParams.d.ts +0 -33
- package/dist/core/gov/msgs/MsgVote.d.ts +0 -41
- package/dist/core/gov/msgs/MsgVoteLegacy.d.ts +0 -38
- package/dist/core/gov/msgs/MsgVoteWeighted.d.ts +0 -39
- package/dist/core/gov/msgs/MsgVoteWeightedLegacy.d.ts +0 -36
- package/dist/core/gov/msgs/index.d.ts +0 -26
- package/dist/core/gov/proposals/Content.d.ts +0 -12
- package/dist/core/gov/proposals/Proposal.d.ts +0 -79
- package/dist/core/gov/proposals/TextProposal.d.ts +0 -31
- package/dist/core/gov/proposals/index.d.ts +0 -3
- package/dist/core/group/GroupInfo.d.ts +0 -37
- package/dist/core/group/GroupMember.d.ts +0 -78
- package/dist/core/group/GroupPolicyInfo.d.ts +0 -41
- package/dist/core/group/GroupProposal.d.ts +0 -82
- package/dist/core/group/GroupVote.d.ts +0 -36
- package/dist/core/group/index.d.ts +0 -7
- package/dist/core/group/msgs/MsgCreateGroup.d.ts +0 -36
- package/dist/core/group/msgs/MsgCreateGroupPolicy.d.ts +0 -39
- package/dist/core/group/msgs/MsgCreateGroupWithPolicy.d.ts +0 -46
- package/dist/core/group/msgs/MsgGroupExec.d.ts +0 -32
- package/dist/core/group/msgs/MsgGroupVote.d.ts +0 -46
- package/dist/core/group/msgs/MsgLeaveGroup.d.ts +0 -32
- package/dist/core/group/msgs/MsgSubmitGroupProposal.d.ts +0 -50
- package/dist/core/group/msgs/MsgUpdateGroupAdmin.d.ts +0 -35
- package/dist/core/group/msgs/MsgUpdateGroupDecisionPolicy.d.ts +0 -36
- package/dist/core/group/msgs/MsgUpdateGroupMembers.d.ts +0 -36
- package/dist/core/group/msgs/MsgUpdateGroupMetadata.d.ts +0 -35
- package/dist/core/group/msgs/MsgUpdateGroupPolicyAdmin.d.ts +0 -35
- package/dist/core/group/msgs/MsgUpdateGroupPolicyMetadata.d.ts +0 -35
- package/dist/core/group/msgs/MsgWithdrawProposal.d.ts +0 -32
- package/dist/core/group/msgs/index.d.ts +0 -32
- package/dist/core/group/policies/DecisionPolicyWindows.d.ts +0 -25
- package/dist/core/group/policies/PercentageDecisionPolicy.d.ts +0 -32
- package/dist/core/group/policies/ThresholdDecisionPolicy.d.ts +0 -32
- package/dist/core/group/policies/index.d.ts +0 -15
- package/dist/core/ibc/applications/fee/IbcFee.d.ts +0 -28
- package/dist/core/ibc/applications/fee/IdentifiedPacketFee.d.ts +0 -26
- package/dist/core/ibc/applications/fee/Metadata.d.ts +0 -24
- package/dist/core/ibc/applications/fee/PacketFee.d.ts +0 -29
- package/dist/core/ibc/applications/fee/index.d.ts +0 -5
- package/dist/core/ibc/applications/fee/msgs/MsgPayPacketFee.d.ts +0 -31
- package/dist/core/ibc/applications/fee/msgs/MsgPayPacketFeeAsync.d.ts +0 -26
- package/dist/core/ibc/applications/fee/msgs/MsgRegisterCounterpartyPayee.d.ts +0 -28
- package/dist/core/ibc/applications/fee/msgs/MsgRegisterPayee.d.ts +0 -28
- package/dist/core/ibc/applications/fee/msgs/index.d.ts +0 -13
- package/dist/core/ibc/applications/index.d.ts +0 -4
- package/dist/core/ibc/applications/interchain-account/Account.d.ts +0 -25
- package/dist/core/ibc/applications/interchain-account/Metadata.d.ts +0 -36
- package/dist/core/ibc/applications/interchain-account/controller/Params.d.ts +0 -21
- package/dist/core/ibc/applications/interchain-account/host/Params.d.ts +0 -24
- package/dist/core/ibc/applications/interchain-account/index.d.ts +0 -4
- package/dist/core/ibc/applications/nft-transfer/IbcNftParams.d.ts +0 -28
- package/dist/core/ibc/applications/nft-transfer/NftClassTrace.d.ts +0 -24
- package/dist/core/ibc/applications/nft-transfer/NonFungibleTokenPacketData.d.ts +0 -45
- package/dist/core/ibc/applications/nft-transfer/index.d.ts +0 -4
- package/dist/core/ibc/applications/nft-transfer/msgs/MsgNftTransfer.d.ts +0 -54
- package/dist/core/ibc/applications/nft-transfer/msgs/MsgUpdateIbcNftParams.d.ts +0 -33
- package/dist/core/ibc/applications/nft-transfer/msgs/index.d.ts +0 -10
- package/dist/core/ibc/applications/perm/index.d.ts +0 -1
- package/dist/core/ibc/applications/perm/msgs/MsgUpdateIbcPermAdmin.d.ts +0 -38
- package/dist/core/ibc/applications/perm/msgs/MsgUpdatePermissionedRelayers.d.ts +0 -38
- package/dist/core/ibc/applications/perm/msgs/index.d.ts +0 -10
- package/dist/core/ibc/applications/transfer/DenomTrace.d.ts +0 -24
- package/dist/core/ibc/applications/transfer/FungibleTokenPacketData.d.ts +0 -33
- package/dist/core/ibc/applications/transfer/IbcTransferParams.d.ts +0 -24
- package/dist/core/ibc/applications/transfer/authorizations/Allocation.d.ts +0 -34
- package/dist/core/ibc/applications/transfer/authorizations/TransferAuthorization.d.ts +0 -23
- package/dist/core/ibc/applications/transfer/authorizations/index.d.ts +0 -2
- package/dist/core/ibc/applications/transfer/index.d.ts +0 -5
- package/dist/core/ibc/applications/transfer/msgs/MsgTransfer.d.ts +0 -52
- package/dist/core/ibc/applications/transfer/msgs/MsgUpdateIbcTransferParams.d.ts +0 -26
- package/dist/core/ibc/applications/transfer/msgs/index.d.ts +0 -10
- package/dist/core/ibc/core/channel/Channel.d.ts +0 -39
- package/dist/core/ibc/core/channel/ChannelCounterparty.d.ts +0 -24
- package/dist/core/ibc/core/channel/ChannelOrder.d.ts +0 -3
- package/dist/core/ibc/core/channel/ChannelState.d.ts +0 -3
- package/dist/core/ibc/core/channel/ErrorReceipt.d.ts +0 -20
- package/dist/core/ibc/core/channel/IbcChannelParams.d.ts +0 -22
- package/dist/core/ibc/core/channel/IdentifiedChannel.d.ts +0 -45
- package/dist/core/ibc/core/channel/Packet.d.ts +0 -43
- package/dist/core/ibc/core/channel/PacketId.d.ts +0 -27
- package/dist/core/ibc/core/channel/Timeout.d.ts +0 -25
- package/dist/core/ibc/core/channel/Upgrade.d.ts +0 -24
- package/dist/core/ibc/core/channel/UpgradeFields.d.ts +0 -23
- package/dist/core/ibc/core/channel/index.d.ts +0 -13
- package/dist/core/ibc/core/channel/msgs/MsgChannelCloseConfirm.d.ts +0 -32
- package/dist/core/ibc/core/channel/msgs/MsgChannelCloseInit.d.ts +0 -27
- package/dist/core/ibc/core/channel/msgs/MsgChannelOpenAck.d.ts +0 -36
- package/dist/core/ibc/core/channel/msgs/MsgChannelOpenConfirm.d.ts +0 -32
- package/dist/core/ibc/core/channel/msgs/MsgChannelOpenInit.d.ts +0 -28
- package/dist/core/ibc/core/channel/msgs/MsgChannelOpenTry.d.ts +0 -36
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeAck.d.ts +0 -37
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeCancel.d.ts +0 -35
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeConfirm.d.ts +0 -40
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeInit.d.ts +0 -30
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeOpen.d.ts +0 -37
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeTimeout.d.ts +0 -35
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeTry.d.ts +0 -41
- package/dist/core/ibc/core/channel/msgs/MsgRecvAcknowledgement.d.ts +0 -32
- package/dist/core/ibc/core/channel/msgs/MsgRecvPacket.d.ts +0 -30
- package/dist/core/ibc/core/channel/msgs/MsgTimeout.d.ts +0 -32
- package/dist/core/ibc/core/channel/msgs/MsgTimeoutClose.d.ts +0 -34
- package/dist/core/ibc/core/channel/msgs/MsgUpdateIbcChannelParams.d.ts +0 -26
- package/dist/core/ibc/core/channel/msgs/index.d.ts +0 -41
- package/dist/core/ibc/core/client/ClientConsensusStates.d.ts +0 -25
- package/dist/core/ibc/core/client/ConsensusStateWithHeight.d.ts +0 -25
- package/dist/core/ibc/core/client/Height.d.ts +0 -24
- package/dist/core/ibc/core/client/IbcClientParams.d.ts +0 -21
- package/dist/core/ibc/core/client/IdentifiedClient.d.ts +0 -24
- package/dist/core/ibc/core/client/index.d.ts +0 -6
- package/dist/core/ibc/core/client/msgs/MsgCreateClient.d.ts +0 -27
- package/dist/core/ibc/core/client/msgs/MsgIBCSoftwareUpgrade.d.ts +0 -28
- package/dist/core/ibc/core/client/msgs/MsgRecoverClient.d.ts +0 -27
- package/dist/core/ibc/core/client/msgs/MsgSubmitMisbehaviour.d.ts +0 -27
- package/dist/core/ibc/core/client/msgs/MsgUpdateClient.d.ts +0 -27
- package/dist/core/ibc/core/client/msgs/MsgUpdateIbcClientParams.d.ts +0 -26
- package/dist/core/ibc/core/client/msgs/MsgUpgradeClient.d.ts +0 -33
- package/dist/core/ibc/core/client/msgs/index.d.ts +0 -19
- package/dist/core/ibc/core/client/msgs/tendermint/crypto.d.ts +0 -43
- package/dist/core/ibc/core/client/msgs/tendermint/types.d.ts +0 -187
- package/dist/core/ibc/core/client/msgs/tendermint/version.d.ts +0 -38
- package/dist/core/ibc/core/commitment/MerklePrefix.d.ts +0 -21
- package/dist/core/ibc/core/commitment/MerkleRoot.d.ts +0 -21
- package/dist/core/ibc/core/commitment/index.d.ts +0 -2
- package/dist/core/ibc/core/connection/ConnectionCounterparty.d.ts +0 -28
- package/dist/core/ibc/core/connection/ConnectionState.d.ts +0 -3
- package/dist/core/ibc/core/connection/IbcConnectionParams.d.ts +0 -21
- package/dist/core/ibc/core/connection/IbcVersion.d.ts +0 -24
- package/dist/core/ibc/core/connection/IdentifiedConnection.d.ts +0 -39
- package/dist/core/ibc/core/connection/index.d.ts +0 -5
- package/dist/core/ibc/core/connection/msgs/MsgConnectionOpenAck.d.ts +0 -42
- package/dist/core/ibc/core/connection/msgs/MsgConnectionOpenConfirm.d.ts +0 -30
- package/dist/core/ibc/core/connection/msgs/MsgConnectionOpenInit.d.ts +0 -33
- package/dist/core/ibc/core/connection/msgs/MsgConnectionOpenTry.d.ts +0 -46
- package/dist/core/ibc/core/connection/msgs/MsgUpdateIbcConnectionParams.d.ts +0 -26
- package/dist/core/ibc/core/connection/msgs/index.d.ts +0 -15
- package/dist/core/ibc/core/index.d.ts +0 -4
- package/dist/core/ibc/index.d.ts +0 -2
- package/dist/core/ibc/lightclient/index.d.ts +0 -1
- package/dist/core/ibc/lightclient/tendermint/Header.d.ts +0 -29
- package/dist/core/ibchooks/ACL.d.ts +0 -25
- package/dist/core/ibchooks/IbcHooksParams.d.ts +0 -25
- package/dist/core/ibchooks/index.d.ts +0 -3
- package/dist/core/ibchooks/msgs/MsgUpdateACL.d.ts +0 -35
- package/dist/core/ibchooks/msgs/MsgUpdateIbcHooksParams.d.ts +0 -33
- package/dist/core/ibchooks/msgs/index.d.ts +0 -10
- package/dist/core/index.d.ts +0 -40
- package/dist/core/intertx/index.d.ts +0 -1
- package/dist/core/intertx/msgs/MsgRegisterAccount.d.ts +0 -39
- package/dist/core/intertx/msgs/MsgSubmitTx.d.ts +0 -36
- package/dist/core/intertx/msgs/index.d.ts +0 -10
- package/dist/core/marketmap/Market.d.ts +0 -26
- package/dist/core/marketmap/MarketmapParams.d.ts +0 -25
- package/dist/core/marketmap/ProviderConfig.d.ts +0 -34
- package/dist/core/marketmap/Ticker.d.ts +0 -34
- package/dist/core/marketmap/index.d.ts +0 -5
- package/dist/core/marketmap/msgs/MsgCreateMarkets.d.ts +0 -33
- package/dist/core/marketmap/msgs/MsgRemoveMarketAuthorities.d.ts +0 -32
- package/dist/core/marketmap/msgs/MsgRemoveMarkets.d.ts +0 -32
- package/dist/core/marketmap/msgs/MsgUpdateMarketmapParams.d.ts +0 -33
- package/dist/core/marketmap/msgs/MsgUpdateMarkets.d.ts +0 -33
- package/dist/core/marketmap/msgs/MsgUpsertMarkets.d.ts +0 -33
- package/dist/core/marketmap/msgs/index.d.ts +0 -18
- package/dist/core/move/Module.d.ts +0 -36
- package/dist/core/move/MoveParams.d.ts +0 -37
- package/dist/core/move/index.d.ts +0 -3
- package/dist/core/move/msgs/MsgDelist.d.ts +0 -32
- package/dist/core/move/msgs/MsgExecute.d.ts +0 -44
- package/dist/core/move/msgs/MsgExecuteJSON.d.ts +0 -44
- package/dist/core/move/msgs/MsgGovExecute.d.ts +0 -47
- package/dist/core/move/msgs/MsgGovExecuteJSON.d.ts +0 -47
- package/dist/core/move/msgs/MsgGovPublish.d.ts +0 -41
- package/dist/core/move/msgs/MsgGovScript.d.ts +0 -41
- package/dist/core/move/msgs/MsgGovScriptJSON.d.ts +0 -41
- package/dist/core/move/msgs/MsgPublish.d.ts +0 -38
- package/dist/core/move/msgs/MsgScript.d.ts +0 -38
- package/dist/core/move/msgs/MsgScriptJSON.d.ts +0 -38
- package/dist/core/move/msgs/MsgUpdateMoveParams.d.ts +0 -33
- package/dist/core/move/msgs/MsgWhitelist.d.ts +0 -35
- package/dist/core/move/msgs/index.d.ts +0 -32
- package/dist/core/mstaking/Delegation.d.ts +0 -36
- package/dist/core/mstaking/MstakingParams.d.ts +0 -44
- package/dist/core/mstaking/Redelegation.d.ts +0 -71
- package/dist/core/mstaking/UnbondingDelegation.d.ts +0 -57
- package/dist/core/mstaking/Validator.d.ts +0 -137
- package/dist/core/mstaking/index.d.ts +0 -6
- package/dist/core/mstaking/msgs/MsgBeginRedelegate.d.ts +0 -39
- package/dist/core/mstaking/msgs/MsgCancelUnbondingDelegation.d.ts +0 -39
- package/dist/core/mstaking/msgs/MsgCreateValidator.d.ts +0 -44
- package/dist/core/mstaking/msgs/MsgDelegate.d.ts +0 -36
- package/dist/core/mstaking/msgs/MsgEditValidator.d.ts +0 -37
- package/dist/core/mstaking/msgs/MsgUndelegate.d.ts +0 -36
- package/dist/core/mstaking/msgs/MsgUpdateMstakingParams.d.ts +0 -33
- package/dist/core/mstaking/msgs/index.d.ts +0 -20
- package/dist/core/num.d.ts +0 -2
- package/dist/core/opchild/BridgeInfo.d.ts +0 -34
- package/dist/core/opchild/OpValidator.d.ts +0 -32
- package/dist/core/opchild/OpchildParams.d.ts +0 -45
- package/dist/core/opchild/index.d.ts +0 -4
- package/dist/core/opchild/msgs/MsgAddBridgeExecutor.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgAddFeeWhitelistAddresses.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgAddValidator.d.ts +0 -39
- package/dist/core/opchild/msgs/MsgExecuteMessages.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgFinalizeTokenDeposit.d.ts +0 -52
- package/dist/core/opchild/msgs/MsgInitiateTokenWithdrawal.d.ts +0 -36
- package/dist/core/opchild/msgs/MsgRemoveBridgeExecutor.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgRemoveFeeWhitelistAddresses.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgRemoveValidator.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgSetBridgeInfo.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgSpendFeePool.d.ts +0 -36
- package/dist/core/opchild/msgs/MsgUpdateMinGasPrices.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgUpdateOpchildAdmin.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgUpdateOpchildParams.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgUpdateOracle.d.ts +0 -35
- package/dist/core/opchild/msgs/index.d.ts +0 -36
- package/dist/core/ophost/BatchInfo.d.ts +0 -25
- package/dist/core/ophost/BatchInfoWithOutput.d.ts +0 -26
- package/dist/core/ophost/BridgeConfig.d.ts +0 -45
- package/dist/core/ophost/OphostParams.d.ts +0 -26
- package/dist/core/ophost/Output.d.ts +0 -30
- package/dist/core/ophost/index.d.ts +0 -6
- package/dist/core/ophost/msgs/MsgCreateBridge.d.ts +0 -33
- package/dist/core/ophost/msgs/MsgDeleteOutput.d.ts +0 -35
- package/dist/core/ophost/msgs/MsgFinalizeTokenWithdrawal.d.ts +0 -60
- package/dist/core/ophost/msgs/MsgInitiateTokenDeposit.d.ts +0 -42
- package/dist/core/ophost/msgs/MsgProposeOutput.d.ts +0 -41
- package/dist/core/ophost/msgs/MsgRecordBatch.d.ts +0 -35
- package/dist/core/ophost/msgs/MsgUpdateBatchInfo.d.ts +0 -36
- package/dist/core/ophost/msgs/MsgUpdateChallenger.d.ts +0 -35
- package/dist/core/ophost/msgs/MsgUpdateFinalizationPeriod.d.ts +0 -36
- package/dist/core/ophost/msgs/MsgUpdateMetadata.d.ts +0 -35
- package/dist/core/ophost/msgs/MsgUpdateOphostParams.d.ts +0 -33
- package/dist/core/ophost/msgs/MsgUpdateOracleConfig.d.ts +0 -35
- package/dist/core/ophost/msgs/MsgUpdateProposer.d.ts +0 -35
- package/dist/core/ophost/msgs/index.d.ts +0 -32
- package/dist/core/oracle/CurrencyPair.d.ts +0 -25
- package/dist/core/oracle/QuotePrice.d.ts +0 -27
- package/dist/core/oracle/index.d.ts +0 -3
- package/dist/core/oracle/msgs/MsgAddCurrencyPairs.d.ts +0 -33
- package/dist/core/oracle/msgs/MsgRemoveCurrencyPairs.d.ts +0 -32
- package/dist/core/oracle/msgs/index.d.ts +0 -10
- package/dist/core/params/ParamChange.d.ts +0 -42
- package/dist/core/params/index.d.ts +0 -2
- package/dist/core/params/proposals/ParameterChangeProposal.d.ts +0 -35
- package/dist/core/params/proposals/index.d.ts +0 -1
- package/dist/core/reward/RewardParams.d.ts +0 -38
- package/dist/core/reward/index.d.ts +0 -2
- package/dist/core/reward/msgs/MsgUpdateRewardParams.d.ts +0 -33
- package/dist/core/reward/msgs/index.d.ts +0 -8
- package/dist/core/slashing/SlashingParams.d.ts +0 -38
- package/dist/core/slashing/ValidatorSigningInfo.d.ts +0 -37
- package/dist/core/slashing/index.d.ts +0 -3
- package/dist/core/slashing/msgs/MsgUnjail.d.ts +0 -29
- package/dist/core/slashing/msgs/MsgUpdateSlashingParams.d.ts +0 -33
- package/dist/core/slashing/msgs/index.d.ts +0 -10
- package/dist/core/tokenfactory/TokenfactoryParams.d.ts +0 -25
- package/dist/core/tokenfactory/index.d.ts +0 -2
- package/dist/core/tokenfactory/msgs/MsgBurn.d.ts +0 -33
- package/dist/core/tokenfactory/msgs/MsgChangeAdmin.d.ts +0 -35
- package/dist/core/tokenfactory/msgs/MsgCreateDenom.d.ts +0 -32
- package/dist/core/tokenfactory/msgs/MsgMint.d.ts +0 -36
- package/dist/core/tokenfactory/msgs/MsgSetBeforeSendHook.d.ts +0 -35
- package/dist/core/tokenfactory/msgs/MsgSetDenomMetadataWasm.d.ts +0 -33
- package/dist/core/tokenfactory/msgs/MsgUpdateTokenfactoryParams.d.ts +0 -33
- package/dist/core/tokenfactory/msgs/index.d.ts +0 -20
- package/dist/core/tx/CompactBitArray.d.ts +0 -22
- package/dist/core/tx/Fee.d.ts +0 -31
- package/dist/core/tx/MultiSignature.d.ts +0 -13
- package/dist/core/tx/SignDoc.d.ts +0 -36
- package/dist/core/tx/SignMode.d.ts +0 -3
- package/dist/core/tx/SignatureV2.d.ts +0 -66
- package/dist/core/tx/Tx.d.ts +0 -146
- package/dist/core/tx/TxInfo.d.ts +0 -74
- package/dist/core/tx/index.d.ts +0 -7
- package/dist/core/upgrade/Plan.d.ts +0 -27
- package/dist/core/upgrade/index.d.ts +0 -2
- package/dist/core/upgrade/msgs/MsgCancelUpgrade.d.ts +0 -29
- package/dist/core/upgrade/msgs/MsgSoftwareUpgrade.d.ts +0 -33
- package/dist/core/upgrade/msgs/index.d.ts +0 -10
- package/dist/core/wasm/AbsoluteTxPosition.d.ts +0 -24
- package/dist/core/wasm/AccessConfig.d.ts +0 -27
- package/dist/core/wasm/WasmParams.d.ts +0 -29
- package/dist/core/wasm/authorizations/AcceptedMessageKeysFilter.d.ts +0 -28
- package/dist/core/wasm/authorizations/AcceptedMessagesFilter.d.ts +0 -28
- package/dist/core/wasm/authorizations/AllowAllMessagesFilter.d.ts +0 -24
- package/dist/core/wasm/authorizations/CodeGrant.d.ts +0 -25
- package/dist/core/wasm/authorizations/CombinedLimit.d.ts +0 -32
- package/dist/core/wasm/authorizations/ContractExecutionAuthorization.d.ts +0 -29
- package/dist/core/wasm/authorizations/ContractFilter.d.ts +0 -13
- package/dist/core/wasm/authorizations/ContractGrant.d.ts +0 -30
- package/dist/core/wasm/authorizations/ContractLimit.d.ts +0 -13
- package/dist/core/wasm/authorizations/ContractMigrationAuthorization.d.ts +0 -29
- package/dist/core/wasm/authorizations/MaxCallsLimit.d.ts +0 -28
- package/dist/core/wasm/authorizations/MaxFundsLimit.d.ts +0 -29
- package/dist/core/wasm/authorizations/StoreCodeAuthorization.d.ts +0 -29
- package/dist/core/wasm/authorizations/index.d.ts +0 -11
- package/dist/core/wasm/index.d.ts +0 -5
- package/dist/core/wasm/msgs/MsgAddCodeUploadParamsAddresses.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgClearAdmin.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgExecuteContract.d.ts +0 -39
- package/dist/core/wasm/msgs/MsgInstantiateContract.d.ts +0 -45
- package/dist/core/wasm/msgs/MsgInstantiateContractV2.d.ts +0 -51
- package/dist/core/wasm/msgs/MsgMigrateContract.d.ts +0 -38
- package/dist/core/wasm/msgs/MsgPinCodes.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgRemoveCodeUploadParamsAddresses.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgStoreAndInstantiateContract.d.ts +0 -61
- package/dist/core/wasm/msgs/MsgStoreAndMigrateContract.d.ts +0 -42
- package/dist/core/wasm/msgs/MsgStoreCode.d.ts +0 -36
- package/dist/core/wasm/msgs/MsgSudoContract.d.ts +0 -35
- package/dist/core/wasm/msgs/MsgUnpinCodes.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgUpdateAdmin.d.ts +0 -35
- package/dist/core/wasm/msgs/MsgUpdateContractLabel.d.ts +0 -35
- package/dist/core/wasm/msgs/MsgUpdateInstantiateConfig.d.ts +0 -36
- package/dist/core/wasm/msgs/MsgUpdateWasmParams.d.ts +0 -33
- package/dist/core/wasm/msgs/index.d.ts +0 -40
- package/dist/core/wasmextension/AccessConfigExt.d.ts +0 -28
- package/dist/core/wasmextension/index.d.ts +0 -2
- package/dist/core/wasmextension/msgs/MsgStoreCodeAdmin.d.ts +0 -39
- package/dist/core/wasmextension/msgs/index.d.ts +0 -8
- package/dist/index.cjs +0 -6
- package/dist/index.d.ts +0 -4
- package/dist/index.mjs +0 -100795
- package/dist/key/Key.d.ts +0 -20
- package/dist/key/MnemonicKey.d.ts +0 -14
- package/dist/key/RawKey.d.ts +0 -9
- package/dist/key/index.d.ts +0 -3
- package/dist/util/bcs.d.ts +0 -44
- package/dist/util/hash.d.ts +0 -4
- package/dist/util/index.d.ts +0 -3
- package/dist/util/json.d.ts +0 -9
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types_pb-K7pKBvcg.mjs","names":["estimateGasInternal","waitForTxInternal","waitForEventInternal","buildMsg","file_gogoproto_gogo","file_google_api_http","file_google_api_annotations","file_google_api_http","file_gogoproto_gogo","file_gogoproto_gogo","file_gogoproto_gogo","file_google_api_annotations","Query","file_cosmos_base_query_v1beta1_pagination","file_gogoproto_gogo","file_google_api_annotations","Query","file_gogoproto_gogo","file_cosmos_base_v1beta1_coin","file_cosmos_msg_v1_msg","file_amino_amino","file_cosmos_base_query_v1beta1_pagination","file_gogoproto_gogo","file_google_api_annotations","file_cosmos_base_v1beta1_coin","file_amino_amino","Query","file_gogoproto_gogo","file_gogoproto_gogo","file_amino_amino","file_gogoproto_gogo","file_google_api_annotations","file_cosmos_base_query_v1beta1_pagination","file_amino_amino","file_amino_amino","file_gogoproto_gogo","file_google_api_annotations","file_cosmos_base_query_v1beta1_pagination","Query","file_gogoproto_gogo","file_cosmos_base_v1beta1_coin","file_amino_amino","file_cosmos_base_query_v1beta1_pagination","file_google_api_annotations","Query","file_gogoproto_gogo","file_amino_amino","file_gogoproto_gogo","file_google_api_annotations","file_cosmos_base_query_v1beta1_pagination","file_amino_amino","Query","file_cosmos_upgrade_v1beta1_upgrade","file_gogoproto_gogo","file_amino_amino","file_google_api_annotations","file_cosmos_upgrade_v1beta1_upgrade","Query","file_google_api_annotations","Query","file_amino_amino","file_cosmos_base_v1beta1_coin","file_gogoproto_gogo","file_amino_amino","file_cosmos_base_query_v1beta1_pagination","file_gogoproto_gogo","file_google_api_annotations","Query","file_gogoproto_gogo","file_gogoproto_gogo","Query","file_gogoproto_gogo","file_gogoproto_gogo","file_gogoproto_gogo","Query","file_gogoproto_gogo","Query","file_gogoproto_gogo","file_gogoproto_gogo","file_gogoproto_gogo","Query","Query","file_gogoproto_gogo","file_cosmos_base_v1beta1_coin","file_cosmos_msg_v1_msg","file_amino_amino","Msg","file_gogoproto_gogo","Msg","file_gogoproto_gogo","Msg","file_gogoproto_gogo","Msg","file_gogoproto_gogo","Msg","file_gogoproto_gogo","file_gogoproto_gogo","Msg","file_gogoproto_gogo","Msg","file_gogoproto_gogo","file_cosmos_msg_v1_msg","file_amino_amino","Msg","file_cosmos_msg_v1_msg","file_amino_amino","Msg","file_gogoproto_gogo","file_cosmos_msg_v1_msg","file_amino_amino","Msg","file_gogoproto_gogo","file_cosmos_msg_v1_msg","file_amino_amino","file_cosmos_base_v1beta1_coin","Msg","file_gogoproto_gogo","file_cosmos_upgrade_v1beta1_upgrade","file_cosmos_msg_v1_msg","file_amino_amino","Msg","file_amino_amino","file_cosmos_msg_v1_msg","Msg","file_gogoproto_gogo","file_cosmos_msg_v1_msg","file_amino_amino","Msg","file_amino_amino","file_cosmos_msg_v1_msg","file_gogoproto_gogo","Msg","file_amino_amino","file_cosmos_msg_v1_msg","file_gogoproto_gogo","AuthQuery","BankQuery","BankTxMsg","TxService","TendermintService","IbcTransferQuery","IbcChannelQuery","IbcClientQuery","IbcConnectionQuery","IbcTransferTxMsg","ChannelTxMsg","ClientTxMsg","ConnectionTxMsg","IcaControllerQuery","IcaHostQuery","IcaControllerTxMsg","IcaHostTxMsg","AuthzQuery","AuthzTxMsg","FeegrantQuery","FeegrantTxMsg","GroupQuery","GroupTxMsg","CrisisTxMsg","UpgradeQuery","UpgradeTxMsg","ConsensusQuery","ConsensusTxMsg","AuthTxMsg","IbcHooksQuery","IbcHooksTxMsg","InterTxTxMsg","OracleQuery","file_amino_amino","file_cosmos_base_v1beta1_coin","file_gogoproto_gogo"],"sources":["../src/cache/cache-manager.ts","../src/cache/keys.ts","../src/client/cached-client.ts","../src/wallet/chain-context.ts","../src/chain-config.ts","../node_modules/@buf/skip-mev_connect.bufbuild_es/node_modules/@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js","../node_modules/@buf/skip-mev_connect.bufbuild_es/node_modules/@buf/googleapis_googleapis.bufbuild_es/google/api/http_pb.js","../node_modules/@buf/skip-mev_connect.bufbuild_es/node_modules/@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js","../node_modules/@buf/skip-mev_connect.bufbuild_es/connect/types/v2/currency_pair_pb.js","../node_modules/@buf/skip-mev_connect.bufbuild_es/connect/oracle/v2/genesis_pb.js","../node_modules/@buf/skip-mev_connect.bufbuild_es/connect/oracle/v2/query_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/query/v1/query_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/auth/v1beta1/query_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/bank/v1beta1/bank_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/bank/v1beta1/query_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/tendermint/p2p/types_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/tendermint/v1beta1/types_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/tendermint/v1beta1/query_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/authz/v1beta1/authz_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/authz/v1beta1/query_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/feegrant/v1beta1/feegrant_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/feegrant/v1beta1/query_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/group/v1/types_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/group/v1/query_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/upgrade/v1beta1/upgrade_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/upgrade/v1beta1/query_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/consensus/v1/query_pb.js","../node_modules/@buf/initia-labs_initia.bufbuild_es/initia/ibchooks/v1/types_pb.js","../node_modules/@buf/initia-labs_initia.bufbuild_es/initia/ibchooks/v1/query_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/node_modules/@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/node_modules/@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/amino/amino_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/v1beta1/coin_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/query/v1beta1/pagination_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/applications/transfer/v1/transfer_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/node_modules/@buf/googleapis_googleapis.bufbuild_es/google/api/http_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/node_modules/@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/applications/transfer/v1/query_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/upgrade/v1beta1/upgrade_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/core/client/v1/client_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/core/channel/v1/channel_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/core/channel/v1/query_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/core/client/v1/query_pb.js","../node_modules/@buf/cosmos_ics23.bufbuild_es/cosmos/ics23/v1/proofs_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/core/commitment/v1/commitment_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/core/connection/v1/connection_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/core/connection/v1/query_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/applications/interchain_accounts/controller/v1/controller_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/applications/interchain_accounts/controller/v1/query_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/applications/interchain_accounts/host/v1/host_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/applications/interchain_accounts/host/v1/query_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/bank/v1beta1/tx_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/msg/v1/msg_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/applications/transfer/v1/tx_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/core/channel/v1/tx_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/core/client/v1/tx_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/core/connection/v1/tx_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/applications/interchain_accounts/v1/packet_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/applications/interchain_accounts/controller/v1/tx_pb.js","../node_modules/@buf/cosmos_ibc.bufbuild_es/ibc/applications/interchain_accounts/host/v1/tx_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/authz/v1beta1/tx_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/feegrant/v1beta1/tx_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/group/v1/tx_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/crisis/v1beta1/tx_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/upgrade/v1beta1/tx_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/consensus/v1/tx_pb.js","../node_modules/@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/auth/v1beta1/tx_pb.js","../node_modules/@buf/initia-labs_initia.bufbuild_es/initia/ibchooks/v1/tx_pb.js","../node_modules/@buf/initia-labs_initia.bufbuild_es/initia/intertx/v1/tx_pb.js","../src/chains/common.ts","../node_modules/@buf/initia-labs_opinit.bufbuild_es/opinit/ophost/v1/types_pb.js"],"sourcesContent":["// src/cache/cache-manager.ts\n//\n// In-memory LRU cache for immutable/quasi-immutable gRPC results.\n// Evicts on restart — no persistence layer needed.\n//\n// Cache target selection criteria (bounded & immutable only):\n//\n// Cached (immutable after deploy, bounded by usage):\n// - Move Module ABI (chainId, addr, module) → ~500KB for 100 modules\n// - Denom ↔ EVM Contract (chainId, denom/addr) → ~10KB\n// - Height-scoped queries (any method + height) → immutable snapshot\n//\n// NOT cached (mutable or unbounded):\n// - Account sequence, balances → change every block\n// - TX history, IBC history → unbounded growth (indexer territory)\n// - Chain registry / endpoints → must be fresh (stale = connection failure)\n//\n// Future candidates (if demand arises):\n// - Asset metadata (chainId, denom) → symbol, decimals, logo (~100KB)\n// - EVM Contract ABI (chainId, addr) → verified ABI (~300KB)\n// - Address Profile (chainId, addr) → name, avatar (~30KB)\n//\nimport { lru } from 'tiny-lru'\n\nconst DEFAULT_MAX_SIZE = 64\n\nexport function createCacheManager() {\n return {\n moveAbi: lru<unknown>(DEFAULT_MAX_SIZE),\n denomToContract: lru<unknown>(DEFAULT_MAX_SIZE),\n contractToDenom: lru<unknown>(DEFAULT_MAX_SIZE),\n /** General-purpose cache for height-scoped (immutable snapshot) queries */\n heightCache: lru<unknown>(DEFAULT_MAX_SIZE),\n }\n}\n\nexport type CacheManager = ReturnType<typeof createCacheManager>\n","// src/cache/keys.ts\n\nimport type { Numeric } from '../types'\nimport { toBinary, type DescMessage, type MessageShape } from '@bufbuild/protobuf'\nimport { sha256 } from '@noble/hashes/sha2.js'\nimport { bytesToHex } from '@noble/hashes/utils.js'\nimport { ValidationError } from '../errors'\n\n// =============================================================================\n// Validation Helpers\n// =============================================================================\n\nconst HEX_REGEX = /^[0-9a-f]+$/i\n\n/** Throws if value is empty string */\nfunction assertNonEmpty(value: string, name: string): void {\n if (value === '') {\n throw new ValidationError(name, 'Cannot be empty')\n }\n}\n\n/**\n * Validate hex string (without 0x prefix).\n * @throws if value contains non-hex characters\n */\nfunction assertValidHex(value: string, name: string): void {\n if (!HEX_REGEX.test(value)) {\n throw new ValidationError(name, `Invalid hex characters: ${value}`)\n }\n}\n\n// =============================================================================\n// Address Normalization\n// =============================================================================\n\n/**\n * Normalize Move address to lowercase 0x-prefixed 64-char hex.\n * @example \"0x1\" -> \"0x0000000000000000000000000000000000000000000000000000000000000001\"\n * @throws if address is empty, contains invalid hex, or exceeds 64 chars\n */\nexport function normalizeMoveAddress(addr: string): string {\n assertNonEmpty(addr, 'address')\n\n const hasPrefix = addr.slice(0, 2).toLowerCase() === '0x'\n const raw = hasPrefix ? addr.slice(2) : addr\n\n if (raw.length === 0) {\n throw new ValidationError('address', 'Cannot be empty (only 0x prefix)')\n }\n assertValidHex(raw, 'address')\n\n if (raw.length > 64) {\n throw new ValidationError('address', `Move address exceeds 64 hex chars: ${raw.length}`)\n }\n\n return '0x' + raw.toLowerCase().padStart(64, '0')\n}\n\n/**\n * Normalize EVM address to lowercase 0x-prefixed 40-char hex.\n * @example \"0xABC...\" -> \"0xabc...\"\n * @throws if address is empty, invalid hex, or not exactly 40 chars\n */\nexport function normalizeEvmAddress(addr: string): string {\n assertNonEmpty(addr, 'address')\n\n const hasPrefix = addr.slice(0, 2).toLowerCase() === '0x'\n const raw = hasPrefix ? addr.slice(2) : addr\n\n if (raw.length === 0) {\n throw new ValidationError('address', 'Cannot be empty (only 0x prefix)')\n }\n assertValidHex(raw, 'address')\n\n if (raw.length !== 40) {\n throw new ValidationError(\n 'address',\n `EVM address must be exactly 40 hex chars, got: ${raw.length}`\n )\n }\n\n return '0x' + raw.toLowerCase()\n}\n\n// =============================================================================\n// Stable Hashing\n// =============================================================================\n\n/**\n * Compute a deterministic hash of a proto message.\n *\n * Proto binary serialization guarantees field order,\n * making `toBinary` output deterministic for the same message.\n */\nexport function stableHash<D extends DescMessage>(schema: D, msg: MessageShape<D>): string {\n const bytes = toBinary(schema, msg)\n return bytesToHex(sha256(bytes))\n}\n\n/**\n * Hash an arbitrary request object using JSON serialization + SHA-256.\n *\n * Used when proto schema is not available (e.g., at the cache proxy layer).\n * JSON.stringify on proto-es v2 messages is deterministic for identically\n * constructed messages (same field insertion order).\n *\n * Worst case for non-determinism: cache miss (never stale data).\n */\nexport function hashRequestJson(request: unknown): string {\n const json = JSON.stringify(request, (_, v: unknown) =>\n typeof v === 'bigint' ? `__bigint__${v}` : v\n )\n const encoder = new TextEncoder()\n return bytesToHex(sha256(encoder.encode(json)))\n}\n\n/**\n * Build a cache key for a gRPC query, optionally scoped to a block height.\n *\n * - With height: `serviceName.methodName:requestHash:hHeight` (immutable snapshot)\n * - Without height: `serviceName.methodName:requestHash` (current state)\n */\nexport function buildCacheKey(\n serviceName: string,\n methodName: string,\n requestHash: string,\n height?: Numeric\n): string {\n const baseKey = `${serviceName}.${methodName}:${requestHash}`\n if (height !== undefined) {\n return `${baseKey}:h${height}`\n }\n return baseKey\n}\n\n// =============================================================================\n// Cache Key Generators\n// =============================================================================\n\n/** Cache key generators with chainId namespacing */\nexport const cacheKeys = {\n moveAbi: (chainId: string, addr: string, module: string) => {\n assertNonEmpty(chainId, 'chainId')\n assertNonEmpty(module, 'module')\n return `${chainId}:move:${normalizeMoveAddress(addr)}:${module}`\n },\n denomToContract: (chainId: string, denom: string) => {\n assertNonEmpty(chainId, 'chainId')\n assertNonEmpty(denom, 'denom')\n return `${chainId}:d2c:${denom}`\n },\n contractToDenom: (chainId: string, addr: string) => {\n assertNonEmpty(chainId, 'chainId')\n return `${chainId}:c2d:${normalizeEvmAddress(addr)}`\n },\n}\n\n/** Pending request key prefixes with chainId namespacing */\nexport const pendingKeys = {\n moveAbi: (chainId: string, addr: string, module: string) => {\n assertNonEmpty(chainId, 'chainId')\n return `${chainId}:move:${normalizeMoveAddress(addr)}:${module}`\n },\n denomMapping: (chainId: string, key: string) => {\n assertNonEmpty(chainId, 'chainId')\n return `${chainId}:denom:${key}`\n },\n}\n","/**\n * Client wrapper that adds caching to gRPC methods.\n *\n * Two cache strategies:\n *\n * 1. **Immutable cache**: move.module(), evm.contractAddrByDenom(), evm.denom()\n * - Specialized keys with address normalization\n * - Always cached regardless of height (data never changes)\n *\n * 2. **Height cache**: any method when QueryOptions.height is specified\n * - Generic keys: chainId:serviceName.methodName:requestHash:hHeight\n * - Only activates when height is provided (immutable historical snapshot)\n * - Without height, passes through to gRPC (mutable current state)\n *\n * Both include request deduplication (concurrent identical requests share one gRPC call).\n *\n * **Important**: Cached responses are shared references. All callers receiving\n * a cache hit get the same object. Do not mutate cached responses — treat them\n * as immutable, consistent with protobuf-es convention.\n *\n * ## Request Deduplication Flow\n *\n * ```\n * request(key)\n * |\n * v\n * +-------------+ hit +----------------+\n * | Check Cache |----------->| Return Cached |\n * +------+------+ +----------------+\n * | miss\n * v\n * +-----------------+ in-flight +---------------------+\n * | Check Pending |------------>| Wait & Return Same |\n * | (deduplication) | | Promise |\n * +-------+---------+ +---------------------+\n * | not pending\n * v\n * +-----------------+\n * | Store Promise |\n * | in Pending Map |\n * +-------+---------+\n * |\n * v\n * +-----------------+\n * | Make gRPC Call |\n * +-------+---------+\n * |\n * v\n * +---------------------+\n * | On Settle: |\n * | - Success: Cache |\n * | result (.then) |\n * | - Always: Clear |\n * | pending (.finally)|\n * +---------------------+\n * ```\n */\n\nimport type { Client as ServiceClient } from '@connectrpc/connect'\nimport type { Query as MoveQuery } from '@buf/initia-labs_initia.bufbuild_es/initia/move/v1/query_pb'\nimport type { Query as EvmQuery } from '@buf/initia-labs_minievm.bufbuild_es/minievm/evm/v1/query_pb'\nimport { createCacheManager, type CacheManager } from '../cache'\nimport {\n cacheKeys,\n pendingKeys,\n normalizeMoveAddress,\n normalizeEvmAddress,\n buildCacheKey,\n hashRequestJson,\n} from '../cache/keys'\nimport type { QueryOptions } from './types'\n\n// =============================================================================\n// Types\n// =============================================================================\n\ntype MoveServiceClient = ServiceClient<typeof MoveQuery>\ntype EvmServiceClient = ServiceClient<typeof EvmQuery>\ntype GrpcMethod = (request: unknown, options?: QueryOptions) => Promise<unknown>\n\n/** Client with cache management */\nexport interface CachedClient {\n /**\n * Clear all cached data.\n * Useful when switching chains or after state-changing transactions.\n */\n clearCache(): void\n}\n\n// =============================================================================\n// Height Cache Helper\n// =============================================================================\n\n/**\n * Wrap a method with height-based caching.\n *\n * Only caches when QueryOptions.height is provided (immutable historical snapshot).\n * Without height, passes through to the original method with no overhead.\n */\nfunction withHeightCache(\n serviceName: string,\n methodName: string,\n original: GrpcMethod,\n cache: CacheManager,\n pending: Map<string, Promise<unknown>>,\n chainId: string\n): (request: unknown, options?: QueryOptions) => Promise<unknown> {\n return async (request: unknown, options?: QueryOptions) => {\n const height = options?.height\n if (height === undefined) {\n return original(request, options)\n }\n\n const requestHash = hashRequestJson(request)\n const cacheKey = `${chainId}:${buildCacheKey(serviceName, methodName, requestHash, height)}`\n\n // 1. Check cache (unless skipCache)\n if (!options?.skipCache) {\n const cached = cache.heightCache.get(cacheKey)\n if (cached !== undefined) return cached\n }\n\n // 2. Check inflight (dedup)\n const pendingKey = `h:${cacheKey}`\n const inflight = pending.get(pendingKey)\n if (inflight) return inflight\n\n // 3. Fetch and cache\n const promise = original(request, options)\n .then(result => {\n cache.heightCache.set(cacheKey, result)\n return result\n })\n .finally(() => {\n pending.delete(pendingKey)\n })\n\n pending.set(pendingKey, promise)\n return promise\n }\n}\n\n// =============================================================================\n// Generic Service Wrapper (height cache only)\n// =============================================================================\n\n/**\n * Wrap all methods of a service with height-based caching.\n *\n * Used for services without specialized immutable caching (e.g., bank, auth, gov).\n */\nfunction createHeightCachedService(\n serviceName: string,\n service: unknown,\n cache: CacheManager,\n pending: Map<string, Promise<unknown>>,\n chainId: string\n): unknown {\n return new Proxy(service as Record<string, unknown>, {\n get(target, prop, receiver) {\n // eslint-disable-next-line @typescript-eslint/no-unsafe-return\n if (typeof prop !== 'string') return Reflect.get(target, prop, receiver)\n\n const original = target[prop]\n if (typeof original !== 'function') return original\n\n return withHeightCache(serviceName, prop, original as GrpcMethod, cache, pending, chainId)\n },\n })\n}\n\n// =============================================================================\n// Move Service Wrapper\n// =============================================================================\n\n/**\n * Wrap move service with:\n * - Immutable cache for module() (Move ABI never changes after deploy)\n * - Height cache for all other methods\n */\nfunction createCachedMoveService(\n moveService: MoveServiceClient,\n cache: CacheManager,\n pending: Map<string, Promise<unknown>>,\n chainId: string\n): MoveServiceClient {\n const originalModule = moveService.module.bind(moveService)\n\n return new Proxy(moveService, {\n get(target, prop) {\n if (prop === 'module') {\n return async (request: { address: string; moduleName: string }, options?: QueryOptions) => {\n const normalizedAddr = normalizeMoveAddress(request.address)\n const key = cacheKeys.moveAbi(chainId, normalizedAddr, request.moduleName)\n const pKey = pendingKeys.moveAbi(chainId, normalizedAddr, request.moduleName)\n\n // 1. Check cache (unless skipCache)\n if (!options?.skipCache) {\n const cached = cache.moveAbi.get(key)\n if (cached !== undefined) {\n return cached\n }\n }\n\n // 2. Check inflight request (deduplication)\n const inflight = pending.get(pKey)\n if (inflight) {\n return inflight\n }\n\n // 3. Fetch with deduplication\n const promise = originalModule(request, options)\n .then(result => {\n // Cache the result object directly (no JSON serialization)\n cache.moveAbi.set(key, result)\n return result\n })\n .finally(() => {\n pending.delete(pKey)\n })\n\n pending.set(pKey, promise)\n return promise\n }\n }\n\n // Height cache for all other move methods\n const original: unknown = Reflect.get(target, prop)\n if (typeof prop === 'string' && typeof original === 'function') {\n return withHeightCache('move', prop, original as GrpcMethod, cache, pending, chainId)\n }\n\n return original as MoveServiceClient[keyof MoveServiceClient]\n },\n })\n}\n\n// =============================================================================\n// EVM Service Wrapper\n// =============================================================================\n\n/**\n * Wrap evm service with:\n * - Immutable cache for contractAddrByDenom() and denom() (each caches own direction only)\n * - Height cache for all other methods\n */\nfunction createCachedEvmService(\n evmService: EvmServiceClient,\n cache: CacheManager,\n pending: Map<string, Promise<unknown>>,\n chainId: string\n): EvmServiceClient {\n const originalContractAddrByDenom = evmService.contractAddrByDenom.bind(evmService)\n const originalDenom = evmService.denom.bind(evmService)\n\n return new Proxy(evmService, {\n get(target, prop) {\n if (prop === 'contractAddrByDenom') {\n return async (request: { denom: string }, options?: QueryOptions) => {\n const key = cacheKeys.denomToContract(chainId, request.denom)\n const pKey = pendingKeys.denomMapping(chainId, request.denom)\n\n // 1. Check cache — return full wrapped response\n if (!options?.skipCache) {\n const cached = cache.denomToContract.get(key)\n if (cached !== undefined) return cached\n }\n\n // 2. Check inflight\n const inflight = pending.get(pKey)\n if (inflight) return inflight\n\n // 3. Fetch with deduplication\n const promise = originalContractAddrByDenom(request, options)\n .then(result => {\n const normalizedAddr = normalizeEvmAddress(result.address)\n // Mutate before caching — runs inside .then() before the resolved value\n // is delivered to any caller. Spread would break the WrappedResponse Proxy.\n // eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/no-unsafe-member-access\n ;(result as any).address = normalizedAddr\n // Cache own direction only (no bidirectional pre-population)\n cache.denomToContract.set(key, result)\n return result\n })\n .finally(() => {\n pending.delete(pKey)\n })\n\n pending.set(pKey, promise)\n return promise\n }\n }\n\n if (prop === 'denom') {\n return async (request: { contractAddr: string }, options?: QueryOptions) => {\n const normalizedAddr = normalizeEvmAddress(request.contractAddr)\n const key = cacheKeys.contractToDenom(chainId, normalizedAddr)\n const pKey = pendingKeys.denomMapping(chainId, normalizedAddr)\n\n // 1. Check cache — return full wrapped response\n if (!options?.skipCache) {\n const cached = cache.contractToDenom.get(key)\n if (cached !== undefined) return cached\n }\n\n // 2. Check inflight\n const inflight = pending.get(pKey)\n if (inflight) return inflight\n\n // 3. Fetch with deduplication\n const promise = originalDenom(request, options)\n .then(result => {\n // Cache own direction only (no bidirectional pre-population)\n cache.contractToDenom.set(key, result)\n return result\n })\n .finally(() => {\n pending.delete(pKey)\n })\n\n pending.set(pKey, promise)\n return promise\n }\n }\n\n // Height cache for all other evm methods\n const original: unknown = Reflect.get(target, prop)\n if (typeof prop === 'string' && typeof original === 'function') {\n return withHeightCache('evm', prop, original as GrpcMethod, cache, pending, chainId)\n }\n\n return original as EvmServiceClient[keyof EvmServiceClient]\n },\n })\n}\n\n// =============================================================================\n// Cache Wrapper\n// =============================================================================\n\n/**\n * Wraps a client with caching for gRPC methods.\n *\n * - **Immutable methods** (move.module, evm.contractAddrByDenom, evm.denom):\n * Specialized LRU cache with address normalization, always cached.\n *\n * - **All other methods with height**: General LRU cache keyed by\n * `chainId:service.method:requestHash:hHeight`. Only activates when\n * `QueryOptions.height` is provided (immutable historical snapshot).\n *\n * - **All other methods without height**: No caching (mutable current state).\n *\n * @param client - Raw gRPC client\n * @param chainId - Chain ID for cache key namespacing\n * @returns Client with caching enabled and clearCache() method\n */\nexport function wrapClientWithCache<T extends Record<string, unknown>>(\n client: T,\n chainId: string\n): T & CachedClient {\n const cache = createCacheManager()\n const pending = new Map<string, Promise<unknown>>()\n const cachedServices = new Map<string, unknown>()\n\n /**\n * Clear all caches and pending requests.\n */\n function clearCache(): void {\n cache.moveAbi.clear()\n cache.denomToContract.clear()\n cache.contractToDenom.clear()\n cache.heightCache.clear()\n pending.clear()\n cachedServices.clear()\n }\n\n // Wrap client in a Proxy to intercept service access\n return new Proxy(client, {\n get(target, prop) {\n // Expose clearCache method\n if (prop === 'clearCache') {\n return clearCache\n }\n\n if (typeof prop !== 'string') return Reflect.get(target, prop)\n\n // Check if target has this service\n const service = Reflect.get(target, prop)\n if (service === undefined) return undefined\n\n // Lazily create and cache service wrappers\n if (!cachedServices.has(prop)) {\n if (prop === 'move') {\n cachedServices.set(\n prop,\n createCachedMoveService(service as MoveServiceClient, cache, pending, chainId)\n )\n } else if (prop === 'evm') {\n cachedServices.set(\n prop,\n createCachedEvmService(service as EvmServiceClient, cache, pending, chainId)\n )\n } else if (typeof service === 'object' && service !== null) {\n // Generic service: height cache only\n cachedServices.set(\n prop,\n createHeightCachedService(prop, service, cache, pending, chainId)\n )\n } else {\n return service\n }\n }\n\n return cachedServices.get(prop)\n },\n\n has(target, prop) {\n if (prop === 'clearCache') return true\n return Reflect.has(target, prop)\n },\n\n ownKeys(target) {\n return [...Reflect.ownKeys(target), 'clearCache']\n },\n\n getOwnPropertyDescriptor(target, prop) {\n if (prop === 'clearCache') {\n return {\n configurable: true,\n enumerable: true,\n value: clearCache,\n writable: false,\n }\n }\n return Reflect.getOwnPropertyDescriptor(target, prop)\n },\n }) as T & CachedClient\n}\n","/**\n * ChainContext — Unified interface for querying, signing, and broadcasting\n * transactions on a specific chain.\n *\n * Recommended usage via typed factories:\n * ```typescript\n * // All-in-one (async — creates provider internally)\n * const ctx = await createInitiaContext({ network: 'testnet', signer: key })\n * await ctx.signAndBroadcast([msg])\n *\n * // L2 chains require explicit chainId\n * const evm = await createMinievmContext({ network: 'testnet', chainId: 'evm-1' })\n * ```\n *\n * Generic `createChainContext(chainInfo, options?)` is also available for\n * advanced use cases (custom providers, dynamic chain resolution, etc.).\n *\n * The raw gRPC client is always accessible via `ctx.client` for direct service calls.\n *\n * Platform-agnostic: use `buildChainContextFactory(createTransport)` to\n * inject the platform-specific transport creator (Node.js gRPC or browser gRPC-web).\n */\n\nimport type { Numeric } from '../types'\nimport { create, toBinary, type DescService, type Registry } from '@bufbuild/protobuf'\nimport { type MsgInput, normalizeMsg } from '../msgs/types'\nimport { base64 } from '@scure/base'\nimport {\n TxBodySchema,\n AuthInfoSchema,\n TxRawSchema,\n SignerInfoSchema,\n ModeInfoSchema,\n FeeSchema,\n} from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/tx/v1beta1/tx_pb'\nimport { SignMode } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/tx/signing/v1beta1/signing_pb'\nimport type { Transport } from '@connectrpc/connect'\nimport {\n type DirectSigner,\n type AminoSigner,\n type DirectSignDoc,\n type AminoSignDoc,\n isDirectSigner,\n isAminoSigner,\n type EIP191Signer,\n isEIP191Signer,\n} from '../signer'\nimport type { ChainInfo } from '../provider/types'\nimport type {\n ChainType,\n NetworkType,\n Client,\n ClientFor,\n TxOptions,\n SignedTx,\n SignModeType,\n AuthConfig,\n} from '../client/types'\nimport { UnsignedTx } from '../client/types'\nimport { EvmRpcClient } from '../client/evm-rpc'\nimport { RpcClient } from '../client/rpc'\nimport type { TransportOptions, Interceptor } from '../client/transport-common'\nimport { createGrpcClient } from '../client/grpc-client'\nimport { wrapClientWithCache, type CachedClient } from '../client/cached-client'\nimport { validateHeaderConflict } from '../client/headers'\nimport {\n broadcast,\n createBroadcastResultWithWait,\n type BroadcastResult,\n type BroadcastResultWithWait,\n type SignBroadcastOptions,\n} from '../client/broadcast'\nimport {\n estimateGas as estimateGasInternal,\n type GasEstimate,\n type EstimateOptions,\n} from '../client/gas'\nimport {\n subscribe,\n createSession,\n hasWebSocketEndpoint,\n waitForTx as waitForTxInternal,\n waitForEvent as waitForEventInternal,\n WebSocketSession,\n type Subscription,\n type TxResult,\n type WaitForTxOptions,\n type EventFilter,\n type WaitForEventOptions,\n type TxSearchClient,\n} from '../client/websocket'\nimport { getAccount, type AccountInfo } from '../core/account'\nimport type { Coin } from '../core/coin'\nimport type { MsgsForChain } from '../msgs'\nimport type { ModuleInput, ExtendedClient, ExtendedMsgs } from '../chain-config'\nimport { packPubKey } from '../util/public-key'\nimport { makeStdSignDoc, makeAminoSignBytes, encodeTxDirect, buildStdFee } from '../tx/sign'\nimport { DEFAULT_GAS_LIMIT } from '../constants'\nimport type { TokenContract } from '../token/types'\nimport type { TokenInfo } from '../contracts/types'\nimport type { UsernameService } from '../client/usernames'\nimport {\n createUsernameService,\n createUnsupportedUsernameService,\n isUsernameServiceSupported,\n} from '../client/usernames'\nimport {\n getTx,\n createAbiRegistry,\n createNoopAbiRegistry,\n type AbiRegistry,\n type AbiRegistryFor,\n type MessageEnricher,\n type GetTxOptionsFor,\n type DecodedTx,\n} from '../tx/get-tx'\n\n// Re-export types for convenience\nexport type { Subscription, TxResult, WaitForTxOptions, EventFilter, WaitForEventOptions }\nexport type { BroadcastResult, BroadcastResultWithWait, SignBroadcastOptions }\nexport { WebSocketSession }\n\n/** Factory that creates enrichers for a specific chain's VM capabilities. */\nexport type EnricherFactory = (\n client: Record<string, unknown>,\n abis: AbiRegistry\n) => MessageEnricher[]\n\n// =============================================================================\n// Token Resolver\n// =============================================================================\n\n/**\n * Signature for a function that resolves a token identifier to a TokenContract.\n * Injected into ChainContext to decouple chain-context from specific VM token implementations.\n */\nexport type TokenResolver = (\n client: unknown,\n chainType: ChainType,\n token: string,\n sender?: string\n) => TokenContract\n\n// =============================================================================\n// Options Types\n// =============================================================================\n\n/**\n * Options for creating a ChainContext.\n */\nexport interface ChainContextOptions {\n /** Signer for signing transactions (optional) */\n signer?: DirectSigner | AminoSigner\n /** Address to track (optional, derived from signer if not provided) */\n address?: string\n /** Custom transport (optional, overrides internal transport creation) */\n transport?: Transport\n /** Context-level auth config (injected into every gRPC request) */\n auth?: AuthConfig\n /** Context-level custom headers (injected into every gRPC request) */\n headers?: Record<string, string>\n /** Default timeout for gRPC calls in milliseconds (used when creating transport internally) */\n timeoutMs?: number\n /** Interceptors for gRPC calls (used when creating transport internally) */\n interceptors?: Interceptor[]\n /** Default EVM contract transport for createEvmContract (default: 'grpc'). */\n evmTransport?: 'grpc' | 'jsonrpc'\n}\n\n/**\n * Options for signing operations.\n * Allows providing a one-time signer override.\n */\nexport interface SignOptions extends TxOptions {\n /** One-time signer override for this signing operation */\n signer?: DirectSigner | AminoSigner\n /** Query this address's account instead of the signer's address */\n address?: string\n /** Skip account query and use this account number directly */\n accountNumber?: Numeric\n /** Skip account query and use this sequence directly */\n sequence?: Numeric\n}\n\n/**\n * Options for getBalance query.\n */\nexport interface GetBalanceOptions {\n /** Address to query (uses context address if not provided) */\n address?: string\n /** Specific denom to query (omit for all balances) */\n denom?: string\n /** Block height for historical query */\n height?: Numeric\n /** Bypass cache for fresh data */\n skipCache?: boolean\n}\n\n/**\n * Options for getAccount query.\n */\nexport interface GetAccountOptions {\n /** Address to query (uses context address if not provided) */\n address?: string\n /** Block height for historical query */\n height?: Numeric\n}\n\n/**\n * Options for getTokenInfo query.\n */\nexport interface GetTokenInfoOptions {\n /** Token identifier (contract address or metadata address) */\n token: string\n /** Block height for historical query */\n height?: Numeric\n}\n\n/**\n * Error thrown when signing is attempted without a signer.\n */\nexport class NoSignerError extends Error {\n constructor() {\n super(\n 'Cannot sign: no signer provided.\\n' +\n 'Create context with signer: createInitiaContext({ network, signer }) or createChainContext(chainInfo, { signer })\\n' +\n 'Or provide signer per-operation: ctx.sign(tx, { signer })'\n )\n this.name = 'NoSignerError'\n }\n}\n\n// =============================================================================\n// ChainContext Interface\n// =============================================================================\n\n/**\n * Context for interacting with a specific chain.\n *\n * Created via typed factories (`createInitiaContext`, `createMinievmContext`, etc.)\n * or the generic `createChainContext(chainInfo, options?)`.\n *\n * Supports three modes:\n * - **Query-only**: No signer, no address — direct gRPC queries via `ctx.client`\n * - **Watch-only**: Address set but no signer — query + track balances/account for an address\n * - **Full signing**: Signer set — query + sign + broadcast transactions\n */\ninterface BaseChainContext<\n T extends ChainType = ChainType,\n // eslint-disable-next-line @typescript-eslint/no-empty-object-type\n TExt extends Record<string, ModuleInput> = {},\n> {\n /** Chain identifier */\n readonly chainId: string\n\n /** Chain type (initia, minimove, miniwasm, minievm, other) */\n readonly chainType: T\n\n /** Network type (mainnet, testnet, local) */\n readonly network: NetworkType\n\n /** Full chain info */\n readonly chainInfo: ChainInfo\n\n /** Account address on this chain (undefined if no signer or address set) */\n readonly address: string | undefined\n\n /** Signer (undefined if query-only or watch-only) */\n readonly signer: DirectSigner | AminoSigner | undefined\n\n /** Whether this context can sign transactions (has signer) */\n readonly canSign: boolean\n\n /** Whether this context supports EIP-191 personal signing */\n readonly canSignEIP191: boolean\n\n /** gRPC client for this chain (with cache management) */\n readonly client: ClientFor<T> & ExtendedClient<TExt> & CachedClient\n\n /** Message builders for this chain type */\n readonly msgs: MsgsForChain<T> & ExtendedMsgs<TExt>\n\n /** CometBFT HTTP RPC client for endpoints not available via gRPC */\n readonly rpc: RpcClient\n\n /**\n * Create a new context with an external signer.\n * Reuses the existing client (including auth/headers).\n *\n * @param signer - External signer for signing transactions\n */\n withSigner(signer: DirectSigner | AminoSigner): ChainContext<T, TExt>\n\n /**\n * Create a new context tracking a specific address (watch-only).\n * Reuses the existing client (including auth/headers).\n *\n * @param address - Address to track\n */\n forAddress(address: string): ChainContext<T, TExt>\n\n /**\n * Get account information from chain.\n *\n * @param options - Query options (address, height)\n * @throws Error if no address available\n */\n getAccount(options?: GetAccountOptions): Promise<AccountInfo>\n\n /**\n * Get balance(s) for an account.\n *\n * @param options - Query options (address, denom, height, skipCache)\n * @throws Error if no address available\n *\n * @example\n * ```typescript\n * await ctx.getBalance() // all balances\n * await ctx.getBalance({ denom: 'uinit' }) // specific denom\n * await ctx.getBalance({ denom: 'uinit', height: 1000000n }) // historical\n * await ctx.getBalance({ address: 'init1...' }) // other address\n * ```\n */\n getBalance(options?: GetBalanceOptions): Promise<Coin[]>\n\n /**\n * Estimate gas for messages.\n *\n * @param msgs - Messages to estimate gas for\n * @param options - Estimation options (multiplier, gasPrice, signer address)\n */\n estimateGas(\n msgs: MsgInput[],\n options?: EstimateOptions & { signer?: DirectSigner | AminoSigner }\n ): Promise<GasEstimate>\n\n /**\n * Sign and broadcast messages in one call.\n * Fetches account info automatically.\n *\n * @param msgs - Messages to include in transaction\n * @param options - Transaction options (fee, gasLimit, memo, signer, waitForConfirmation)\n * @throws NoSignerError if no signer is available\n */\n signAndBroadcast(\n msgs: MsgInput[],\n options: SignBroadcastOptions & {\n signer?: DirectSigner | AminoSigner\n waitForConfirmation: true | WaitForTxOptions\n }\n ): Promise<TxResult>\n signAndBroadcast(\n msgs: MsgInput[],\n options?: SignBroadcastOptions & { signer?: DirectSigner | AminoSigner }\n ): Promise<BroadcastResultWithWait>\n\n /**\n * Reset the locally tracked sequence counter.\n * Forces the next createTx to use the on-chain sequence.\n * Useful after a failed broadcast or when switching signers.\n */\n resetSequence(): void\n\n /**\n * Create an unsigned transaction.\n * Fetches account info automatically.\n */\n createTx(msgs: MsgInput[], options?: SignOptions): Promise<UnsignedTx>\n\n /**\n * Sign an unsigned transaction.\n */\n sign(tx: UnsignedTx, options?: { signer?: DirectSigner | AminoSigner }): Promise<SignedTx>\n\n /**\n * Broadcast a signed transaction.\n */\n broadcast(signedTx: SignedTx): Promise<BroadcastResult>\n\n /**\n * Wait for a transaction to be included in a block.\n */\n waitForTx(txHash: string, options?: WaitForTxOptions): Promise<TxResult>\n\n /**\n * Wait for transactions containing events that match the filter criteria.\n */\n waitForEvent(\n filter: EventFilter,\n options?: Omit<WaitForEventOptions, 'chainInfo'>\n ): Promise<TxResult[]>\n\n // ============= WebSocket Subscriptions =============\n\n hasWebSocket(): boolean\n hasEvmWebSocket(): boolean\n createWebSocketSession(): WebSocketSession\n subscribeToBlocks(callback: (block: unknown) => void): Promise<Subscription>\n subscribeToTxs(query: string, callback: (tx: unknown) => void): Promise<Subscription>\n subscribeToEvmLogs(\n filter: { address?: string; topics?: string[] },\n callback: (log: unknown) => void\n ): Promise<Subscription>\n\n // ============= Usernames =============\n\n readonly usernames: UsernameService\n\n // ============= ABI Registry =============\n\n /**\n * ABI registry for VM-aware tx decoding. Call `set(key, abi)` to register.\n * Shared by reference across `withSigner()`/`forAddress()` — mutations\n * on a derived context are visible to the parent and vice versa.\n */\n readonly abis: AbiRegistryFor<T>\n\n /**\n * Decode a transaction with VM-aware arg enrichment.\n *\n * **Note**: `createChainContext()` (generic factory) provides protobuf decode only —\n * no VM enrichment (functionName, args, contractMsg will be undefined).\n * Use typed factories (`createInitiaContext`, `createMinievmContext`, etc.)\n * for full VM-aware arg decoding.\n */\n getTx(hash: string, options?: GetTxOptionsFor<T>): Promise<DecodedTx>\n\n // ============= Token Utilities =============\n\n /**\n * Get token metadata (name, symbol, decimals).\n *\n * @param options - Token identifier and optional height\n *\n * @example\n * ```typescript\n * await ctx.getTokenInfo({ token: '0x1234...' })\n * await ctx.getTokenInfo({ token: 'uinit', height: 100n })\n * ```\n */\n getTokenInfo(options: GetTokenInfoOptions): Promise<TokenInfo>\n\n /**\n * Get a VM-agnostic token contract interface.\n */\n getTokenContract(token: string): TokenContract\n}\n\n// =============================================================================\n// Chain-Type-Specific Extensions\n// =============================================================================\n\n/**\n * Map of chain-type-specific extensions.\n *\n * Only minievm adds `evmRpc` — other chain types have no extensions.\n * This is intersected with BaseChainContext to form the final ChainContext type,\n * so the extra properties only appear when T is narrowed to 'minievm'.\n */\ninterface ChainContextExtrasMap {\n initia: Record<never, never>\n minievm: { readonly evmRpc: EvmRpcClient; readonly evmTransport: 'grpc' | 'jsonrpc' | undefined }\n miniwasm: Record<never, never>\n minimove: Record<never, never>\n other: Record<never, never>\n}\n\n/**\n * Context for interacting with a specific chain.\n *\n * When T is narrowed (e.g., `ChainContext<'minievm'>`), chain-specific\n * extensions like `evmRpc` become available in autocomplete.\n *\n * @example\n * ```typescript\n * // Generic — evmRpc not visible\n * const ctx = createChainContext(chainInfo)\n *\n * // Narrowed — evmRpc available\n * const ctx = createMinievmContext(chainInfo)\n * ctx.evmRpc.getBalance('0x...') // OK, no '?' needed\n * ctx.client.evm.call(...) // OK, evm service autocompletes\n * ```\n */\nexport type ChainContext<\n T extends ChainType = ChainType,\n // eslint-disable-next-line @typescript-eslint/no-empty-object-type\n TExt extends Record<string, ModuleInput> = {},\n> = BaseChainContext<T, TExt> & ChainContextExtrasMap[T]\n\n// ============================================================================\n// Helper: extract QueryOptions from method options\n// ============================================================================\n\nfunction pickQueryOptions(options?: {\n height?: Numeric\n skipCache?: boolean\n}): { height: bigint; skipCache?: boolean } | { skipCache: boolean } | undefined {\n if (options?.height !== undefined) {\n return { height: BigInt(options.height), skipCache: options.skipCache }\n }\n if (options?.skipCache) {\n return { skipCache: options.skipCache }\n }\n return undefined\n}\n\n// ============================================================================\n// ChainContext Implementation\n// ============================================================================\n\n/** State preserved across withSigner()/forAddress() derivations. */\ninterface ContextCarryover {\n evmTransport?: 'grpc' | 'jsonrpc'\n tokenResolver?: TokenResolver\n rpcOptions: {\n auth?: AuthConfig\n headers?: Record<string, string>\n timeoutMs?: number\n }\n evmRpc?: EvmRpcClient\n rpc?: RpcClient\n abis?: AbiRegistry\n enricherFactory?: EnricherFactory\n}\n\nclass ChainContextImpl<\n T extends ChainType,\n // eslint-disable-next-line @typescript-eslint/no-empty-object-type\n TExt extends Record<string, ModuleInput> = {},\n> implements BaseChainContext<T, TExt> {\n readonly client: ClientFor<T> & ExtendedClient<TExt> & CachedClient\n readonly msgs: MsgsForChain<T> & ExtendedMsgs<TExt>\n readonly abis: AbiRegistryFor<T>\n private readonly _signer: DirectSigner | AminoSigner | undefined\n readonly chainInfo: ChainInfo\n readonly usernames: UsernameService\n private _address: string | undefined\n private _nextSequence: bigint | undefined\n private _evmRpc: EvmRpcClient | undefined\n private readonly _evmTransport: 'grpc' | 'jsonrpc' | undefined\n private _rpc: RpcClient | undefined\n private readonly _tokenResolver: TokenResolver | undefined\n private readonly _enricherFactory: EnricherFactory | undefined\n private readonly _enrichers: MessageEnricher[]\n private readonly _rpcOptions: {\n auth?: AuthConfig\n headers?: Record<string, string>\n timeoutMs?: number\n }\n\n constructor(\n chainInfo: ChainInfo,\n client: ClientFor<T> & ExtendedClient<TExt> & CachedClient,\n msgs: MsgsForChain<T> & ExtendedMsgs<TExt>,\n options?: {\n signer?: DirectSigner | AminoSigner\n address?: string\n } & Partial<ContextCarryover>\n ) {\n this.chainInfo = chainInfo\n this.client = client\n this.msgs = msgs\n this._signer = options?.signer\n\n this._address = options?.address\n\n this._evmTransport = options?.evmTransport\n this._tokenResolver = options?.tokenResolver\n this._enricherFactory = options?.enricherFactory\n this._rpcOptions = options?.rpcOptions ?? {}\n if (options?.evmRpc) this._evmRpc = options.evmRpc\n if (options?.rpc) this._rpc = options.rpc\n\n // ABI registry: reuse from carryover (shared by reference) or create new\n this.abis = (options?.abis ??\n (options?.enricherFactory\n ? createAbiRegistry()\n : createNoopAbiRegistry())) as AbiRegistryFor<T>\n this._enrichers = options?.enricherFactory ? options.enricherFactory(client, this.abis) : []\n\n // Usernames: real service for Initia L1 mainnet/testnet, stub for others\n this.usernames =\n chainInfo.chainType === 'initia' && isUsernameServiceSupported(chainInfo.network)\n ? createUsernameService({ network: chainInfo.network })\n : createUnsupportedUsernameService()\n }\n\n get signer(): DirectSigner | AminoSigner | undefined {\n return this._signer\n }\n\n get chainId(): string {\n return this.chainInfo.chainId\n }\n\n get chainType(): T {\n return this.chainInfo.chainType as T\n }\n\n get network(): NetworkType {\n return this.chainInfo.network\n }\n\n get address(): string | undefined {\n return this._address\n }\n\n get canSign(): boolean {\n return this._signer !== undefined\n }\n\n get canSignEIP191(): boolean {\n return isEIP191Signer(this._signer)\n }\n\n /**\n * EVM JSON-RPC client (lazy-initialized).\n * Only available for minievm chains with evmRpc endpoint.\n * Hidden from autocomplete unless T is narrowed to 'minievm'.\n */\n get evmRpc(): EvmRpcClient {\n if (this._evmRpc) return this._evmRpc\n if (!this.chainInfo.evmRpc) {\n throw new Error(\n `EVM RPC not available for chain \"${this.chainInfo.chainId}\".\\n` +\n 'This is only available for minievm chains with a JSON-RPC endpoint.'\n )\n }\n this._evmRpc = new EvmRpcClient(this.chainInfo.evmRpc, {\n auth: this._rpcOptions.auth,\n headers: this._rpcOptions.headers,\n timeoutMs: this._rpcOptions.timeoutMs,\n })\n return this._evmRpc\n }\n\n /**\n * Default EVM contract transport preference.\n * When 'jsonrpc', createEvmContract uses JSON-RPC instead of gRPC.\n */\n get evmTransport(): 'grpc' | 'jsonrpc' | undefined {\n return this._evmTransport\n }\n\n /**\n * CometBFT HTTP RPC client (lazy-initialized).\n * Provides access to block_results, tx with index, txSearch, etc.\n */\n get rpc(): RpcClient {\n if (this._rpc) return this._rpc\n if (!this.chainInfo.rpc) {\n throw new Error(\n `RPC not available for chain \"${this.chainInfo.chainId}\".\\n` +\n 'Provide an RPC endpoint in chain configuration.'\n )\n }\n this._rpc = new RpcClient(this.chainInfo.rpc, {\n auth: this._rpcOptions.auth,\n headers: this._rpcOptions.headers,\n timeoutMs: this._rpcOptions.timeoutMs,\n })\n return this._rpc\n }\n\n private async getSignerAddress(signerOverride?: DirectSigner | AminoSigner): Promise<string> {\n const signer = signerOverride ?? this._signer\n if (!signer) throw new NoSignerError()\n\n const prefix = this.chainInfo.bech32Prefix ?? 'init'\n\n // Override signer: always resolve fresh (different key = different address)\n if (signerOverride) {\n return signer.getAddress(prefix)\n }\n\n // Default signer: lazy cache\n if (!this._address) {\n this._address = await signer.getAddress(prefix)\n }\n return this._address\n }\n\n private async requireAddress(addressOverride?: string): Promise<string> {\n if (addressOverride) return addressOverride\n if (this._address) return this._address\n\n // Lazy resolution from signer (works for both Key and external signers)\n if (this._signer) {\n const prefix = this.chainInfo.bech32Prefix ?? 'init'\n this._address = await this._signer.getAddress(prefix)\n return this._address\n }\n\n throw new Error(\n 'No address available. Either create context with signer/address or provide address parameter.'\n )\n }\n\n withSigner(signer: DirectSigner | AminoSigner): ChainContext<T, TExt> {\n return new ChainContextImpl<T, TExt>(this.chainInfo, this.client, this.msgs, {\n signer,\n ...this.carryover(),\n }) as ChainContext<T, TExt>\n }\n\n forAddress(address: string): ChainContext<T, TExt> {\n return new ChainContextImpl<T, TExt>(this.chainInfo, this.client, this.msgs, {\n address,\n ...this.carryover(),\n }) as ChainContext<T, TExt>\n }\n\n /** Collect state to preserve across withSigner()/forAddress(). */\n private carryover(): ContextCarryover {\n return {\n evmTransport: this._evmTransport,\n tokenResolver: this._tokenResolver,\n rpcOptions: this._rpcOptions,\n evmRpc: this._evmRpc,\n rpc: this._rpc,\n abis: this.abis,\n enricherFactory: this._enricherFactory,\n }\n }\n\n async getAccount(options?: GetAccountOptions): Promise<AccountInfo> {\n const addr = await this.requireAddress(options?.address)\n return getAccount(\n this.client,\n addr,\n options?.height !== undefined ? { height: options.height } : undefined\n )\n }\n\n async getBalance(options?: GetBalanceOptions): Promise<Coin[]> {\n const { Coin } = await import('../core/coin')\n const addr = await this.requireAddress(options?.address)\n const queryOptions = pickQueryOptions(options)\n\n if (options?.denom) {\n const response = await this.client.bank.balance(\n { address: addr, denom: options.denom },\n queryOptions\n )\n if (!response.balance) {\n return []\n }\n return [new Coin(response.balance.denom, response.balance.amount)]\n }\n\n const response = await this.client.bank.allBalances({ address: addr }, queryOptions)\n return response.balances.map(b => new Coin(b.denom, b.amount))\n }\n\n resetSequence(): void {\n this._nextSequence = undefined\n }\n\n async estimateGas(\n msgs: MsgInput[],\n options?: EstimateOptions & { signer?: DirectSigner | AminoSigner }\n ): Promise<GasEstimate> {\n const addr = await this.getSignerAddress(options?.signer)\n return estimateGasInternal(this.client, msgs, addr, options)\n }\n\n async createTx(msgs: MsgInput[], options?: SignOptions): Promise<UnsignedTx> {\n let accountNumber: bigint\n let sequence: bigint\n\n const hasAccount = options?.accountNumber !== undefined\n const hasSequence = options?.sequence !== undefined\n if (hasAccount !== hasSequence) {\n throw new Error('Both accountNumber and sequence must be provided together, or neither')\n }\n\n if (hasAccount && hasSequence) {\n // Manual: skip account query, use provided values directly\n accountNumber = BigInt(options.accountNumber!)\n sequence = BigInt(options.sequence!)\n } else {\n // Auto: query account by address (options.address overrides signer address)\n const address = options?.address ?? (await this.getSignerAddress(options?.signer))\n const account = await getAccount(this.client, address)\n accountNumber = account.number\n // Use the higher of chain sequence vs locally tracked sequence.\n // Prevents sequence mismatch when the node hasn't indexed a recent TX yet.\n sequence =\n this._nextSequence !== undefined && this._nextSequence > account.sequence\n ? this._nextSequence\n : account.sequence\n }\n\n const normalizedMsgs = msgs.map(m => normalizeMsg(m))\n\n return new UnsignedTx({\n msgs: normalizedMsgs,\n signMode: options?.signMode ?? this.defaultSignMode(options?.signer),\n chainId: this.chainId,\n accountNumber,\n sequence,\n fee: options?.fee ?? [],\n gasLimit: BigInt(options?.gasLimit ?? DEFAULT_GAS_LIMIT),\n memo: options?.memo ?? '',\n })\n }\n\n /**\n * Auto-determine signMode based on signer capabilities.\n * preferredSignMode hint → AminoSigner-only → 'amino' → 'direct'\n */\n private defaultSignMode(signerOverride?: DirectSigner | AminoSigner): SignModeType {\n const s = signerOverride ?? this._signer\n if (s?.preferredSignMode) return s.preferredSignMode\n if (s && isAminoSigner(s) && !isDirectSigner(s)) return 'amino'\n return 'direct'\n }\n\n async sign(tx: UnsignedTx, options?: { signer?: DirectSigner | AminoSigner }): Promise<SignedTx> {\n const signer = options?.signer ?? this._signer\n if (!signer) throw new NoSignerError()\n\n const prefix = this.chainInfo.bech32Prefix ?? 'init'\n const address = this._address ?? (await signer.getAddress(prefix))\n const pubKey = await signer.getPublicKey()\n const algorithm =\n signer.algorithm === 'eth_secp256k1' ? ('ethsecp256k1' as const) : ('secp256k1' as const)\n\n switch (tx.signMode) {\n case 'direct':\n return this.signDirect(tx, signer, address, pubKey, algorithm)\n case 'amino':\n return this.signWithAmino(tx, signer, address, pubKey, algorithm)\n case 'eip191':\n return this.signWithEIP191(tx, signer, pubKey, algorithm)\n }\n }\n\n // ============= Unified Signing Paths =============\n\n private async signDirect(\n tx: UnsignedTx,\n signer: DirectSigner | AminoSigner,\n address: string,\n pubKey: Uint8Array,\n algorithm: 'ethsecp256k1' | 'secp256k1'\n ): Promise<SignedTx> {\n if (!isDirectSigner(signer)) {\n throw new Error(\n 'Signer does not support direct signing. Use a signer that implements DirectSigner, ' +\n 'or set signMode to \"amino\".'\n )\n }\n const { bodyBytes, authInfoBytes } = encodeTxDirect(tx, pubKey, algorithm)\n const signDoc: DirectSignDoc = {\n bodyBytes,\n authInfoBytes,\n chainId: tx.chainId,\n accountNumber: tx.accountNumber,\n }\n const response = await signer.signDirect(address, signDoc)\n\n const txRaw = create(TxRawSchema, {\n bodyBytes: response.signed.bodyBytes,\n authInfoBytes: response.signed.authInfoBytes,\n signatures: [response.signature.signature],\n })\n return { txBytes: toBinary(TxRawSchema, txRaw) }\n }\n\n private async signWithAmino(\n tx: UnsignedTx,\n signer: DirectSigner | AminoSigner,\n address: string,\n pubKey: Uint8Array,\n algorithm: 'ethsecp256k1' | 'secp256k1'\n ): Promise<SignedTx> {\n if (!isAminoSigner(signer)) {\n throw new Error(\n 'Signer does not support amino signing. Use a signer that implements AminoSigner.'\n )\n }\n const aminoMsgs = tx.msgs.map(m => m.toAmino())\n const aminoSignDoc: AminoSignDoc = {\n chain_id: tx.chainId,\n account_number: tx.accountNumber.toString(),\n sequence: tx.sequence.toString(),\n fee: buildStdFee(tx),\n msgs: aminoMsgs,\n memo: tx.memo,\n }\n\n const response = await signer.signAmino(address, aminoSignDoc)\n const signed = response.signed\n\n // bodyBytes: from original proto msgs (not affected by amino signing)\n const txBody = create(TxBodySchema, {\n messages: tx.msgs.map(m => m.toAny()),\n memo: signed.memo,\n timeoutHeight: 0n,\n extensionOptions: [],\n nonCriticalExtensionOptions: [],\n })\n const bodyBytes = toBinary(TxBodySchema, txBody)\n\n // authInfoBytes: from signed fee (signer may have modified fee)\n const pubKeyAny = packPubKey(pubKey, algorithm)\n const signerInfo = create(SignerInfoSchema, {\n publicKey: pubKeyAny,\n modeInfo: create(ModeInfoSchema, {\n sum: { case: 'single', value: { mode: SignMode.LEGACY_AMINO_JSON } },\n }),\n sequence: BigInt(signed.sequence),\n })\n const fee = create(FeeSchema, {\n amount: signed.fee.amount.map(c => ({ denom: c.denom, amount: c.amount })),\n gasLimit: BigInt(signed.fee.gas),\n payer: signed.fee.payer ?? '',\n granter: signed.fee.granter ?? '',\n })\n const authInfo = create(AuthInfoSchema, {\n signerInfos: [signerInfo],\n fee,\n tip: undefined,\n })\n const authInfoBytes = toBinary(AuthInfoSchema, authInfo)\n\n const signatureBytes = base64.decode(response.signature.signature)\n const txRaw = create(TxRawSchema, { bodyBytes, authInfoBytes, signatures: [signatureBytes] })\n return { txBytes: toBinary(TxRawSchema, txRaw) }\n }\n\n private async signWithEIP191(\n tx: UnsignedTx,\n signer: DirectSigner | AminoSigner,\n pubKey: Uint8Array,\n algorithm: 'ethsecp256k1' | 'secp256k1'\n ): Promise<SignedTx> {\n if (!isEIP191Signer(signer)) {\n throw new Error(\n 'Signer does not support EIP-191 signing. Use a signer that implements signPersonal().'\n )\n }\n\n const aminoMsgs = tx.msgs.map(m => m.toAmino())\n const stdSignDoc = makeStdSignDoc(\n aminoMsgs,\n buildStdFee(tx),\n tx.chainId,\n tx.memo,\n tx.accountNumber,\n tx.sequence\n )\n const aminoBytes = makeAminoSignBytes(stdSignDoc)\n const signature = await (signer as EIP191Signer).signPersonal(aminoBytes)\n\n // TxRaw: encodeTxDirect for bodyBytes/authInfoBytes + raw signature\n const { bodyBytes, authInfoBytes } = encodeTxDirect(tx, pubKey, algorithm)\n const txRaw = create(TxRawSchema, { bodyBytes, authInfoBytes, signatures: [signature] })\n return { txBytes: toBinary(TxRawSchema, txRaw) }\n }\n\n async broadcast(signedTx: SignedTx): Promise<BroadcastResult> {\n return broadcast(this.client, signedTx)\n }\n\n async waitForTx(txHash: string, options?: WaitForTxOptions): Promise<TxResult> {\n return waitForTxInternal(this.client, txHash, {\n ...options,\n chainInfo: this.chainInfo,\n })\n }\n\n async waitForEvent(\n filter: EventFilter,\n options?: Omit<WaitForEventOptions, 'chainInfo'>\n ): Promise<TxResult[]> {\n return waitForEventInternal(this.client as TxSearchClient, filter, {\n ...options,\n chainInfo: this.chainInfo,\n })\n }\n\n // Overload signatures\n signAndBroadcast(\n msgs: MsgInput[],\n options: SignBroadcastOptions & {\n signer?: DirectSigner | AminoSigner\n waitForConfirmation: true | WaitForTxOptions\n }\n ): Promise<TxResult>\n signAndBroadcast(\n msgs: MsgInput[],\n options?: SignBroadcastOptions & { signer?: DirectSigner | AminoSigner }\n ): Promise<BroadcastResultWithWait>\n // Implementation\n async signAndBroadcast(\n msgs: MsgInput[],\n options?: SignBroadcastOptions & { signer?: DirectSigner | AminoSigner }\n ): Promise<BroadcastResultWithWait | TxResult> {\n // Auto-estimate gas when no fee is provided\n let txOptions = options\n if (!options?.fee || options.fee.length === 0) {\n const estimate = await this.estimateGas(msgs, {\n gasPrice: options?.gasPrice ?? this.chainInfo.gasPrice,\n multiplier: options?.gasMultiplier,\n signer: options?.signer,\n })\n txOptions = {\n ...options,\n fee: estimate.fee.map(c => c.toProto()),\n gasLimit: options?.gasLimit ?? estimate.gasLimit,\n }\n }\n\n const tx = await this.createTx(msgs, txOptions)\n const signedTx = await this.sign(tx, txOptions)\n const broadcastResult = await broadcast(this.client, signedTx)\n\n // TX accepted into mempool — advance local sequence to prevent mismatch\n // on consecutive broadcasts before the node indexes the previous TX.\n this._nextSequence = tx.sequence + 1n\n\n if (options?.waitForConfirmation) {\n const waitOptions = options.waitForConfirmation === true ? {} : options.waitForConfirmation\n return this.waitForTx(broadcastResult.txHash, waitOptions)\n }\n\n return createBroadcastResultWithWait(broadcastResult, (txHash, waitOpts) =>\n this.waitForTx(txHash, waitOpts)\n )\n }\n\n // ============= WebSocket Subscriptions =============\n\n hasWebSocket(): boolean {\n return hasWebSocketEndpoint(this.chainInfo, 'cosmos')\n }\n\n hasEvmWebSocket(): boolean {\n return hasWebSocketEndpoint(this.chainInfo, 'evm')\n }\n\n createWebSocketSession(): WebSocketSession {\n return createSession(this.chainInfo)\n }\n\n subscribeToBlocks(callback: (block: unknown) => void): Promise<Subscription> {\n return subscribe(this.chainInfo, { event: 'block' }, callback)\n }\n\n subscribeToTxs(query: string, callback: (tx: unknown) => void): Promise<Subscription> {\n return subscribe(this.chainInfo, { event: 'tx', filter: query }, callback)\n }\n\n subscribeToEvmLogs(\n filter: { address?: string; topics?: string[] },\n callback: (log: unknown) => void\n ): Promise<Subscription> {\n return subscribe(this.chainInfo, { event: 'evmLogs', filter }, callback)\n }\n\n // ============= Token Utilities =============\n\n async getTokenInfo(options: GetTokenInfoOptions): Promise<TokenInfo> {\n const contract = this.getTokenContract(options.token)\n return contract.getInfo()\n }\n\n async getTx(hash: string, options?: GetTxOptionsFor<T>): Promise<DecodedTx> {\n return getTx(this.client, packed => this.msgs.decode(packed), hash, this._enrichers, options)\n }\n\n getTokenContract(token: string): TokenContract {\n if (!this._tokenResolver) {\n throw new Error(\n 'Token resolver not configured. ' +\n 'Use a typed factory (createInitiaContext, createMinievmContext, etc.) or pass tokenResolver to buildChainContextFactory.'\n )\n }\n return this._tokenResolver(this.client, this.chainInfo.chainType, token, this._address)\n }\n}\n\n// ============================================================================\n// Factory\n// ============================================================================\n\n/**\n * Build a platform-specific `createChainContext` function.\n *\n * This is an internal factory that injects the transport creator\n * (Node.js gRPC or browser gRPC-web) so that `chain-context.ts`\n * remains platform-agnostic.\n *\n * End users should prefer typed factories (`createInitiaContext`, etc.)\n * built via {@link buildTypedFactory}, which wrap this function with\n * chain-specific services, messages, and provider auto-creation.\n *\n * @param createTransport - Platform-specific transport creator\n * @returns `createChainContext` function\n *\n * @see buildTypedFactory — Builds the user-facing typed factories\n */\nexport function buildChainContextFactory(\n createTransport: (chainInfo: ChainInfo, options?: TransportOptions) => Transport,\n getServices: (chainInfo: ChainInfo) => Record<string, DescService>,\n getMsgs: (chainType: ChainType) => MsgsForChain<ChainType>,\n factoryOptions?: {\n tokenResolver?: TokenResolver\n enricherFactory?: EnricherFactory\n getTypeRegistry?: (chainInfo: ChainInfo) => Registry\n }\n) {\n return function createChainContext<T extends ChainType>(\n chainInfo: ChainInfo & { chainType: T },\n options?: ChainContextOptions\n ): ChainContext<T> {\n // Validate auth + headers conflict at context level\n if (options?.auth && options?.headers) {\n validateHeaderConflict(options.auth, options.headers, 'context')\n }\n\n // Create transport (or use provided)\n const transport =\n options?.transport ??\n createTransport(chainInfo, {\n timeoutMs: options?.timeoutMs,\n interceptors: options?.interceptors,\n })\n\n // Create client from injected services\n // Cast through unknown: createGrpcClient returns ServiceClients<Record<string, DescService>>\n // which is structurally correct but too wide for TypeScript to narrow automatically.\n const services = getServices(chainInfo)\n const typeRegistry = factoryOptions?.getTypeRegistry?.(chainInfo)\n const rawClient = createGrpcClient(\n transport,\n services,\n options?.auth,\n options?.headers,\n typeRegistry\n ) as unknown as Client\n const client = wrapClientWithCache(rawClient, chainInfo.chainId) as unknown as ClientFor<T> &\n CachedClient\n\n // Create message builders from injected resolver\n const msgs = getMsgs(chainInfo.chainType) as MsgsForChain<T>\n\n return new ChainContextImpl<T>(chainInfo, client, msgs, {\n signer: options?.signer,\n address: options?.address,\n evmTransport: options?.evmTransport,\n tokenResolver: factoryOptions?.tokenResolver,\n enricherFactory: factoryOptions?.enricherFactory,\n rpcOptions: {\n auth: options?.auth,\n headers: options?.headers,\n timeoutMs: options?.timeoutMs,\n },\n }) as ChainContext<T>\n }\n}\n","import type {\n DescService,\n DescMessage,\n DescFile,\n DescEnum,\n DescExtension,\n Registry,\n} from '@bufbuild/protobuf'\nimport { createRegistry } from '@bufbuild/protobuf'\nimport type { GenService, GenServiceMethods } from '@bufbuild/protobuf/codegenv2'\nimport {\n msg as buildMsg,\n msgCustom,\n type FriendlyInit,\n type FriendlyCustomInit,\n type Message,\n} from './msgs/types'\nimport { createDecode } from './msgs/decode'\nimport { ValidationError } from './errors'\nimport type { Any } from '@bufbuild/protobuf/wkt'\nimport type { ServiceClients } from './client/grpc-client'\n\n// ─── Core Type Utilities ───────────────────────────────────────────\n\nimport type { UnionToIntersection } from './util/types'\nexport type { UnionToIntersection } from './util/types'\n\ntype BuildersFromOne<S extends GenService<GenServiceMethods>> =\n S extends GenService<infer Methods>\n ? {\n [K in keyof Methods]: Methods[K] extends { input: infer I extends DescMessage }\n ? (init: FriendlyInit<I>) => Message<I>\n : never\n }\n : never\n\nexport type QueryInput = DescService | readonly DescService[]\n\nexport type TxInput = GenService<GenServiceMethods> | readonly GenService<GenServiceMethods>[]\n\nexport type MsgBuildersFromTx<S extends TxInput> =\n S extends readonly GenService<GenServiceMethods>[]\n ? UnionToIntersection<BuildersFromOne<S[number]>>\n : S extends GenService<GenServiceMethods>\n ? BuildersFromOne<S>\n : never\n\nexport interface CoreMsgMethods {\n custom<T extends DescMessage>(schema: T, init: FriendlyCustomInit<T>): Message<T>\n decode(any: Any): Message\n}\n\nexport interface ModuleInput<\n Q extends QueryInput | undefined = QueryInput | undefined,\n T extends TxInput | undefined = TxInput | undefined,\n> {\n query?: Q\n tx?: T\n}\n\nexport interface ChainConfig<TModules extends Record<string, ModuleInput>> {\n services: {\n [K in keyof TModules as TModules[K] extends { query: QueryInput } ? K : never]: NonNullable<\n TModules[K]['query']\n >\n }\n msgs: {\n [K in keyof TModules as TModules[K] extends { tx: TxInput } ? K : never]: MsgBuildersFromTx<\n NonNullable<TModules[K]['tx']>\n >\n } & CoreMsgMethods\n registry: Registry\n}\n\n// ─── Runtime Helpers ───────────────────────────────────────────────\n\ninterface MethodDescriptor {\n input: DescMessage\n}\n\nfunction getMethodEntries(svc: GenService<GenServiceMethods>): [string, MethodDescriptor][] {\n if (!svc.method || typeof svc.method !== 'object') {\n const detail =\n svc == null ? String(svc) : `object with keys [${Object.keys(svc as object).join(', ')}]`\n throw new ValidationError('tx', `Expected a GenService with a .method record, got: ${detail}`)\n }\n return Object.entries(svc.method as Record<string, MethodDescriptor>)\n}\n\nfunction extractSchemas(tx: TxInput): DescMessage[] {\n const services = Array.isArray(tx) ? tx : [tx]\n const schemas: DescMessage[] = []\n for (const svc of services) {\n // eslint-disable-next-line @typescript-eslint/no-unsafe-argument\n for (const [, method] of getMethodEntries(svc)) {\n schemas.push(method.input)\n }\n }\n return schemas\n}\n\nfunction createMsgBuilders(\n tx: TxInput\n): Record<string, (init: FriendlyInit<DescMessage>) => Message> {\n const services = Array.isArray(tx) ? tx : [tx]\n const builders: Record<string, (init: FriendlyInit<DescMessage>) => Message> = {}\n for (const svc of services) {\n // eslint-disable-next-line @typescript-eslint/no-unsafe-argument\n for (const [name, method] of getMethodEntries(svc)) {\n // Duplicate method names across multi-source tx services are expected\n // (e.g., ibcCore merges Channel + Client + Connection, all have updateParams).\n // Last service wins silently — this is intentional override semantics.\n builders[name] = init => buildMsg(method.input, init)\n }\n }\n return builders\n}\n\n// ─── ChainConfigBuilder ───────────────────────────────────────────\n\ntype TypeInput = Registry | DescFile | DescMessage | DescEnum | DescExtension | DescService\n\nexport class ChainConfigBuilder<\n // eslint-disable-next-line @typescript-eslint/no-empty-object-type\n TDefault extends Record<string, ModuleInput> = {},\n> {\n private modules: Record<string, ModuleInput> = {}\n private typeInputs: TypeInput[] = []\n\n addModule<K extends string, M extends ModuleInput>(\n name: K,\n input: M\n ): ChainConfigBuilder<TDefault & Record<K, M>> {\n if (!input.query && !input.tx) {\n throw new ValidationError(name, 'at least one of query or tx must be provided')\n }\n const next = this.clone()\n next.modules[name] = input\n if (input.tx) {\n const schemas = extractSchemas(input.tx)\n next.typeInputs.push(...schemas)\n }\n // eslint-disable-next-line @typescript-eslint/no-unsafe-return, @typescript-eslint/no-explicit-any\n return next as any\n }\n\n addTypes(...inputs: TypeInput[]): ChainConfigBuilder<TDefault> {\n const next = this.clone()\n next.typeInputs.push(...inputs)\n return next\n }\n\n build(): ChainConfig<TDefault> {\n // Build services map\n const services: Record<string, DescService | readonly DescService[]> = {}\n for (const [name, mod] of Object.entries(this.modules)) {\n if (mod.query) services[name] = mod.query\n }\n\n // Build msg builders\n const msgBuilders: Record<\n string,\n Record<string, (init: FriendlyInit<DescMessage>) => Message>\n > = {}\n for (const [name, mod] of Object.entries(this.modules)) {\n if (mod.tx) {\n msgBuilders[name] = createMsgBuilders(mod.tx)\n }\n }\n\n // Collect schemas for decode\n const allSchemas: DescMessage[] = []\n for (const mod of Object.values(this.modules)) {\n if (mod.tx) allSchemas.push(...extractSchemas(mod.tx))\n }\n\n // decode: resolves Any by typeUrl using schemas from registered modules\n // registry: resolves types from typeInputs (accumulated via addModule + addTypes),\n // additionally contains non-module types from addTypes() (e.g., crypto keys, auth)\n const decode = createDecode(allSchemas)\n const registry = createRegistry(...this.typeInputs)\n\n const msgs = {\n ...msgBuilders,\n custom: msgCustom,\n decode,\n }\n\n // eslint-disable-next-line @typescript-eslint/no-unsafe-return, @typescript-eslint/no-explicit-any\n return { services, msgs, registry } as any\n }\n\n private clone(): ChainConfigBuilder<TDefault> {\n const next = new ChainConfigBuilder<TDefault>()\n next.modules = { ...this.modules }\n next.typeInputs = [...this.typeInputs]\n return next\n }\n}\n\nexport function createChainConfig(): ChainConfigBuilder {\n return new ChainConfigBuilder()\n}\n\n// ─── Extended Client/Msgs Types ────────────────────────────────────\n// Colocated with ModuleInput/QueryInput/TxInput which they depend on.\n\n/** Maps custom module definitions to their gRPC query client types. */\nexport type ExtendedClient<TModules extends Record<string, ModuleInput>> = ServiceClients<{\n [K in keyof TModules as TModules[K] extends { query: QueryInput } ? K : never]: NonNullable<\n TModules[K]['query']\n >\n}>\n\n/** Maps custom module definitions to their message builder types. */\nexport type ExtendedMsgs<TModules extends Record<string, ModuleInput>> = {\n [K in keyof TModules as TModules[K] extends { tx: TxInput } ? K : never]: MsgBuildersFromTx<\n NonNullable<TModules[K]['tx']>\n >\n}\n","// Protocol Buffers for Go with Gadgets\n//\n// Copyright (c) 2013, The GoGo Authors. All rights reserved.\n// http://github.com/cosmos/gogoproto\n//\n// Redistribution and use in source and binary forms, with or without\n// modification, are permitted provided that the following conditions are\n// met:\n//\n// * Redistributions of source code must retain the above copyright\n// notice, this list of conditions and the following disclaimer.\n// * Redistributions in binary form must reproduce the above\n// copyright notice, this list of conditions and the following disclaimer\n// in the documentation and/or other materials provided with the\n// distribution.\n//\n// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n// \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file gogoproto/gogo.proto (package gogoproto, syntax proto2)\n/* eslint-disable */\n\nimport { extDesc, fileDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_protobuf_descriptor } from \"@bufbuild/protobuf/wkt\";\n\n/**\n * Describes the file gogoproto/gogo.proto.\n */\nexport const file_gogoproto_gogo = /*@__PURE__*/\n fileDesc(\"ChRnb2dvcHJvdG8vZ29nby5wcm90bxIJZ29nb3Byb3RvOk4KE2dvcHJvdG9fZW51bV9wcmVmaXgSHC5nb29nbGUucHJvdG9idWYuRW51bU9wdGlvbnMYseQDIAEoCFIRZ29wcm90b0VudW1QcmVmaXg6UgoVZ29wcm90b19lbnVtX3N0cmluZ2VyEhwuZ29vZ2xlLnByb3RvYnVmLkVudW1PcHRpb25zGMXkAyABKAhSE2dvcHJvdG9FbnVtU3RyaW5nZXI6QwoNZW51bV9zdHJpbmdlchIcLmdvb2dsZS5wcm90b2J1Zi5FbnVtT3B0aW9ucxjG5AMgASgIUgxlbnVtU3RyaW5nZXI6RwoPZW51bV9jdXN0b21uYW1lEhwuZ29vZ2xlLnByb3RvYnVmLkVudW1PcHRpb25zGMfkAyABKAlSDmVudW1DdXN0b21uYW1lOjoKCGVudW1kZWNsEhwuZ29vZ2xlLnByb3RvYnVmLkVudW1PcHRpb25zGMjkAyABKAhSCGVudW1kZWNsOlYKFGVudW12YWx1ZV9jdXN0b21uYW1lEiEuZ29vZ2xlLnByb3RvYnVmLkVudW1WYWx1ZU9wdGlvbnMY0YMEIAEoCVITZW51bXZhbHVlQ3VzdG9tbmFtZTpOChNnb3Byb3RvX2dldHRlcnNfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJnsAyABKAhSEWdvcHJvdG9HZXR0ZXJzQWxsOlUKF2dvcHJvdG9fZW51bV9wcmVmaXhfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJrsAyABKAhSFGdvcHJvdG9FbnVtUHJlZml4QWxsOlAKFGdvcHJvdG9fc3RyaW5nZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJvsAyABKAhSEmdvcHJvdG9TdHJpbmdlckFsbDpKChF2ZXJib3NlX2VxdWFsX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxic7AMgASgIUg92ZXJib3NlRXF1YWxBbGw6OQoIZmFjZV9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYnewDIAEoCFIHZmFjZUFsbDpBCgxnb3N0cmluZ19hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYnuwDIAEoCFILZ29zdHJpbmdBbGw6QQoMcG9wdWxhdGVfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJ/sAyABKAhSC3BvcHVsYXRlQWxsOkEKDHN0cmluZ2VyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxig7AMgASgIUgtzdHJpbmdlckFsbDo/Cgtvbmx5b25lX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxih7AMgASgIUgpvbmx5b25lQWxsOjsKCWVxdWFsX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxil7AMgASgIUghlcXVhbEFsbDpHCg9kZXNjcmlwdGlvbl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYpuwDIAEoCFIOZGVzY3JpcHRpb25BbGw6PwoLdGVzdGdlbl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYp+wDIAEoCFIKdGVzdGdlbkFsbDpBCgxiZW5jaGdlbl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYqOwDIAEoCFILYmVuY2hnZW5BbGw6QwoNbWFyc2hhbGVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxip7AMgASgIUgxtYXJzaGFsZXJBbGw6RwoPdW5tYXJzaGFsZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGKrsAyABKAhSDnVubWFyc2hhbGVyQWxsOlAKFHN0YWJsZV9tYXJzaGFsZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGKvsAyABKAhSEnN0YWJsZU1hcnNoYWxlckFsbDo7CglzaXplcl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYrOwDIAEoCFIIc2l6ZXJBbGw6WQoZZ29wcm90b19lbnVtX3N0cmluZ2VyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxit7AMgASgIUhZnb3Byb3RvRW51bVN0cmluZ2VyQWxsOkoKEWVudW1fc3RyaW5nZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGK7sAyABKAhSD2VudW1TdHJpbmdlckFsbDpQChR1bnNhZmVfbWFyc2hhbGVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxiv7AMgASgIUhJ1bnNhZmVNYXJzaGFsZXJBbGw6VAoWdW5zYWZlX3VubWFyc2hhbGVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxiw7AMgASgIUhR1bnNhZmVVbm1hcnNoYWxlckFsbDpbChpnb3Byb3RvX2V4dGVuc2lvbnNfbWFwX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxix7AMgASgIUhdnb3Byb3RvRXh0ZW5zaW9uc01hcEFsbDpYChhnb3Byb3RvX3VucmVjb2duaXplZF9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYsuwDIAEoCFIWZ29wcm90b1VucmVjb2duaXplZEFsbDpJChBnb2dvcHJvdG9faW1wb3J0EhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLPsAyABKAhSD2dvZ29wcm90b0ltcG9ydDpFCg5wcm90b3NpemVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi07AMgASgIUg1wcm90b3NpemVyQWxsOj8KC2NvbXBhcmVfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLXsAyABKAhSCmNvbXBhcmVBbGw6QQoMdHlwZWRlY2xfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLbsAyABKAhSC3R5cGVkZWNsQWxsOkEKDGVudW1kZWNsX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi37AMgASgIUgtlbnVtZGVjbEFsbDpRChRnb3Byb3RvX3JlZ2lzdHJhdGlvbhIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi47AMgASgIUhNnb3Byb3RvUmVnaXN0cmF0aW9uOkcKD21lc3NhZ2VuYW1lX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi57AMgASgIUg5tZXNzYWdlbmFtZUFsbDpSChVnb3Byb3RvX3NpemVjYWNoZV9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYuuwDIAEoCFITZ29wcm90b1NpemVjYWNoZUFsbDpOChNnb3Byb3RvX3Vua2V5ZWRfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLvsAyABKAhSEWdvcHJvdG9VbmtleWVkQWxsOkoKD2dvcHJvdG9fZ2V0dGVycxIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiB9AMgASgIUg5nb3Byb3RvR2V0dGVyczpMChBnb3Byb3RvX3N0cmluZ2VyEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGIP0AyABKAhSD2dvcHJvdG9TdHJpbmdlcjpGCg12ZXJib3NlX2VxdWFsEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGIT0AyABKAhSDHZlcmJvc2VFcXVhbDo1CgRmYWNlEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGIX0AyABKAhSBGZhY2U6PQoIZ29zdHJpbmcSHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYhvQDIAEoCFIIZ29zdHJpbmc6PQoIcG9wdWxhdGUSHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYh/QDIAEoCFIIcG9wdWxhdGU6PQoIc3RyaW5nZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYwIsEIAEoCFIIc3RyaW5nZXI6OwoHb25seW9uZRIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiJ9AMgASgIUgdvbmx5b25lOjcKBWVxdWFsEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGI30AyABKAhSBWVxdWFsOkMKC2Rlc2NyaXB0aW9uEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGI70AyABKAhSC2Rlc2NyaXB0aW9uOjsKB3Rlc3RnZW4SHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYj/QDIAEoCFIHdGVzdGdlbjo9CghiZW5jaGdlbhIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiQ9AMgASgIUghiZW5jaGdlbjo/CgltYXJzaGFsZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYkfQDIAEoCFIJbWFyc2hhbGVyOkMKC3VubWFyc2hhbGVyEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJL0AyABKAhSC3VubWFyc2hhbGVyOkwKEHN0YWJsZV9tYXJzaGFsZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYk/QDIAEoCFIPc3RhYmxlTWFyc2hhbGVyOjcKBXNpemVyEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJT0AyABKAhSBXNpemVyOkwKEHVuc2FmZV9tYXJzaGFsZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYl/QDIAEoCFIPdW5zYWZlTWFyc2hhbGVyOlAKEnVuc2FmZV91bm1hcnNoYWxlchIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiY9AMgASgIUhF1bnNhZmVVbm1hcnNoYWxlcjpXChZnb3Byb3RvX2V4dGVuc2lvbnNfbWFwEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJn0AyABKAhSFGdvcHJvdG9FeHRlbnNpb25zTWFwOlQKFGdvcHJvdG9fdW5yZWNvZ25pemVkEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJr0AyABKAhSE2dvcHJvdG9VbnJlY29nbml6ZWQ6QQoKcHJvdG9zaXplchIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxic9AMgASgIUgpwcm90b3NpemVyOjsKB2NvbXBhcmUSHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYnfQDIAEoCFIHY29tcGFyZTo9Cgh0eXBlZGVjbBIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxie9AMgASgIUgh0eXBlZGVjbDpDCgttZXNzYWdlbmFtZRIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxih9AMgASgIUgttZXNzYWdlbmFtZTpOChFnb3Byb3RvX3NpemVjYWNoZRIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxii9AMgASgIUhBnb3Byb3RvU2l6ZWNhY2hlOkoKD2dvcHJvdG9fdW5rZXllZBIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxij9AMgASgIUg5nb3Byb3RvVW5rZXllZDo7CghudWxsYWJsZRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY6fsDIAEoCFIIbnVsbGFibGU6NQoFZW1iZWQSHS5nb29nbGUucHJvdG9idWYuRmllbGRPcHRpb25zGOr7AyABKAhSBWVtYmVkOj8KCmN1c3RvbXR5cGUSHS5nb29nbGUucHJvdG9idWYuRmllbGRPcHRpb25zGOv7AyABKAlSCmN1c3RvbXR5cGU6PwoKY3VzdG9tbmFtZRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY7PsDIAEoCVIKY3VzdG9tbmFtZTo5Cgdqc29udGFnEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxjt+wMgASgJUgdqc29udGFnOjsKCG1vcmV0YWdzEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxju+wMgASgJUghtb3JldGFnczo7CghjYXN0dHlwZRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY7/sDIAEoCVIIY2FzdHR5cGU6OQoHY2FzdGtleRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY8PsDIAEoCVIHY2FzdGtleTo9CgljYXN0dmFsdWUSHS5nb29nbGUucHJvdG9idWYuRmllbGRPcHRpb25zGPH7AyABKAlSCWNhc3R2YWx1ZTo5CgdzdGR0aW1lEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxjy+wMgASgIUgdzdGR0aW1lOkEKC3N0ZGR1cmF0aW9uEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxjz+wMgASgIUgtzdGRkdXJhdGlvbjo/Cgp3a3Rwb2ludGVyEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxj0+wMgASgIUgp3a3Rwb2ludGVyOkMKDGNhc3RyZXBlYXRlZBIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY9fsDIAEoCVIMY2FzdHJlcGVhdGVkQkgKE2NvbS5nb29nbGUucHJvdG9idWZCCkdvR29Qcm90b3NaJWdpdGh1Yi5jb20vY29zbW9zL2dvZ29wcm90by9nb2dvcHJvdG8\", [file_google_protobuf_descriptor]);\n\n/**\n * @generated from extension: optional bool goproto_enum_prefix = 62001;\n */\nexport const goproto_enum_prefix = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 0);\n\n/**\n * @generated from extension: optional bool goproto_enum_stringer = 62021;\n */\nexport const goproto_enum_stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 1);\n\n/**\n * @generated from extension: optional bool enum_stringer = 62022;\n */\nexport const enum_stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 2);\n\n/**\n * @generated from extension: optional string enum_customname = 62023;\n */\nexport const enum_customname = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 3);\n\n/**\n * @generated from extension: optional bool enumdecl = 62024;\n */\nexport const enumdecl = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 4);\n\n/**\n * @generated from extension: optional string enumvalue_customname = 66001;\n */\nexport const enumvalue_customname = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 5);\n\n/**\n * @generated from extension: optional bool goproto_getters_all = 63001;\n */\nexport const goproto_getters_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 6);\n\n/**\n * @generated from extension: optional bool goproto_enum_prefix_all = 63002;\n */\nexport const goproto_enum_prefix_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 7);\n\n/**\n * @generated from extension: optional bool goproto_stringer_all = 63003;\n */\nexport const goproto_stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 8);\n\n/**\n * @generated from extension: optional bool verbose_equal_all = 63004;\n */\nexport const verbose_equal_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 9);\n\n/**\n * @generated from extension: optional bool face_all = 63005;\n */\nexport const face_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 10);\n\n/**\n * @generated from extension: optional bool gostring_all = 63006;\n */\nexport const gostring_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 11);\n\n/**\n * @generated from extension: optional bool populate_all = 63007;\n */\nexport const populate_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 12);\n\n/**\n * @generated from extension: optional bool stringer_all = 63008;\n */\nexport const stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 13);\n\n/**\n * @generated from extension: optional bool onlyone_all = 63009;\n */\nexport const onlyone_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 14);\n\n/**\n * @generated from extension: optional bool equal_all = 63013;\n */\nexport const equal_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 15);\n\n/**\n * @generated from extension: optional bool description_all = 63014;\n */\nexport const description_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 16);\n\n/**\n * @generated from extension: optional bool testgen_all = 63015;\n */\nexport const testgen_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 17);\n\n/**\n * @generated from extension: optional bool benchgen_all = 63016;\n */\nexport const benchgen_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 18);\n\n/**\n * @generated from extension: optional bool marshaler_all = 63017;\n */\nexport const marshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 19);\n\n/**\n * @generated from extension: optional bool unmarshaler_all = 63018;\n */\nexport const unmarshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 20);\n\n/**\n * @generated from extension: optional bool stable_marshaler_all = 63019;\n */\nexport const stable_marshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 21);\n\n/**\n * @generated from extension: optional bool sizer_all = 63020;\n */\nexport const sizer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 22);\n\n/**\n * @generated from extension: optional bool goproto_enum_stringer_all = 63021;\n */\nexport const goproto_enum_stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 23);\n\n/**\n * @generated from extension: optional bool enum_stringer_all = 63022;\n */\nexport const enum_stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 24);\n\n/**\n * @generated from extension: optional bool unsafe_marshaler_all = 63023;\n */\nexport const unsafe_marshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 25);\n\n/**\n * @generated from extension: optional bool unsafe_unmarshaler_all = 63024;\n */\nexport const unsafe_unmarshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 26);\n\n/**\n * @generated from extension: optional bool goproto_extensions_map_all = 63025;\n */\nexport const goproto_extensions_map_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 27);\n\n/**\n * @generated from extension: optional bool goproto_unrecognized_all = 63026;\n */\nexport const goproto_unrecognized_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 28);\n\n/**\n * @generated from extension: optional bool gogoproto_import = 63027;\n */\nexport const gogoproto_import = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 29);\n\n/**\n * @generated from extension: optional bool protosizer_all = 63028;\n */\nexport const protosizer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 30);\n\n/**\n * @generated from extension: optional bool compare_all = 63029;\n */\nexport const compare_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 31);\n\n/**\n * @generated from extension: optional bool typedecl_all = 63030;\n */\nexport const typedecl_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 32);\n\n/**\n * @generated from extension: optional bool enumdecl_all = 63031;\n */\nexport const enumdecl_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 33);\n\n/**\n * @generated from extension: optional bool goproto_registration = 63032;\n */\nexport const goproto_registration = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 34);\n\n/**\n * @generated from extension: optional bool messagename_all = 63033;\n */\nexport const messagename_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 35);\n\n/**\n * @generated from extension: optional bool goproto_sizecache_all = 63034;\n */\nexport const goproto_sizecache_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 36);\n\n/**\n * @generated from extension: optional bool goproto_unkeyed_all = 63035;\n */\nexport const goproto_unkeyed_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 37);\n\n/**\n * @generated from extension: optional bool goproto_getters = 64001;\n */\nexport const goproto_getters = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 38);\n\n/**\n * @generated from extension: optional bool goproto_stringer = 64003;\n */\nexport const goproto_stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 39);\n\n/**\n * @generated from extension: optional bool verbose_equal = 64004;\n */\nexport const verbose_equal = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 40);\n\n/**\n * @generated from extension: optional bool face = 64005;\n */\nexport const face = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 41);\n\n/**\n * @generated from extension: optional bool gostring = 64006;\n */\nexport const gostring = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 42);\n\n/**\n * @generated from extension: optional bool populate = 64007;\n */\nexport const populate = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 43);\n\n/**\n * @generated from extension: optional bool stringer = 67008;\n */\nexport const stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 44);\n\n/**\n * @generated from extension: optional bool onlyone = 64009;\n */\nexport const onlyone = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 45);\n\n/**\n * @generated from extension: optional bool equal = 64013;\n */\nexport const equal = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 46);\n\n/**\n * @generated from extension: optional bool description = 64014;\n */\nexport const description = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 47);\n\n/**\n * @generated from extension: optional bool testgen = 64015;\n */\nexport const testgen = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 48);\n\n/**\n * @generated from extension: optional bool benchgen = 64016;\n */\nexport const benchgen = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 49);\n\n/**\n * @generated from extension: optional bool marshaler = 64017;\n */\nexport const marshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 50);\n\n/**\n * @generated from extension: optional bool unmarshaler = 64018;\n */\nexport const unmarshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 51);\n\n/**\n * @generated from extension: optional bool stable_marshaler = 64019;\n */\nexport const stable_marshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 52);\n\n/**\n * @generated from extension: optional bool sizer = 64020;\n */\nexport const sizer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 53);\n\n/**\n * @generated from extension: optional bool unsafe_marshaler = 64023;\n */\nexport const unsafe_marshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 54);\n\n/**\n * @generated from extension: optional bool unsafe_unmarshaler = 64024;\n */\nexport const unsafe_unmarshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 55);\n\n/**\n * @generated from extension: optional bool goproto_extensions_map = 64025;\n */\nexport const goproto_extensions_map = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 56);\n\n/**\n * @generated from extension: optional bool goproto_unrecognized = 64026;\n */\nexport const goproto_unrecognized = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 57);\n\n/**\n * @generated from extension: optional bool protosizer = 64028;\n */\nexport const protosizer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 58);\n\n/**\n * @generated from extension: optional bool compare = 64029;\n */\nexport const compare = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 59);\n\n/**\n * @generated from extension: optional bool typedecl = 64030;\n */\nexport const typedecl = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 60);\n\n/**\n * @generated from extension: optional bool messagename = 64033;\n */\nexport const messagename = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 61);\n\n/**\n * @generated from extension: optional bool goproto_sizecache = 64034;\n */\nexport const goproto_sizecache = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 62);\n\n/**\n * @generated from extension: optional bool goproto_unkeyed = 64035;\n */\nexport const goproto_unkeyed = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 63);\n\n/**\n * @generated from extension: optional bool nullable = 65001;\n */\nexport const nullable = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 64);\n\n/**\n * @generated from extension: optional bool embed = 65002;\n */\nexport const embed = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 65);\n\n/**\n * @generated from extension: optional string customtype = 65003;\n */\nexport const customtype = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 66);\n\n/**\n * @generated from extension: optional string customname = 65004;\n */\nexport const customname = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 67);\n\n/**\n * @generated from extension: optional string jsontag = 65005;\n */\nexport const jsontag = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 68);\n\n/**\n * @generated from extension: optional string moretags = 65006;\n */\nexport const moretags = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 69);\n\n/**\n * @generated from extension: optional string casttype = 65007;\n */\nexport const casttype = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 70);\n\n/**\n * @generated from extension: optional string castkey = 65008;\n */\nexport const castkey = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 71);\n\n/**\n * @generated from extension: optional string castvalue = 65009;\n */\nexport const castvalue = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 72);\n\n/**\n * @generated from extension: optional bool stdtime = 65010;\n */\nexport const stdtime = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 73);\n\n/**\n * @generated from extension: optional bool stdduration = 65011;\n */\nexport const stdduration = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 74);\n\n/**\n * @generated from extension: optional bool wktpointer = 65012;\n */\nexport const wktpointer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 75);\n\n/**\n * @generated from extension: optional string castrepeated = 65013;\n */\nexport const castrepeated = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 76);\n\n","// Copyright 2023 Google LLC\n//\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file google/api/http.proto (package google.api, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\n\n/**\n * Describes the file google/api/http.proto.\n */\nexport const file_google_api_http = /*@__PURE__*/\n fileDesc(\"ChVnb29nbGUvYXBpL2h0dHAucHJvdG8SCmdvb2dsZS5hcGkiVAoESHR0cBIjCgVydWxlcxgBIAMoCzIULmdvb2dsZS5hcGkuSHR0cFJ1bGUSJwofZnVsbHlfZGVjb2RlX3Jlc2VydmVkX2V4cGFuc2lvbhgCIAEoCCKBAgoISHR0cFJ1bGUSEAoIc2VsZWN0b3IYASABKAkSDQoDZ2V0GAIgASgJSAASDQoDcHV0GAMgASgJSAASDgoEcG9zdBgEIAEoCUgAEhAKBmRlbGV0ZRgFIAEoCUgAEg8KBXBhdGNoGAYgASgJSAASLwoGY3VzdG9tGAggASgLMh0uZ29vZ2xlLmFwaS5DdXN0b21IdHRwUGF0dGVybkgAEgwKBGJvZHkYByABKAkSFQoNcmVzcG9uc2VfYm9keRgMIAEoCRIxChNhZGRpdGlvbmFsX2JpbmRpbmdzGAsgAygLMhQuZ29vZ2xlLmFwaS5IdHRwUnVsZUIJCgdwYXR0ZXJuIi8KEUN1c3RvbUh0dHBQYXR0ZXJuEgwKBGtpbmQYASABKAkSDAoEcGF0aBgCIAEoCUJqCg5jb20uZ29vZ2xlLmFwaUIJSHR0cFByb3RvUAFaQWdvb2dsZS5nb2xhbmcub3JnL2dlbnByb3RvL2dvb2dsZWFwaXMvYXBpL2Fubm90YXRpb25zO2Fubm90YXRpb25z+AEBogIER0FQSWIGcHJvdG8z\");\n\n/**\n * Describes the message google.api.Http.\n * Use `create(HttpSchema)` to create a new message.\n */\nexport const HttpSchema = /*@__PURE__*/\n messageDesc(file_google_api_http, 0);\n\n/**\n * Describes the message google.api.HttpRule.\n * Use `create(HttpRuleSchema)` to create a new message.\n */\nexport const HttpRuleSchema = /*@__PURE__*/\n messageDesc(file_google_api_http, 1);\n\n/**\n * Describes the message google.api.CustomHttpPattern.\n * Use `create(CustomHttpPatternSchema)` to create a new message.\n */\nexport const CustomHttpPatternSchema = /*@__PURE__*/\n messageDesc(file_google_api_http, 2);\n\n","// Copyright 2015 Google LLC\n//\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file google/api/annotations.proto (package google.api, syntax proto3)\n/* eslint-disable */\n\nimport { extDesc, fileDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_api_http } from \"./http_pb.js\";\nimport { file_google_protobuf_descriptor } from \"@bufbuild/protobuf/wkt\";\n\n/**\n * Describes the file google/api/annotations.proto.\n */\nexport const file_google_api_annotations = /*@__PURE__*/\n fileDesc(\"Chxnb29nbGUvYXBpL2Fubm90YXRpb25zLnByb3RvEgpnb29nbGUuYXBpOksKBGh0dHASHi5nb29nbGUucHJvdG9idWYuTWV0aG9kT3B0aW9ucxiwyrwiIAEoCzIULmdvb2dsZS5hcGkuSHR0cFJ1bGVSBGh0dHBCbgoOY29tLmdvb2dsZS5hcGlCEEFubm90YXRpb25zUHJvdG9QAVpBZ29vZ2xlLmdvbGFuZy5vcmcvZ2VucHJvdG8vZ29vZ2xlYXBpcy9hcGkvYW5ub3RhdGlvbnM7YW5ub3RhdGlvbnOiAgRHQVBJYgZwcm90bzM\", [file_google_api_http, file_google_protobuf_descriptor]);\n\n/**\n * See `HttpRule`.\n *\n * @generated from extension: google.api.HttpRule http = 72295728;\n */\nexport const http = /*@__PURE__*/\n extDesc(file_google_api_annotations, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file connect/types/v2/currency_pair.proto (package connect.types.v2, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\n\n/**\n * Describes the file connect/types/v2/currency_pair.proto.\n */\nexport const file_connect_types_v2_currency_pair = /*@__PURE__*/\n fileDesc(\"CiRjb25uZWN0L3R5cGVzL3YyL2N1cnJlbmN5X3BhaXIucHJvdG8SEGNvbm5lY3QudHlwZXMudjIiNQoMQ3VycmVuY3lQYWlyEgwKBEJhc2UYASABKAkSDQoFUXVvdGUYAiABKAk6CJigHwCA3CAAQipaKGdpdGh1Yi5jb20vc2tpcC1tZXYvY29ubmVjdC92Mi9wa2cvdHlwZXNiBnByb3RvMw\", [file_gogoproto_gogo]);\n\n/**\n * Describes the message connect.types.v2.CurrencyPair.\n * Use `create(CurrencyPairSchema)` to create a new message.\n */\nexport const CurrencyPairSchema = /*@__PURE__*/\n messageDesc(file_connect_types_v2_currency_pair, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file connect/oracle/v2/genesis.proto (package connect.oracle.v2, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_protobuf_timestamp } from \"@bufbuild/protobuf/wkt\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_connect_types_v2_currency_pair } from \"../../types/v2/currency_pair_pb.js\";\n\n/**\n * Describes the file connect/oracle/v2/genesis.proto.\n */\nexport const file_connect_oracle_v2_genesis = /*@__PURE__*/\n fileDesc(\"Ch9jb25uZWN0L29yYWNsZS92Mi9nZW5lc2lzLnByb3RvEhFjb25uZWN0Lm9yYWNsZS52MiKdAQoKUXVvdGVQcmljZRI6CgVwcmljZRgBIAEoCUIryN4fANreHxVjb3Ntb3NzZGsuaW8vbWF0aC5JbnTStC0KY29zbW9zLkludBI9Cg9ibG9ja190aW1lc3RhbXAYAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgjI3h8AkN8fARIUCgxibG9ja19oZWlnaHQYAyABKAQiYgoRQ3VycmVuY3lQYWlyU3RhdGUSMgoFcHJpY2UYASABKAsyHS5jb25uZWN0Lm9yYWNsZS52Mi5RdW90ZVByaWNlQgTI3h8BEg0KBW5vbmNlGAIgASgEEgoKAmlkGAMgASgEIq8BChNDdXJyZW5jeVBhaXJHZW5lc2lzEjsKDWN1cnJlbmN5X3BhaXIYASABKAsyHi5jb25uZWN0LnR5cGVzLnYyLkN1cnJlbmN5UGFpckIEyN4fABJAChNjdXJyZW5jeV9wYWlyX3ByaWNlGAIgASgLMh0uY29ubmVjdC5vcmFjbGUudjIuUXVvdGVQcmljZUIEyN4fARINCgVub25jZRgDIAEoBBIKCgJpZBgEIAEoBCJsCgxHZW5lc2lzU3RhdGUSSwoVY3VycmVuY3lfcGFpcl9nZW5lc2lzGAEgAygLMiYuY29ubmVjdC5vcmFjbGUudjIuQ3VycmVuY3lQYWlyR2VuZXNpc0IEyN4fABIPCgduZXh0X2lkGAIgASgEQi9aLWdpdGh1Yi5jb20vc2tpcC1tZXYvY29ubmVjdC92Mi94L29yYWNsZS90eXBlc2IGcHJvdG8z\", [file_gogoproto_gogo, file_google_protobuf_timestamp, file_cosmos_proto_cosmos, file_connect_types_v2_currency_pair]);\n\n/**\n * Describes the message connect.oracle.v2.QuotePrice.\n * Use `create(QuotePriceSchema)` to create a new message.\n */\nexport const QuotePriceSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_genesis, 0);\n\n/**\n * Describes the message connect.oracle.v2.CurrencyPairState.\n * Use `create(CurrencyPairStateSchema)` to create a new message.\n */\nexport const CurrencyPairStateSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_genesis, 1);\n\n/**\n * Describes the message connect.oracle.v2.CurrencyPairGenesis.\n * Use `create(CurrencyPairGenesisSchema)` to create a new message.\n */\nexport const CurrencyPairGenesisSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_genesis, 2);\n\n/**\n * Describes the message connect.oracle.v2.GenesisState.\n * Use `create(GenesisStateSchema)` to create a new message.\n */\nexport const GenesisStateSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_genesis, 3);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file connect/oracle/v2/query.proto (package connect.oracle.v2, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_connect_oracle_v2_genesis } from \"./genesis_pb.js\";\nimport { file_connect_types_v2_currency_pair } from \"../../types/v2/currency_pair_pb.js\";\n\n/**\n * Describes the file connect/oracle/v2/query.proto.\n */\nexport const file_connect_oracle_v2_query = /*@__PURE__*/\n fileDesc(\"Ch1jb25uZWN0L29yYWNsZS92Mi9xdWVyeS5wcm90bxIRY29ubmVjdC5vcmFjbGUudjIiHAoaR2V0QWxsQ3VycmVuY3lQYWlyc1JlcXVlc3QiWwobR2V0QWxsQ3VycmVuY3lQYWlyc1Jlc3BvbnNlEjwKDmN1cnJlbmN5X3BhaXJzGAEgAygLMh4uY29ubmVjdC50eXBlcy52Mi5DdXJyZW5jeVBhaXJCBMjeHwAiKAoPR2V0UHJpY2VSZXF1ZXN0EhUKDWN1cnJlbmN5X3BhaXIYASABKAkicwoQR2V0UHJpY2VSZXNwb25zZRIyCgVwcmljZRgBIAEoCzIdLmNvbm5lY3Qub3JhY2xlLnYyLlF1b3RlUHJpY2VCBMjeHwESDQoFbm9uY2UYAiABKAQSEAoIZGVjaW1hbHMYAyABKAQSCgoCaWQYBCABKAQiLQoQR2V0UHJpY2VzUmVxdWVzdBIZChFjdXJyZW5jeV9wYWlyX2lkcxgBIAMoCSJOChFHZXRQcmljZXNSZXNwb25zZRI5CgZwcmljZXMYASADKAsyIy5jb25uZWN0Lm9yYWNsZS52Mi5HZXRQcmljZVJlc3BvbnNlQgTI3h8AIh8KHUdldEN1cnJlbmN5UGFpck1hcHBpbmdSZXF1ZXN0Iu0BCh5HZXRDdXJyZW5jeVBhaXJNYXBwaW5nUmVzcG9uc2USbwoVY3VycmVuY3lfcGFpcl9tYXBwaW5nGAEgAygLMkouY29ubmVjdC5vcmFjbGUudjIuR2V0Q3VycmVuY3lQYWlyTWFwcGluZ1Jlc3BvbnNlLkN1cnJlbmN5UGFpck1hcHBpbmdFbnRyeUIEyN4fABpaChhDdXJyZW5jeVBhaXJNYXBwaW5nRW50cnkSCwoDa2V5GAEgASgEEi0KBXZhbHVlGAIgASgLMh4uY29ubmVjdC50eXBlcy52Mi5DdXJyZW5jeVBhaXI6AjgBIiMKIUdldEN1cnJlbmN5UGFpck1hcHBpbmdMaXN0UmVxdWVzdCJeChNDdXJyZW5jeVBhaXJNYXBwaW5nEgoKAmlkGAEgASgEEjsKDWN1cnJlbmN5X3BhaXIYAiABKAsyHi5jb25uZWN0LnR5cGVzLnYyLkN1cnJlbmN5UGFpckIEyN4fACJkCiJHZXRDdXJyZW5jeVBhaXJNYXBwaW5nTGlzdFJlc3BvbnNlEj4KCG1hcHBpbmdzGAEgAygLMiYuY29ubmVjdC5vcmFjbGUudjIuQ3VycmVuY3lQYWlyTWFwcGluZ0IEyN4fADKhBgoFUXVlcnkSoAEKE0dldEFsbEN1cnJlbmN5UGFpcnMSLS5jb25uZWN0Lm9yYWNsZS52Mi5HZXRBbGxDdXJyZW5jeVBhaXJzUmVxdWVzdBouLmNvbm5lY3Qub3JhY2xlLnYyLkdldEFsbEN1cnJlbmN5UGFpcnNSZXNwb25zZSIqgtPkkwIkEiIvY29ubmVjdC9vcmFjbGUvdjIvZ2V0X2FsbF90aWNrZXJzEnkKCEdldFByaWNlEiIuY29ubmVjdC5vcmFjbGUudjIuR2V0UHJpY2VSZXF1ZXN0GiMuY29ubmVjdC5vcmFjbGUudjIuR2V0UHJpY2VSZXNwb25zZSIkgtPkkwIeEhwvY29ubmVjdC9vcmFjbGUvdjIvZ2V0X3ByaWNlEn0KCUdldFByaWNlcxIjLmNvbm5lY3Qub3JhY2xlLnYyLkdldFByaWNlc1JlcXVlc3QaJC5jb25uZWN0Lm9yYWNsZS52Mi5HZXRQcmljZXNSZXNwb25zZSIlgtPkkwIfEh0vY29ubmVjdC9vcmFjbGUvdjIvZ2V0X3ByaWNlcxKzAQoWR2V0Q3VycmVuY3lQYWlyTWFwcGluZxIwLmNvbm5lY3Qub3JhY2xlLnYyLkdldEN1cnJlbmN5UGFpck1hcHBpbmdSZXF1ZXN0GjEuY29ubmVjdC5vcmFjbGUudjIuR2V0Q3VycmVuY3lQYWlyTWFwcGluZ1Jlc3BvbnNlIjSC0+STAi4SLC9jb25uZWN0L29yYWNsZS92Mi9nZXRfY3VycmVuY3lfcGFpcl9tYXBwaW5nEsQBChpHZXRDdXJyZW5jeVBhaXJNYXBwaW5nTGlzdBI0LmNvbm5lY3Qub3JhY2xlLnYyLkdldEN1cnJlbmN5UGFpck1hcHBpbmdMaXN0UmVxdWVzdBo1LmNvbm5lY3Qub3JhY2xlLnYyLkdldEN1cnJlbmN5UGFpck1hcHBpbmdMaXN0UmVzcG9uc2UiOYLT5JMCMxIxL2Nvbm5lY3Qvb3JhY2xlL3YyL2dldF9jdXJyZW5jeV9wYWlyX21hcHBpbmdfbGlzdEIvWi1naXRodWIuY29tL3NraXAtbWV2L2Nvbm5lY3QvdjIveC9vcmFjbGUvdHlwZXNiBnByb3RvMw\", [file_gogoproto_gogo, file_google_api_annotations, file_connect_oracle_v2_genesis, file_connect_types_v2_currency_pair]);\n\n/**\n * Describes the message connect.oracle.v2.GetAllCurrencyPairsRequest.\n * Use `create(GetAllCurrencyPairsRequestSchema)` to create a new message.\n */\nexport const GetAllCurrencyPairsRequestSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_query, 0);\n\n/**\n * Describes the message connect.oracle.v2.GetAllCurrencyPairsResponse.\n * Use `create(GetAllCurrencyPairsResponseSchema)` to create a new message.\n */\nexport const GetAllCurrencyPairsResponseSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_query, 1);\n\n/**\n * Describes the message connect.oracle.v2.GetPriceRequest.\n * Use `create(GetPriceRequestSchema)` to create a new message.\n */\nexport const GetPriceRequestSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_query, 2);\n\n/**\n * Describes the message connect.oracle.v2.GetPriceResponse.\n * Use `create(GetPriceResponseSchema)` to create a new message.\n */\nexport const GetPriceResponseSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_query, 3);\n\n/**\n * Describes the message connect.oracle.v2.GetPricesRequest.\n * Use `create(GetPricesRequestSchema)` to create a new message.\n */\nexport const GetPricesRequestSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_query, 4);\n\n/**\n * Describes the message connect.oracle.v2.GetPricesResponse.\n * Use `create(GetPricesResponseSchema)` to create a new message.\n */\nexport const GetPricesResponseSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_query, 5);\n\n/**\n * Describes the message connect.oracle.v2.GetCurrencyPairMappingRequest.\n * Use `create(GetCurrencyPairMappingRequestSchema)` to create a new message.\n */\nexport const GetCurrencyPairMappingRequestSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_query, 6);\n\n/**\n * Describes the message connect.oracle.v2.GetCurrencyPairMappingResponse.\n * Use `create(GetCurrencyPairMappingResponseSchema)` to create a new message.\n */\nexport const GetCurrencyPairMappingResponseSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_query, 7);\n\n/**\n * Describes the message connect.oracle.v2.GetCurrencyPairMappingListRequest.\n * Use `create(GetCurrencyPairMappingListRequestSchema)` to create a new message.\n */\nexport const GetCurrencyPairMappingListRequestSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_query, 8);\n\n/**\n * Describes the message connect.oracle.v2.CurrencyPairMapping.\n * Use `create(CurrencyPairMappingSchema)` to create a new message.\n */\nexport const CurrencyPairMappingSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_query, 9);\n\n/**\n * Describes the message connect.oracle.v2.GetCurrencyPairMappingListResponse.\n * Use `create(GetCurrencyPairMappingListResponseSchema)` to create a new message.\n */\nexport const GetCurrencyPairMappingListResponseSchema = /*@__PURE__*/\n messageDesc(file_connect_oracle_v2_query, 10);\n\n/**\n * Query is the query service for the x/oracle module.\n *\n * @generated from service connect.oracle.v2.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_connect_oracle_v2_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/query/v1/query.proto (package cosmos.query.v1, syntax proto3)\n/* eslint-disable */\n\nimport { extDesc, fileDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_protobuf_descriptor } from \"@bufbuild/protobuf/wkt\";\n\n/**\n * Describes the file cosmos/query/v1/query.proto.\n */\nexport const file_cosmos_query_v1_query = /*@__PURE__*/\n fileDesc(\"Chtjb3Ntb3MvcXVlcnkvdjEvcXVlcnkucHJvdG8SD2Nvc21vcy5xdWVyeS52MTpNChFtb2R1bGVfcXVlcnlfc2FmZRIeLmdvb2dsZS5wcm90b2J1Zi5NZXRob2RPcHRpb25zGPGMpgUgASgIUg9tb2R1bGVRdWVyeVNhZmVCKlooZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay90eXBlcy9xdWVyeWIGcHJvdG8z\", [file_google_protobuf_descriptor]);\n\n/**\n * module_query_safe is set to true when the query is safe to be called from\n * within the state machine, for example from another module's Keeper, via\n * ADR-033 calls or from CosmWasm contracts.\n * Concretely, it means that the query is:\n * 1. deterministic: given a block height, returns the exact same response\n * upon multiple calls; and doesn't introduce any state-machine-breaking\n * changes across SDK patch version.\n * 2. consumes gas correctly.\n *\n * If you are a module developer and want to add this annotation to one of\n * your own queries, please make sure that the corresponding query:\n * 1. is deterministic and won't introduce state-machine-breaking changes\n * without a coordinated upgrade path,\n * 2. has its gas tracked, to avoid the attack vector where no gas is\n * accounted for on potentially high-computation queries.\n *\n * For queries that potentially consume a large amount of gas (for example\n * those with pagination, if the pagination field is incorrectly set), we\n * also recommend adding Protobuf comments to warn module developers\n * consuming these queries.\n *\n * When set to true, the query can safely be called\n *\n * @generated from extension: bool module_query_safe = 11110001;\n */\nexport const module_query_safe = /*@__PURE__*/\n extDesc(file_cosmos_query_v1_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/auth/v1beta1/query.proto (package cosmos.auth.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_cosmos_base_query_v1beta1_pagination } from \"../../base/query/v1beta1/pagination_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_cosmos_auth_v1beta1_auth } from \"./auth_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_cosmos_query_v1_query } from \"../../query/v1/query_pb.js\";\n\n/**\n * Describes the file cosmos/auth/v1beta1/query.proto.\n */\nexport const file_cosmos_auth_v1beta1_query = /*@__PURE__*/\n fileDesc(\"Ch9jb3Ntb3MvYXV0aC92MWJldGExL3F1ZXJ5LnByb3RvEhNjb3Ntb3MuYXV0aC52MWJldGExIlIKFFF1ZXJ5QWNjb3VudHNSZXF1ZXN0EjoKCnBhZ2luYXRpb24YASABKAsyJi5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXF1ZXN0Ip4BChVRdWVyeUFjY291bnRzUmVzcG9uc2USSAoIYWNjb3VudHMYASADKAsyFC5nb29nbGUucHJvdG9idWYuQW55QiDKtC0cY29zbW9zLmF1dGgudjFiZXRhMS5BY2NvdW50SRI7CgpwYWdpbmF0aW9uGAIgASgLMicuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVzcG9uc2UiSgoTUXVlcnlBY2NvdW50UmVxdWVzdBIpCgdhZGRyZXNzGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmc6CIigHwDooB8AIl8KFFF1ZXJ5QWNjb3VudFJlc3BvbnNlEkcKB2FjY291bnQYASABKAsyFC5nb29nbGUucHJvdG9idWYuQW55QiDKtC0cY29zbW9zLmF1dGgudjFiZXRhMS5BY2NvdW50SSIUChJRdWVyeVBhcmFtc1JlcXVlc3QiSAoTUXVlcnlQYXJhbXNSZXNwb25zZRIxCgZwYXJhbXMYASABKAsyGy5jb3Ntb3MuYXV0aC52MWJldGExLlBhcmFtc0IEyN4fACIcChpRdWVyeU1vZHVsZUFjY291bnRzUmVxdWVzdCJtChtRdWVyeU1vZHVsZUFjY291bnRzUmVzcG9uc2USTgoIYWNjb3VudHMYASADKAsyFC5nb29nbGUucHJvdG9idWYuQW55QibKtC0iY29zbW9zLmF1dGgudjFiZXRhMS5Nb2R1bGVBY2NvdW50SSIvCh9RdWVyeU1vZHVsZUFjY291bnRCeU5hbWVSZXF1ZXN0EgwKBG5hbWUYASABKAkicQogUXVlcnlNb2R1bGVBY2NvdW50QnlOYW1lUmVzcG9uc2USTQoHYWNjb3VudBgBIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnlCJsq0LSJjb3Ntb3MuYXV0aC52MWJldGExLk1vZHVsZUFjY291bnRJIhUKE0JlY2gzMlByZWZpeFJlcXVlc3QiLQoUQmVjaDMyUHJlZml4UmVzcG9uc2USFQoNYmVjaDMyX3ByZWZpeBgBIAEoCSI0ChtBZGRyZXNzQnl0ZXNUb1N0cmluZ1JlcXVlc3QSFQoNYWRkcmVzc19ieXRlcxgBIAEoDCI2ChxBZGRyZXNzQnl0ZXNUb1N0cmluZ1Jlc3BvbnNlEhYKDmFkZHJlc3Nfc3RyaW5nGAEgASgJIjUKG0FkZHJlc3NTdHJpbmdUb0J5dGVzUmVxdWVzdBIWCg5hZGRyZXNzX3N0cmluZxgBIAEoCSI1ChxBZGRyZXNzU3RyaW5nVG9CeXRlc1Jlc3BvbnNlEhUKDWFkZHJlc3NfYnl0ZXMYASABKAwiRAoeUXVlcnlBY2NvdW50QWRkcmVzc0J5SURSZXF1ZXN0Eg4KAmlkGAEgASgDQgIYARISCgphY2NvdW50X2lkGAIgASgEIlQKH1F1ZXJ5QWNjb3VudEFkZHJlc3NCeUlEUmVzcG9uc2USMQoPYWNjb3VudF9hZGRyZXNzGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmciRAoXUXVlcnlBY2NvdW50SW5mb1JlcXVlc3QSKQoHYWRkcmVzcxgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nIkoKGFF1ZXJ5QWNjb3VudEluZm9SZXNwb25zZRIuCgRpbmZvGAEgASgLMiAuY29zbW9zLmF1dGgudjFiZXRhMS5CYXNlQWNjb3VudDLvDAoFUXVlcnkSjQEKCEFjY291bnRzEikuY29zbW9zLmF1dGgudjFiZXRhMS5RdWVyeUFjY291bnRzUmVxdWVzdBoqLmNvc21vcy5hdXRoLnYxYmV0YTEuUXVlcnlBY2NvdW50c1Jlc3BvbnNlIiqI57AqAYLT5JMCHxIdL2Nvc21vcy9hdXRoL3YxYmV0YTEvYWNjb3VudHMSlAEKB0FjY291bnQSKC5jb3Ntb3MuYXV0aC52MWJldGExLlF1ZXJ5QWNjb3VudFJlcXVlc3QaKS5jb3Ntb3MuYXV0aC52MWJldGExLlF1ZXJ5QWNjb3VudFJlc3BvbnNlIjSI57AqAYLT5JMCKRInL2Nvc21vcy9hdXRoL3YxYmV0YTEvYWNjb3VudHMve2FkZHJlc3N9ErUBChJBY2NvdW50QWRkcmVzc0J5SUQSMy5jb3Ntb3MuYXV0aC52MWJldGExLlF1ZXJ5QWNjb3VudEFkZHJlc3NCeUlEUmVxdWVzdBo0LmNvc21vcy5hdXRoLnYxYmV0YTEuUXVlcnlBY2NvdW50QWRkcmVzc0J5SURSZXNwb25zZSI0iOewKgGC0+STAikSJy9jb3Ntb3MvYXV0aC92MWJldGExL2FkZHJlc3NfYnlfaWQve2lkfRKFAQoGUGFyYW1zEicuY29zbW9zLmF1dGgudjFiZXRhMS5RdWVyeVBhcmFtc1JlcXVlc3QaKC5jb3Ntb3MuYXV0aC52MWJldGExLlF1ZXJ5UGFyYW1zUmVzcG9uc2UiKIjnsCoBgtPkkwIdEhsvY29zbW9zL2F1dGgvdjFiZXRhMS9wYXJhbXMSpgEKDk1vZHVsZUFjY291bnRzEi8uY29zbW9zLmF1dGgudjFiZXRhMS5RdWVyeU1vZHVsZUFjY291bnRzUmVxdWVzdBowLmNvc21vcy5hdXRoLnYxYmV0YTEuUXVlcnlNb2R1bGVBY2NvdW50c1Jlc3BvbnNlIjGI57AqAYLT5JMCJhIkL2Nvc21vcy9hdXRoL3YxYmV0YTEvbW9kdWxlX2FjY291bnRzErwBChNNb2R1bGVBY2NvdW50QnlOYW1lEjQuY29zbW9zLmF1dGgudjFiZXRhMS5RdWVyeU1vZHVsZUFjY291bnRCeU5hbWVSZXF1ZXN0GjUuY29zbW9zLmF1dGgudjFiZXRhMS5RdWVyeU1vZHVsZUFjY291bnRCeU5hbWVSZXNwb25zZSI4iOewKgGC0+STAi0SKy9jb3Ntb3MvYXV0aC92MWJldGExL21vZHVsZV9hY2NvdW50cy97bmFtZX0SiAEKDEJlY2gzMlByZWZpeBIoLmNvc21vcy5hdXRoLnYxYmV0YTEuQmVjaDMyUHJlZml4UmVxdWVzdBopLmNvc21vcy5hdXRoLnYxYmV0YTEuQmVjaDMyUHJlZml4UmVzcG9uc2UiI4LT5JMCHRIbL2Nvc21vcy9hdXRoL3YxYmV0YTEvYmVjaDMyErABChRBZGRyZXNzQnl0ZXNUb1N0cmluZxIwLmNvc21vcy5hdXRoLnYxYmV0YTEuQWRkcmVzc0J5dGVzVG9TdHJpbmdSZXF1ZXN0GjEuY29zbW9zLmF1dGgudjFiZXRhMS5BZGRyZXNzQnl0ZXNUb1N0cmluZ1Jlc3BvbnNlIjOC0+STAi0SKy9jb3Ntb3MvYXV0aC92MWJldGExL2JlY2gzMi97YWRkcmVzc19ieXRlc30SsQEKFEFkZHJlc3NTdHJpbmdUb0J5dGVzEjAuY29zbW9zLmF1dGgudjFiZXRhMS5BZGRyZXNzU3RyaW5nVG9CeXRlc1JlcXVlc3QaMS5jb3Ntb3MuYXV0aC52MWJldGExLkFkZHJlc3NTdHJpbmdUb0J5dGVzUmVzcG9uc2UiNILT5JMCLhIsL2Nvc21vcy9hdXRoL3YxYmV0YTEvYmVjaDMyL3thZGRyZXNzX3N0cmluZ30SpAEKC0FjY291bnRJbmZvEiwuY29zbW9zLmF1dGgudjFiZXRhMS5RdWVyeUFjY291bnRJbmZvUmVxdWVzdBotLmNvc21vcy5hdXRoLnYxYmV0YTEuUXVlcnlBY2NvdW50SW5mb1Jlc3BvbnNlIjiI57AqAYLT5JMCLRIrL2Nvc21vcy9hdXRoL3YxYmV0YTEvYWNjb3VudF9pbmZvL3thZGRyZXNzfUIrWilnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3gvYXV0aC90eXBlc2IGcHJvdG8z\", [file_cosmos_base_query_v1beta1_pagination, file_gogoproto_gogo, file_google_protobuf_any, file_google_api_annotations, file_cosmos_auth_v1beta1_auth, file_cosmos_proto_cosmos, file_cosmos_query_v1_query]);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryAccountsRequest.\n * Use `create(QueryAccountsRequestSchema)` to create a new message.\n */\nexport const QueryAccountsRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 0);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryAccountsResponse.\n * Use `create(QueryAccountsResponseSchema)` to create a new message.\n */\nexport const QueryAccountsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 1);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryAccountRequest.\n * Use `create(QueryAccountRequestSchema)` to create a new message.\n */\nexport const QueryAccountRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 2);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryAccountResponse.\n * Use `create(QueryAccountResponseSchema)` to create a new message.\n */\nexport const QueryAccountResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 3);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryParamsRequest.\n * Use `create(QueryParamsRequestSchema)` to create a new message.\n */\nexport const QueryParamsRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 4);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryParamsResponse.\n * Use `create(QueryParamsResponseSchema)` to create a new message.\n */\nexport const QueryParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 5);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryModuleAccountsRequest.\n * Use `create(QueryModuleAccountsRequestSchema)` to create a new message.\n */\nexport const QueryModuleAccountsRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 6);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryModuleAccountsResponse.\n * Use `create(QueryModuleAccountsResponseSchema)` to create a new message.\n */\nexport const QueryModuleAccountsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 7);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryModuleAccountByNameRequest.\n * Use `create(QueryModuleAccountByNameRequestSchema)` to create a new message.\n */\nexport const QueryModuleAccountByNameRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 8);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryModuleAccountByNameResponse.\n * Use `create(QueryModuleAccountByNameResponseSchema)` to create a new message.\n */\nexport const QueryModuleAccountByNameResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 9);\n\n/**\n * Describes the message cosmos.auth.v1beta1.Bech32PrefixRequest.\n * Use `create(Bech32PrefixRequestSchema)` to create a new message.\n */\nexport const Bech32PrefixRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 10);\n\n/**\n * Describes the message cosmos.auth.v1beta1.Bech32PrefixResponse.\n * Use `create(Bech32PrefixResponseSchema)` to create a new message.\n */\nexport const Bech32PrefixResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 11);\n\n/**\n * Describes the message cosmos.auth.v1beta1.AddressBytesToStringRequest.\n * Use `create(AddressBytesToStringRequestSchema)` to create a new message.\n */\nexport const AddressBytesToStringRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 12);\n\n/**\n * Describes the message cosmos.auth.v1beta1.AddressBytesToStringResponse.\n * Use `create(AddressBytesToStringResponseSchema)` to create a new message.\n */\nexport const AddressBytesToStringResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 13);\n\n/**\n * Describes the message cosmos.auth.v1beta1.AddressStringToBytesRequest.\n * Use `create(AddressStringToBytesRequestSchema)` to create a new message.\n */\nexport const AddressStringToBytesRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 14);\n\n/**\n * Describes the message cosmos.auth.v1beta1.AddressStringToBytesResponse.\n * Use `create(AddressStringToBytesResponseSchema)` to create a new message.\n */\nexport const AddressStringToBytesResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 15);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryAccountAddressByIDRequest.\n * Use `create(QueryAccountAddressByIDRequestSchema)` to create a new message.\n */\nexport const QueryAccountAddressByIDRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 16);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryAccountAddressByIDResponse.\n * Use `create(QueryAccountAddressByIDResponseSchema)` to create a new message.\n */\nexport const QueryAccountAddressByIDResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 17);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryAccountInfoRequest.\n * Use `create(QueryAccountInfoRequestSchema)` to create a new message.\n */\nexport const QueryAccountInfoRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 18);\n\n/**\n * Describes the message cosmos.auth.v1beta1.QueryAccountInfoResponse.\n * Use `create(QueryAccountInfoResponseSchema)` to create a new message.\n */\nexport const QueryAccountInfoResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_query, 19);\n\n/**\n * Query defines the gRPC querier service.\n *\n * @generated from service cosmos.auth.v1beta1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_cosmos_auth_v1beta1_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/bank/v1beta1/bank.proto (package cosmos.bank.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_cosmos_base_v1beta1_coin } from \"../../base/v1beta1/coin_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"../../msg/v1/msg_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/bank/v1beta1/bank.proto.\n */\nexport const file_cosmos_bank_v1beta1_bank = /*@__PURE__*/\n fileDesc(\"Ch5jb3Ntb3MvYmFuay92MWJldGExL2JhbmsucHJvdG8SE2Nvc21vcy5iYW5rLnYxYmV0YTEigQEKBlBhcmFtcxI6CgxzZW5kX2VuYWJsZWQYASADKAsyIC5jb3Ntb3MuYmFuay52MWJldGExLlNlbmRFbmFibGVkQgIYARIcChRkZWZhdWx0X3NlbmRfZW5hYmxlZBgCIAEoCDodiuewKhhjb3Ntb3Mtc2RrL3gvYmFuay9QYXJhbXMiMwoLU2VuZEVuYWJsZWQSDQoFZGVub20YASABKAkSDwoHZW5hYmxlZBgCIAEoCDoE6KAfASK6AQoFSW5wdXQSKQoHYWRkcmVzcxgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEnAKBWNvaW5zGAIgAygLMhkuY29zbW9zLmJhc2UudjFiZXRhMS5Db2luQkbI3h8Aqt8fKGdpdGh1Yi5jb20vY29zbW9zL2Nvc21vcy1zZGsvdHlwZXMuQ29pbnOa57AqDGxlZ2FjeV9jb2luc6jnsCoBOhSIoB8A6KAfAILnsCoHYWRkcmVzcyKvAQoGT3V0cHV0EikKB2FkZHJlc3MYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxJwCgVjb2lucxgCIAMoCzIZLmNvc21vcy5iYXNlLnYxYmV0YTEuQ29pbkJGyN4fAKrfHyhnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3R5cGVzLkNvaW5zmuewKgxsZWdhY3lfY29pbnOo57AqAToIiKAfAOigHwAipQEKBlN1cHBseRJwCgV0b3RhbBgBIAMoCzIZLmNvc21vcy5iYXNlLnYxYmV0YTEuQ29pbkJGyN4fAKrfHyhnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3R5cGVzLkNvaW5zmuewKgxsZWdhY3lfY29pbnOo57AqATopGAGIoB8A6KAfAcq0LRtjb3Ntb3MuYmFuay52MWJldGExLlN1cHBseUkiPQoJRGVub21Vbml0Eg0KBWRlbm9tGAEgASgJEhAKCGV4cG9uZW50GAIgASgNEg8KB2FsaWFzZXMYAyADKAkixgEKCE1ldGFkYXRhEhMKC2Rlc2NyaXB0aW9uGAEgASgJEjMKC2Rlbm9tX3VuaXRzGAIgAygLMh4uY29zbW9zLmJhbmsudjFiZXRhMS5EZW5vbVVuaXQSDAoEYmFzZRgDIAEoCRIPCgdkaXNwbGF5GAQgASgJEgwKBG5hbWUYBSABKAkSDgoGc3ltYm9sGAYgASgJEhQKA3VyaRgHIAEoCUIH4t4fA1VSSRIdCgh1cmlfaGFzaBgIIAEoCUIL4t4fB1VSSUhhc2hCK1opZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay94L2JhbmsvdHlwZXNiBnByb3RvMw\", [file_gogoproto_gogo, file_cosmos_proto_cosmos, file_cosmos_base_v1beta1_coin, file_cosmos_msg_v1_msg, file_amino_amino]);\n\n/**\n * Describes the message cosmos.bank.v1beta1.Params.\n * Use `create(ParamsSchema)` to create a new message.\n */\nexport const ParamsSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_bank, 0);\n\n/**\n * Describes the message cosmos.bank.v1beta1.SendEnabled.\n * Use `create(SendEnabledSchema)` to create a new message.\n */\nexport const SendEnabledSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_bank, 1);\n\n/**\n * Describes the message cosmos.bank.v1beta1.Input.\n * Use `create(InputSchema)` to create a new message.\n */\nexport const InputSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_bank, 2);\n\n/**\n * Describes the message cosmos.bank.v1beta1.Output.\n * Use `create(OutputSchema)` to create a new message.\n */\nexport const OutputSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_bank, 3);\n\n/**\n * Describes the message cosmos.bank.v1beta1.Supply.\n * Use `create(SupplySchema)` to create a new message.\n * @deprecated\n */\nexport const SupplySchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_bank, 4);\n\n/**\n * Describes the message cosmos.bank.v1beta1.DenomUnit.\n * Use `create(DenomUnitSchema)` to create a new message.\n */\nexport const DenomUnitSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_bank, 5);\n\n/**\n * Describes the message cosmos.bank.v1beta1.Metadata.\n * Use `create(MetadataSchema)` to create a new message.\n */\nexport const MetadataSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_bank, 6);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/bank/v1beta1/query.proto (package cosmos.bank.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_cosmos_base_query_v1beta1_pagination } from \"../../base/query/v1beta1/pagination_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_cosmos_base_v1beta1_coin } from \"../../base/v1beta1/coin_pb.js\";\nimport { file_cosmos_bank_v1beta1_bank } from \"./bank_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_cosmos_query_v1_query } from \"../../query/v1/query_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/bank/v1beta1/query.proto.\n */\nexport const file_cosmos_bank_v1beta1_query = /*@__PURE__*/\n fileDesc(\"Ch9jb3Ntb3MvYmFuay92MWJldGExL3F1ZXJ5LnByb3RvEhNjb3Ntb3MuYmFuay52MWJldGExIlkKE1F1ZXJ5QmFsYW5jZVJlcXVlc3QSKQoHYWRkcmVzcxgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEg0KBWRlbm9tGAIgASgJOgiIoB8A6KAfACJCChRRdWVyeUJhbGFuY2VSZXNwb25zZRIqCgdiYWxhbmNlGAEgASgLMhkuY29zbW9zLmJhc2UudjFiZXRhMS5Db2luIqEBChdRdWVyeUFsbEJhbGFuY2VzUmVxdWVzdBIpCgdhZGRyZXNzGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSOgoKcGFnaW5hdGlvbhgCIAEoCzImLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlcXVlc3QSFQoNcmVzb2x2ZV9kZW5vbRgDIAEoCDoIiKAfAOigHwAizAEKGFF1ZXJ5QWxsQmFsYW5jZXNSZXNwb25zZRJzCghiYWxhbmNlcxgBIAMoCzIZLmNvc21vcy5iYXNlLnYxYmV0YTEuQ29pbkJGyN4fAKrfHyhnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3R5cGVzLkNvaW5zmuewKgxsZWdhY3lfY29pbnOo57AqARI7CgpwYWdpbmF0aW9uGAIgASgLMicuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVzcG9uc2UikAEKHVF1ZXJ5U3BlbmRhYmxlQmFsYW5jZXNSZXF1ZXN0EikKB2FkZHJlc3MYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxI6CgpwYWdpbmF0aW9uGAIgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdDoIiKAfAOigHwAi0gEKHlF1ZXJ5U3BlbmRhYmxlQmFsYW5jZXNSZXNwb25zZRJzCghiYWxhbmNlcxgBIAMoCzIZLmNvc21vcy5iYXNlLnYxYmV0YTEuQ29pbkJGyN4fAKrfHyhnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3R5cGVzLkNvaW5zmuewKgxsZWdhY3lfY29pbnOo57AqARI7CgpwYWdpbmF0aW9uGAIgASgLMicuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVzcG9uc2UiaQojUXVlcnlTcGVuZGFibGVCYWxhbmNlQnlEZW5vbVJlcXVlc3QSKQoHYWRkcmVzcxgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEg0KBWRlbm9tGAIgASgJOgiIoB8A6KAfACJSCiRRdWVyeVNwZW5kYWJsZUJhbGFuY2VCeURlbm9tUmVzcG9uc2USKgoHYmFsYW5jZRgBIAEoCzIZLmNvc21vcy5iYXNlLnYxYmV0YTEuQ29pbiJfChdRdWVyeVRvdGFsU3VwcGx5UmVxdWVzdBI6CgpwYWdpbmF0aW9uGAEgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdDoIiKAfAOigHwAiygEKGFF1ZXJ5VG90YWxTdXBwbHlSZXNwb25zZRJxCgZzdXBwbHkYASADKAsyGS5jb3Ntb3MuYmFzZS52MWJldGExLkNvaW5CRsjeHwCq3x8oZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay90eXBlcy5Db2luc5rnsCoMbGVnYWN5X2NvaW5zqOewKgESOwoKcGFnaW5hdGlvbhgCIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlIiUKFFF1ZXJ5U3VwcGx5T2ZSZXF1ZXN0Eg0KBWRlbm9tGAEgASgJIk0KFVF1ZXJ5U3VwcGx5T2ZSZXNwb25zZRI0CgZhbW91bnQYASABKAsyGS5jb3Ntb3MuYmFzZS52MWJldGExLkNvaW5CCcjeHwCo57AqASIUChJRdWVyeVBhcmFtc1JlcXVlc3QiTQoTUXVlcnlQYXJhbXNSZXNwb25zZRI2CgZwYXJhbXMYASABKAsyGy5jb3Ntb3MuYmFuay52MWJldGExLlBhcmFtc0IJyN4fAKjnsCoBIlgKGlF1ZXJ5RGVub21zTWV0YWRhdGFSZXF1ZXN0EjoKCnBhZ2luYXRpb24YASABKAsyJi5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXF1ZXN0IpcBChtRdWVyeURlbm9tc01ldGFkYXRhUmVzcG9uc2USOwoJbWV0YWRhdGFzGAEgAygLMh0uY29zbW9zLmJhbmsudjFiZXRhMS5NZXRhZGF0YUIJyN4fAKjnsCoBEjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZSIqChlRdWVyeURlbm9tTWV0YWRhdGFSZXF1ZXN0Eg0KBWRlbm9tGAEgASgJIlgKGlF1ZXJ5RGVub21NZXRhZGF0YVJlc3BvbnNlEjoKCG1ldGFkYXRhGAEgASgLMh0uY29zbW9zLmJhbmsudjFiZXRhMS5NZXRhZGF0YUIJyN4fAKjnsCoBIjcKJlF1ZXJ5RGVub21NZXRhZGF0YUJ5UXVlcnlTdHJpbmdSZXF1ZXN0Eg0KBWRlbm9tGAEgASgJImUKJ1F1ZXJ5RGVub21NZXRhZGF0YUJ5UXVlcnlTdHJpbmdSZXNwb25zZRI6CghtZXRhZGF0YRgBIAEoCzIdLmNvc21vcy5iYW5rLnYxYmV0YTEuTWV0YWRhdGFCCcjeHwCo57AqASJkChdRdWVyeURlbm9tT3duZXJzUmVxdWVzdBINCgVkZW5vbRgBIAEoCRI6CgpwYWdpbmF0aW9uGAIgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCJuCgpEZW5vbU93bmVyEikKB2FkZHJlc3MYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxI1CgdiYWxhbmNlGAIgASgLMhkuY29zbW9zLmJhc2UudjFiZXRhMS5Db2luQgnI3h8AqOewKgEijgEKGFF1ZXJ5RGVub21Pd25lcnNSZXNwb25zZRI1CgxkZW5vbV9vd25lcnMYASADKAsyHy5jb3Ntb3MuYmFuay52MWJldGExLkRlbm9tT3duZXISOwoKcGFnaW5hdGlvbhgCIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlImUKF1F1ZXJ5U2VuZEVuYWJsZWRSZXF1ZXN0Eg4KBmRlbm9tcxgBIAMoCRI6CgpwYWdpbmF0aW9uGGMgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCKPAQoYUXVlcnlTZW5kRW5hYmxlZFJlc3BvbnNlEjYKDHNlbmRfZW5hYmxlZBgBIAMoCzIgLmNvc21vcy5iYW5rLnYxYmV0YTEuU2VuZEVuYWJsZWQSOwoKcGFnaW5hdGlvbhhjIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlMo8QCgVRdWVyeRKdAQoHQmFsYW5jZRIoLmNvc21vcy5iYW5rLnYxYmV0YTEuUXVlcnlCYWxhbmNlUmVxdWVzdBopLmNvc21vcy5iYW5rLnYxYmV0YTEuUXVlcnlCYWxhbmNlUmVzcG9uc2UiPYjnsCoBgtPkkwIyEjAvY29zbW9zL2JhbmsvdjFiZXRhMS9iYWxhbmNlcy97YWRkcmVzc30vYnlfZGVub20SoAEKC0FsbEJhbGFuY2VzEiwuY29zbW9zLmJhbmsudjFiZXRhMS5RdWVyeUFsbEJhbGFuY2VzUmVxdWVzdBotLmNvc21vcy5iYW5rLnYxYmV0YTEuUXVlcnlBbGxCYWxhbmNlc1Jlc3BvbnNlIjSI57AqAYLT5JMCKRInL2Nvc21vcy9iYW5rL3YxYmV0YTEvYmFsYW5jZXMve2FkZHJlc3N9ErwBChFTcGVuZGFibGVCYWxhbmNlcxIyLmNvc21vcy5iYW5rLnYxYmV0YTEuUXVlcnlTcGVuZGFibGVCYWxhbmNlc1JlcXVlc3QaMy5jb3Ntb3MuYmFuay52MWJldGExLlF1ZXJ5U3BlbmRhYmxlQmFsYW5jZXNSZXNwb25zZSI+iOewKgGC0+STAjMSMS9jb3Ntb3MvYmFuay92MWJldGExL3NwZW5kYWJsZV9iYWxhbmNlcy97YWRkcmVzc30S1wEKF1NwZW5kYWJsZUJhbGFuY2VCeURlbm9tEjguY29zbW9zLmJhbmsudjFiZXRhMS5RdWVyeVNwZW5kYWJsZUJhbGFuY2VCeURlbm9tUmVxdWVzdBo5LmNvc21vcy5iYW5rLnYxYmV0YTEuUXVlcnlTcGVuZGFibGVCYWxhbmNlQnlEZW5vbVJlc3BvbnNlIkeI57AqAYLT5JMCPBI6L2Nvc21vcy9iYW5rL3YxYmV0YTEvc3BlbmRhYmxlX2JhbGFuY2VzL3thZGRyZXNzfS9ieV9kZW5vbRKUAQoLVG90YWxTdXBwbHkSLC5jb3Ntb3MuYmFuay52MWJldGExLlF1ZXJ5VG90YWxTdXBwbHlSZXF1ZXN0Gi0uY29zbW9zLmJhbmsudjFiZXRhMS5RdWVyeVRvdGFsU3VwcGx5UmVzcG9uc2UiKIjnsCoBgtPkkwIdEhsvY29zbW9zL2JhbmsvdjFiZXRhMS9zdXBwbHkSlAEKCFN1cHBseU9mEikuY29zbW9zLmJhbmsudjFiZXRhMS5RdWVyeVN1cHBseU9mUmVxdWVzdBoqLmNvc21vcy5iYW5rLnYxYmV0YTEuUXVlcnlTdXBwbHlPZlJlc3BvbnNlIjGI57AqAYLT5JMCJhIkL2Nvc21vcy9iYW5rL3YxYmV0YTEvc3VwcGx5L2J5X2Rlbm9tEoUBCgZQYXJhbXMSJy5jb3Ntb3MuYmFuay52MWJldGExLlF1ZXJ5UGFyYW1zUmVxdWVzdBooLmNvc21vcy5iYW5rLnYxYmV0YTEuUXVlcnlQYXJhbXNSZXNwb25zZSIoiOewKgGC0+STAh0SGy9jb3Ntb3MvYmFuay92MWJldGExL3BhcmFtcxKrAQoNRGVub21NZXRhZGF0YRIuLmNvc21vcy5iYW5rLnYxYmV0YTEuUXVlcnlEZW5vbU1ldGFkYXRhUmVxdWVzdBovLmNvc21vcy5iYW5rLnYxYmV0YTEuUXVlcnlEZW5vbU1ldGFkYXRhUmVzcG9uc2UiOYjnsCoBgtPkkwIuEiwvY29zbW9zL2JhbmsvdjFiZXRhMS9kZW5vbXNfbWV0YWRhdGEve2Rlbm9tfRLaAQoaRGVub21NZXRhZGF0YUJ5UXVlcnlTdHJpbmcSOy5jb3Ntb3MuYmFuay52MWJldGExLlF1ZXJ5RGVub21NZXRhZGF0YUJ5UXVlcnlTdHJpbmdSZXF1ZXN0GjwuY29zbW9zLmJhbmsudjFiZXRhMS5RdWVyeURlbm9tTWV0YWRhdGFCeVF1ZXJ5U3RyaW5nUmVzcG9uc2UiQYjnsCoBgtPkkwI2EjQvY29zbW9zL2JhbmsvdjFiZXRhMS9kZW5vbXNfbWV0YWRhdGFfYnlfcXVlcnlfc3RyaW5nEqYBCg5EZW5vbXNNZXRhZGF0YRIvLmNvc21vcy5iYW5rLnYxYmV0YTEuUXVlcnlEZW5vbXNNZXRhZGF0YVJlcXVlc3QaMC5jb3Ntb3MuYmFuay52MWJldGExLlF1ZXJ5RGVub21zTWV0YWRhdGFSZXNwb25zZSIxiOewKgGC0+STAiYSJC9jb3Ntb3MvYmFuay92MWJldGExL2Rlbm9tc19tZXRhZGF0YRKiAQoLRGVub21Pd25lcnMSLC5jb3Ntb3MuYmFuay52MWJldGExLlF1ZXJ5RGVub21Pd25lcnNSZXF1ZXN0Gi0uY29zbW9zLmJhbmsudjFiZXRhMS5RdWVyeURlbm9tT3duZXJzUmVzcG9uc2UiNojnsCoBgtPkkwIrEikvY29zbW9zL2JhbmsvdjFiZXRhMS9kZW5vbV9vd25lcnMve2Rlbm9tfRKaAQoLU2VuZEVuYWJsZWQSLC5jb3Ntb3MuYmFuay52MWJldGExLlF1ZXJ5U2VuZEVuYWJsZWRSZXF1ZXN0Gi0uY29zbW9zLmJhbmsudjFiZXRhMS5RdWVyeVNlbmRFbmFibGVkUmVzcG9uc2UiLojnsCoBgtPkkwIjEiEvY29zbW9zL2JhbmsvdjFiZXRhMS9zZW5kX2VuYWJsZWRCK1opZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay94L2JhbmsvdHlwZXNiBnByb3RvMw\", [file_cosmos_base_query_v1beta1_pagination, file_gogoproto_gogo, file_google_api_annotations, file_cosmos_base_v1beta1_coin, file_cosmos_bank_v1beta1_bank, file_cosmos_proto_cosmos, file_cosmos_query_v1_query, file_amino_amino]);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryBalanceRequest.\n * Use `create(QueryBalanceRequestSchema)` to create a new message.\n */\nexport const QueryBalanceRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 0);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryBalanceResponse.\n * Use `create(QueryBalanceResponseSchema)` to create a new message.\n */\nexport const QueryBalanceResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 1);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryAllBalancesRequest.\n * Use `create(QueryAllBalancesRequestSchema)` to create a new message.\n */\nexport const QueryAllBalancesRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 2);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryAllBalancesResponse.\n * Use `create(QueryAllBalancesResponseSchema)` to create a new message.\n */\nexport const QueryAllBalancesResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 3);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QuerySpendableBalancesRequest.\n * Use `create(QuerySpendableBalancesRequestSchema)` to create a new message.\n */\nexport const QuerySpendableBalancesRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 4);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QuerySpendableBalancesResponse.\n * Use `create(QuerySpendableBalancesResponseSchema)` to create a new message.\n */\nexport const QuerySpendableBalancesResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 5);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QuerySpendableBalanceByDenomRequest.\n * Use `create(QuerySpendableBalanceByDenomRequestSchema)` to create a new message.\n */\nexport const QuerySpendableBalanceByDenomRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 6);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QuerySpendableBalanceByDenomResponse.\n * Use `create(QuerySpendableBalanceByDenomResponseSchema)` to create a new message.\n */\nexport const QuerySpendableBalanceByDenomResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 7);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryTotalSupplyRequest.\n * Use `create(QueryTotalSupplyRequestSchema)` to create a new message.\n */\nexport const QueryTotalSupplyRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 8);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryTotalSupplyResponse.\n * Use `create(QueryTotalSupplyResponseSchema)` to create a new message.\n */\nexport const QueryTotalSupplyResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 9);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QuerySupplyOfRequest.\n * Use `create(QuerySupplyOfRequestSchema)` to create a new message.\n */\nexport const QuerySupplyOfRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 10);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QuerySupplyOfResponse.\n * Use `create(QuerySupplyOfResponseSchema)` to create a new message.\n */\nexport const QuerySupplyOfResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 11);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryParamsRequest.\n * Use `create(QueryParamsRequestSchema)` to create a new message.\n */\nexport const QueryParamsRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 12);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryParamsResponse.\n * Use `create(QueryParamsResponseSchema)` to create a new message.\n */\nexport const QueryParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 13);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryDenomsMetadataRequest.\n * Use `create(QueryDenomsMetadataRequestSchema)` to create a new message.\n */\nexport const QueryDenomsMetadataRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 14);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryDenomsMetadataResponse.\n * Use `create(QueryDenomsMetadataResponseSchema)` to create a new message.\n */\nexport const QueryDenomsMetadataResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 15);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryDenomMetadataRequest.\n * Use `create(QueryDenomMetadataRequestSchema)` to create a new message.\n */\nexport const QueryDenomMetadataRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 16);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryDenomMetadataResponse.\n * Use `create(QueryDenomMetadataResponseSchema)` to create a new message.\n */\nexport const QueryDenomMetadataResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 17);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryDenomMetadataByQueryStringRequest.\n * Use `create(QueryDenomMetadataByQueryStringRequestSchema)` to create a new message.\n */\nexport const QueryDenomMetadataByQueryStringRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 18);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryDenomMetadataByQueryStringResponse.\n * Use `create(QueryDenomMetadataByQueryStringResponseSchema)` to create a new message.\n */\nexport const QueryDenomMetadataByQueryStringResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 19);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryDenomOwnersRequest.\n * Use `create(QueryDenomOwnersRequestSchema)` to create a new message.\n */\nexport const QueryDenomOwnersRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 20);\n\n/**\n * Describes the message cosmos.bank.v1beta1.DenomOwner.\n * Use `create(DenomOwnerSchema)` to create a new message.\n */\nexport const DenomOwnerSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 21);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QueryDenomOwnersResponse.\n * Use `create(QueryDenomOwnersResponseSchema)` to create a new message.\n */\nexport const QueryDenomOwnersResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 22);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QuerySendEnabledRequest.\n * Use `create(QuerySendEnabledRequestSchema)` to create a new message.\n */\nexport const QuerySendEnabledRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 23);\n\n/**\n * Describes the message cosmos.bank.v1beta1.QuerySendEnabledResponse.\n * Use `create(QuerySendEnabledResponseSchema)` to create a new message.\n */\nexport const QuerySendEnabledResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_query, 24);\n\n/**\n * Query defines the gRPC querier service.\n *\n * @generated from service cosmos.bank.v1beta1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_cosmos_bank_v1beta1_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file tendermint/p2p/types.proto (package tendermint.p2p, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\n\n/**\n * Describes the file tendermint/p2p/types.proto.\n */\nexport const file_tendermint_p2p_types = /*@__PURE__*/\n fileDesc(\"Chp0ZW5kZXJtaW50L3AycC90eXBlcy5wcm90bxIOdGVuZGVybWludC5wMnAiQgoKTmV0QWRkcmVzcxISCgJpZBgBIAEoCUIG4t4fAklEEhIKAmlwGAIgASgJQgbi3h8CSVASDAoEcG9ydBgDIAEoDSJDCg9Qcm90b2NvbFZlcnNpb24SFAoDcDJwGAEgASgEQgfi3h8DUDJQEg0KBWJsb2NrGAIgASgEEgsKA2FwcBgDIAEoBCKTAgoPRGVmYXVsdE5vZGVJbmZvEj8KEHByb3RvY29sX3ZlcnNpb24YASABKAsyHy50ZW5kZXJtaW50LnAycC5Qcm90b2NvbFZlcnNpb25CBMjeHwASKgoPZGVmYXVsdF9ub2RlX2lkGAIgASgJQhHi3h8NRGVmYXVsdE5vZGVJRBITCgtsaXN0ZW5fYWRkchgDIAEoCRIPCgduZXR3b3JrGAQgASgJEg8KB3ZlcnNpb24YBSABKAkSEAoIY2hhbm5lbHMYBiABKAwSDwoHbW9uaWtlchgHIAEoCRI5CgVvdGhlchgIIAEoCzIkLnRlbmRlcm1pbnQucDJwLkRlZmF1bHROb2RlSW5mb090aGVyQgTI3h8AIk0KFERlZmF1bHROb2RlSW5mb090aGVyEhAKCHR4X2luZGV4GAEgASgJEiMKC3JwY19hZGRyZXNzGAIgASgJQg7i3h8KUlBDQWRkcmVzc0IzWjFnaXRodWIuY29tL2NvbWV0YmZ0L2NvbWV0YmZ0L3Byb3RvL3RlbmRlcm1pbnQvcDJwYgZwcm90bzM\", [file_gogoproto_gogo]);\n\n/**\n * Describes the message tendermint.p2p.NetAddress.\n * Use `create(NetAddressSchema)` to create a new message.\n */\nexport const NetAddressSchema = /*@__PURE__*/\n messageDesc(file_tendermint_p2p_types, 0);\n\n/**\n * Describes the message tendermint.p2p.ProtocolVersion.\n * Use `create(ProtocolVersionSchema)` to create a new message.\n */\nexport const ProtocolVersionSchema = /*@__PURE__*/\n messageDesc(file_tendermint_p2p_types, 1);\n\n/**\n * Describes the message tendermint.p2p.DefaultNodeInfo.\n * Use `create(DefaultNodeInfoSchema)` to create a new message.\n */\nexport const DefaultNodeInfoSchema = /*@__PURE__*/\n messageDesc(file_tendermint_p2p_types, 2);\n\n/**\n * Describes the message tendermint.p2p.DefaultNodeInfoOther.\n * Use `create(DefaultNodeInfoOtherSchema)` to create a new message.\n */\nexport const DefaultNodeInfoOtherSchema = /*@__PURE__*/\n messageDesc(file_tendermint_p2p_types, 3);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/base/tendermint/v1beta1/types.proto (package cosmos.base.tendermint.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_tendermint_types_types } from \"../../../../tendermint/types/types_pb.js\";\nimport { file_tendermint_types_evidence } from \"../../../../tendermint/types/evidence_pb.js\";\nimport { file_tendermint_version_types } from \"../../../../tendermint/version/types_pb.js\";\nimport { file_google_protobuf_timestamp } from \"@bufbuild/protobuf/wkt\";\nimport { file_amino_amino } from \"../../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/base/tendermint/v1beta1/types.proto.\n */\nexport const file_cosmos_base_tendermint_v1beta1_types = /*@__PURE__*/\n fileDesc(\"Cipjb3Ntb3MvYmFzZS90ZW5kZXJtaW50L3YxYmV0YTEvdHlwZXMucHJvdG8SHmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMSLnAQoFQmxvY2sSQQoGaGVhZGVyGAEgASgLMiYuY29zbW9zLmJhc2UudGVuZGVybWludC52MWJldGExLkhlYWRlckIJyN4fAKjnsCoBEi8KBGRhdGEYAiABKAsyFi50ZW5kZXJtaW50LnR5cGVzLkRhdGFCCcjeHwCo57AqARI7CghldmlkZW5jZRgDIAEoCzIeLnRlbmRlcm1pbnQudHlwZXMuRXZpZGVuY2VMaXN0QgnI3h8AqOewKgESLQoLbGFzdF9jb21taXQYBCABKAsyGC50ZW5kZXJtaW50LnR5cGVzLkNvbW1pdCLCAwoGSGVhZGVyEjkKB3ZlcnNpb24YASABKAsyHS50ZW5kZXJtaW50LnZlcnNpb24uQ29uc2Vuc3VzQgnI3h8AqOewKgESHQoIY2hhaW5faWQYAiABKAlCC+LeHwdDaGFpbklEEg4KBmhlaWdodBgDIAEoAxI3CgR0aW1lGAQgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEINyN4fAJDfHwGo57AqARI7Cg1sYXN0X2Jsb2NrX2lkGAUgASgLMhkudGVuZGVybWludC50eXBlcy5CbG9ja0lEQgnI3h8AqOewKgESGAoQbGFzdF9jb21taXRfaGFzaBgGIAEoDBIRCglkYXRhX2hhc2gYByABKAwSFwoPdmFsaWRhdG9yc19oYXNoGAggASgMEhwKFG5leHRfdmFsaWRhdG9yc19oYXNoGAkgASgMEhYKDmNvbnNlbnN1c19oYXNoGAogASgMEhAKCGFwcF9oYXNoGAsgASgMEhkKEWxhc3RfcmVzdWx0c19oYXNoGAwgASgMEhUKDWV2aWRlbmNlX2hhc2gYDSABKAwSGAoQcHJvcG9zZXJfYWRkcmVzcxgOIAEoCUI1WjNnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL2NsaWVudC9ncnBjL2NtdHNlcnZpY2ViBnByb3RvMw\", [file_gogoproto_gogo, file_tendermint_types_types, file_tendermint_types_evidence, file_tendermint_version_types, file_google_protobuf_timestamp, file_amino_amino]);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.Block.\n * Use `create(BlockSchema)` to create a new message.\n */\nexport const BlockSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_types, 0);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.Header.\n * Use `create(HeaderSchema)` to create a new message.\n */\nexport const HeaderSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_types, 1);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/base/tendermint/v1beta1/query.proto (package cosmos.base.tendermint.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_tendermint_p2p_types } from \"../../../../tendermint/p2p/types_pb.js\";\nimport { file_tendermint_types_types } from \"../../../../tendermint/types/types_pb.js\";\nimport { file_cosmos_base_query_v1beta1_pagination } from \"../../query/v1beta1/pagination_pb.js\";\nimport { file_cosmos_base_tendermint_v1beta1_types } from \"./types_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_tendermint_types_block } from \"../../../../tendermint/types/block_pb.js\";\nimport { file_amino_amino } from \"../../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/base/tendermint/v1beta1/query.proto.\n */\nexport const file_cosmos_base_tendermint_v1beta1_query = /*@__PURE__*/\n fileDesc(\"Cipjb3Ntb3MvYmFzZS90ZW5kZXJtaW50L3YxYmV0YTEvcXVlcnkucHJvdG8SHmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMSJsCh5HZXRWYWxpZGF0b3JTZXRCeUhlaWdodFJlcXVlc3QSDgoGaGVpZ2h0GAEgASgDEjoKCnBhZ2luYXRpb24YAiABKAsyJi5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXF1ZXN0IrMBCh9HZXRWYWxpZGF0b3JTZXRCeUhlaWdodFJlc3BvbnNlEhQKDGJsb2NrX2hlaWdodBgBIAEoAxI9Cgp2YWxpZGF0b3JzGAIgAygLMikuY29zbW9zLmJhc2UudGVuZGVybWludC52MWJldGExLlZhbGlkYXRvchI7CgpwYWdpbmF0aW9uGAMgASgLMicuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVzcG9uc2UiWgocR2V0TGF0ZXN0VmFsaWRhdG9yU2V0UmVxdWVzdBI6CgpwYWdpbmF0aW9uGAEgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCKxAQodR2V0TGF0ZXN0VmFsaWRhdG9yU2V0UmVzcG9uc2USFAoMYmxvY2tfaGVpZ2h0GAEgASgDEj0KCnZhbGlkYXRvcnMYAiADKAsyKS5jb3Ntb3MuYmFzZS50ZW5kZXJtaW50LnYxYmV0YTEuVmFsaWRhdG9yEjsKCnBhZ2luYXRpb24YAyABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZSKOAQoJVmFsaWRhdG9yEikKB2FkZHJlc3MYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIlCgdwdWJfa2V5GAIgASgLMhQuZ29vZ2xlLnByb3RvYnVmLkFueRIUCgx2b3RpbmdfcG93ZXIYAyABKAMSGQoRcHJvcG9zZXJfcHJpb3JpdHkYBCABKAMiKQoXR2V0QmxvY2tCeUhlaWdodFJlcXVlc3QSDgoGaGVpZ2h0GAEgASgDIqkBChhHZXRCbG9ja0J5SGVpZ2h0UmVzcG9uc2USKwoIYmxvY2tfaWQYASABKAsyGS50ZW5kZXJtaW50LnR5cGVzLkJsb2NrSUQSJgoFYmxvY2sYAiABKAsyFy50ZW5kZXJtaW50LnR5cGVzLkJsb2NrEjgKCXNka19ibG9jaxgDIAEoCzIlLmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMS5CbG9jayIXChVHZXRMYXRlc3RCbG9ja1JlcXVlc3QipwEKFkdldExhdGVzdEJsb2NrUmVzcG9uc2USKwoIYmxvY2tfaWQYASABKAsyGS50ZW5kZXJtaW50LnR5cGVzLkJsb2NrSUQSJgoFYmxvY2sYAiABKAsyFy50ZW5kZXJtaW50LnR5cGVzLkJsb2NrEjgKCXNka19ibG9jaxgDIAEoCzIlLmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMS5CbG9jayITChFHZXRTeW5jaW5nUmVxdWVzdCIlChJHZXRTeW5jaW5nUmVzcG9uc2USDwoHc3luY2luZxgBIAEoCCIUChJHZXROb2RlSW5mb1JlcXVlc3QimwEKE0dldE5vZGVJbmZvUmVzcG9uc2USOgoRZGVmYXVsdF9ub2RlX2luZm8YASABKAsyHy50ZW5kZXJtaW50LnAycC5EZWZhdWx0Tm9kZUluZm8SSAoTYXBwbGljYXRpb25fdmVyc2lvbhgCIAEoCzIrLmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMS5WZXJzaW9uSW5mbyLSAQoLVmVyc2lvbkluZm8SDAoEbmFtZRgBIAEoCRIQCghhcHBfbmFtZRgCIAEoCRIPCgd2ZXJzaW9uGAMgASgJEhIKCmdpdF9jb21taXQYBCABKAkSEgoKYnVpbGRfdGFncxgFIAEoCRISCgpnb192ZXJzaW9uGAYgASgJEjoKCmJ1aWxkX2RlcHMYByADKAsyJi5jb3Ntb3MuYmFzZS50ZW5kZXJtaW50LnYxYmV0YTEuTW9kdWxlEhoKEmNvc21vc19zZGtfdmVyc2lvbhgIIAEoCSI0CgZNb2R1bGUSDAoEcGF0aBgBIAEoCRIPCgd2ZXJzaW9uGAIgASgJEgsKA3N1bRgDIAEoCSJNChBBQkNJUXVlcnlSZXF1ZXN0EgwKBGRhdGEYASABKAwSDAoEcGF0aBgCIAEoCRIOCgZoZWlnaHQYAyABKAMSDQoFcHJvdmUYBCABKAgizQEKEUFCQ0lRdWVyeVJlc3BvbnNlEgwKBGNvZGUYASABKA0SCwoDbG9nGAMgASgJEgwKBGluZm8YBCABKAkSDQoFaW5kZXgYBSABKAMSCwoDa2V5GAYgASgMEg0KBXZhbHVlGAcgASgMEjsKCXByb29mX29wcxgIIAEoCzIoLmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMS5Qcm9vZk9wcxIOCgZoZWlnaHQYCSABKAMSEQoJY29kZXNwYWNlGAogASgJSgQIAhADIjIKB1Byb29mT3ASDAoEdHlwZRgBIAEoCRILCgNrZXkYAiABKAwSDAoEZGF0YRgDIAEoDCJLCghQcm9vZk9wcxI/CgNvcHMYASADKAsyJy5jb3Ntb3MuYmFzZS50ZW5kZXJtaW50LnYxYmV0YTEuUHJvb2ZPcEIJyN4fAKjnsCoBMq8KCgdTZXJ2aWNlEqkBCgtHZXROb2RlSW5mbxIyLmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMS5HZXROb2RlSW5mb1JlcXVlc3QaMy5jb3Ntb3MuYmFzZS50ZW5kZXJtaW50LnYxYmV0YTEuR2V0Tm9kZUluZm9SZXNwb25zZSIxgtPkkwIrEikvY29zbW9zL2Jhc2UvdGVuZGVybWludC92MWJldGExL25vZGVfaW5mbxKkAQoKR2V0U3luY2luZxIxLmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMS5HZXRTeW5jaW5nUmVxdWVzdBoyLmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMS5HZXRTeW5jaW5nUmVzcG9uc2UiL4LT5JMCKRInL2Nvc21vcy9iYXNlL3RlbmRlcm1pbnQvdjFiZXRhMS9zeW5jaW5nErYBCg5HZXRMYXRlc3RCbG9jaxI1LmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMS5HZXRMYXRlc3RCbG9ja1JlcXVlc3QaNi5jb3Ntb3MuYmFzZS50ZW5kZXJtaW50LnYxYmV0YTEuR2V0TGF0ZXN0QmxvY2tSZXNwb25zZSI1gtPkkwIvEi0vY29zbW9zL2Jhc2UvdGVuZGVybWludC92MWJldGExL2Jsb2Nrcy9sYXRlc3QSvgEKEEdldEJsb2NrQnlIZWlnaHQSNy5jb3Ntb3MuYmFzZS50ZW5kZXJtaW50LnYxYmV0YTEuR2V0QmxvY2tCeUhlaWdodFJlcXVlc3QaOC5jb3Ntb3MuYmFzZS50ZW5kZXJtaW50LnYxYmV0YTEuR2V0QmxvY2tCeUhlaWdodFJlc3BvbnNlIjeC0+STAjESLy9jb3Ntb3MvYmFzZS90ZW5kZXJtaW50L3YxYmV0YTEvYmxvY2tzL3toZWlnaHR9EtIBChVHZXRMYXRlc3RWYWxpZGF0b3JTZXQSPC5jb3Ntb3MuYmFzZS50ZW5kZXJtaW50LnYxYmV0YTEuR2V0TGF0ZXN0VmFsaWRhdG9yU2V0UmVxdWVzdBo9LmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMS5HZXRMYXRlc3RWYWxpZGF0b3JTZXRSZXNwb25zZSI8gtPkkwI2EjQvY29zbW9zL2Jhc2UvdGVuZGVybWludC92MWJldGExL3ZhbGlkYXRvcnNldHMvbGF0ZXN0EtoBChdHZXRWYWxpZGF0b3JTZXRCeUhlaWdodBI+LmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMS5HZXRWYWxpZGF0b3JTZXRCeUhlaWdodFJlcXVlc3QaPy5jb3Ntb3MuYmFzZS50ZW5kZXJtaW50LnYxYmV0YTEuR2V0VmFsaWRhdG9yU2V0QnlIZWlnaHRSZXNwb25zZSI+gtPkkwI4EjYvY29zbW9zL2Jhc2UvdGVuZGVybWludC92MWJldGExL3ZhbGlkYXRvcnNldHMve2hlaWdodH0SpAEKCUFCQ0lRdWVyeRIwLmNvc21vcy5iYXNlLnRlbmRlcm1pbnQudjFiZXRhMS5BQkNJUXVlcnlSZXF1ZXN0GjEuY29zbW9zLmJhc2UudGVuZGVybWludC52MWJldGExLkFCQ0lRdWVyeVJlc3BvbnNlIjKC0+STAiwSKi9jb3Ntb3MvYmFzZS90ZW5kZXJtaW50L3YxYmV0YTEvYWJjaV9xdWVyeUI1WjNnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL2NsaWVudC9ncnBjL2NtdHNlcnZpY2ViBnByb3RvMw\", [file_gogoproto_gogo, file_google_protobuf_any, file_google_api_annotations, file_tendermint_p2p_types, file_tendermint_types_types, file_cosmos_base_query_v1beta1_pagination, file_cosmos_base_tendermint_v1beta1_types, file_cosmos_proto_cosmos, file_tendermint_types_block, file_amino_amino]);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetValidatorSetByHeightRequest.\n * Use `create(GetValidatorSetByHeightRequestSchema)` to create a new message.\n */\nexport const GetValidatorSetByHeightRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 0);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetValidatorSetByHeightResponse.\n * Use `create(GetValidatorSetByHeightResponseSchema)` to create a new message.\n */\nexport const GetValidatorSetByHeightResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 1);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetLatestValidatorSetRequest.\n * Use `create(GetLatestValidatorSetRequestSchema)` to create a new message.\n */\nexport const GetLatestValidatorSetRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 2);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetLatestValidatorSetResponse.\n * Use `create(GetLatestValidatorSetResponseSchema)` to create a new message.\n */\nexport const GetLatestValidatorSetResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 3);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.Validator.\n * Use `create(ValidatorSchema)` to create a new message.\n */\nexport const ValidatorSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 4);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetBlockByHeightRequest.\n * Use `create(GetBlockByHeightRequestSchema)` to create a new message.\n */\nexport const GetBlockByHeightRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 5);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetBlockByHeightResponse.\n * Use `create(GetBlockByHeightResponseSchema)` to create a new message.\n */\nexport const GetBlockByHeightResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 6);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetLatestBlockRequest.\n * Use `create(GetLatestBlockRequestSchema)` to create a new message.\n */\nexport const GetLatestBlockRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 7);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetLatestBlockResponse.\n * Use `create(GetLatestBlockResponseSchema)` to create a new message.\n */\nexport const GetLatestBlockResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 8);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetSyncingRequest.\n * Use `create(GetSyncingRequestSchema)` to create a new message.\n */\nexport const GetSyncingRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 9);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetSyncingResponse.\n * Use `create(GetSyncingResponseSchema)` to create a new message.\n */\nexport const GetSyncingResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 10);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetNodeInfoRequest.\n * Use `create(GetNodeInfoRequestSchema)` to create a new message.\n */\nexport const GetNodeInfoRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 11);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.GetNodeInfoResponse.\n * Use `create(GetNodeInfoResponseSchema)` to create a new message.\n */\nexport const GetNodeInfoResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 12);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.VersionInfo.\n * Use `create(VersionInfoSchema)` to create a new message.\n */\nexport const VersionInfoSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 13);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.Module.\n * Use `create(ModuleSchema)` to create a new message.\n */\nexport const ModuleSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 14);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.ABCIQueryRequest.\n * Use `create(ABCIQueryRequestSchema)` to create a new message.\n */\nexport const ABCIQueryRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 15);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.ABCIQueryResponse.\n * Use `create(ABCIQueryResponseSchema)` to create a new message.\n */\nexport const ABCIQueryResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 16);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.ProofOp.\n * Use `create(ProofOpSchema)` to create a new message.\n */\nexport const ProofOpSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 17);\n\n/**\n * Describes the message cosmos.base.tendermint.v1beta1.ProofOps.\n * Use `create(ProofOpsSchema)` to create a new message.\n */\nexport const ProofOpsSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_tendermint_v1beta1_query, 18);\n\n/**\n * Service defines the gRPC querier service for tendermint queries.\n *\n * @generated from service cosmos.base.tendermint.v1beta1.Service\n */\nexport const Service = /*@__PURE__*/\n serviceDesc(file_cosmos_base_tendermint_v1beta1_query, 0);\n\n","// Since: cosmos-sdk 0.43\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/authz/v1beta1/authz.proto (package cosmos.authz.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_google_protobuf_any, file_google_protobuf_timestamp } from \"@bufbuild/protobuf/wkt\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\n\n/**\n * Describes the file cosmos/authz/v1beta1/authz.proto.\n */\nexport const file_cosmos_authz_v1beta1_authz = /*@__PURE__*/\n fileDesc(\"CiBjb3Ntb3MvYXV0aHovdjFiZXRhMS9hdXRoei5wcm90bxIUY29zbW9zLmF1dGh6LnYxYmV0YTEibwoUR2VuZXJpY0F1dGhvcml6YXRpb24SCwoDbXNnGAEgASgJOkrKtC0iY29zbW9zLmF1dGh6LnYxYmV0YTEuQXV0aG9yaXphdGlvbornsCofY29zbW9zLXNkay9HZW5lcmljQXV0aG9yaXphdGlvbiKWAQoFR3JhbnQSUwoNYXV0aG9yaXphdGlvbhgBIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnlCJsq0LSJjb3Ntb3MuYXV0aHoudjFiZXRhMS5BdXRob3JpemF0aW9uEjgKCmV4cGlyYXRpb24YAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgjI3h8BkN8fASL1AQoSR3JhbnRBdXRob3JpemF0aW9uEikKB2dyYW50ZXIYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIpCgdncmFudGVlGAIgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSUwoNYXV0aG9yaXphdGlvbhgDIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnlCJsq0LSJjb3Ntb3MuYXV0aHoudjFiZXRhMS5BdXRob3JpemF0aW9uEjQKCmV4cGlyYXRpb24YBCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgSQ3x8BIicKDkdyYW50UXVldWVJdGVtEhUKDW1zZ190eXBlX3VybHMYASADKAlCKlokZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay94L2F1dGh6yOEeAGIGcHJvdG8z\", [file_amino_amino, file_cosmos_proto_cosmos, file_google_protobuf_timestamp, file_gogoproto_gogo, file_google_protobuf_any]);\n\n/**\n * Describes the message cosmos.authz.v1beta1.GenericAuthorization.\n * Use `create(GenericAuthorizationSchema)` to create a new message.\n */\nexport const GenericAuthorizationSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_authz, 0);\n\n/**\n * Describes the message cosmos.authz.v1beta1.Grant.\n * Use `create(GrantSchema)` to create a new message.\n */\nexport const GrantSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_authz, 1);\n\n/**\n * Describes the message cosmos.authz.v1beta1.GrantAuthorization.\n * Use `create(GrantAuthorizationSchema)` to create a new message.\n */\nexport const GrantAuthorizationSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_authz, 2);\n\n/**\n * Describes the message cosmos.authz.v1beta1.GrantQueueItem.\n * Use `create(GrantQueueItemSchema)` to create a new message.\n */\nexport const GrantQueueItemSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_authz, 3);\n\n","// Since: cosmos-sdk 0.43\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/authz/v1beta1/query.proto (package cosmos.authz.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_cosmos_base_query_v1beta1_pagination } from \"../../base/query/v1beta1/pagination_pb.js\";\nimport { file_cosmos_authz_v1beta1_authz } from \"./authz_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\n\n/**\n * Describes the file cosmos/authz/v1beta1/query.proto.\n */\nexport const file_cosmos_authz_v1beta1_query = /*@__PURE__*/\n fileDesc(\"CiBjb3Ntb3MvYXV0aHovdjFiZXRhMS9xdWVyeS5wcm90bxIUY29zbW9zLmF1dGh6LnYxYmV0YTEivAEKElF1ZXJ5R3JhbnRzUmVxdWVzdBIpCgdncmFudGVyGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSKQoHZ3JhbnRlZRgCIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEhQKDG1zZ190eXBlX3VybBgDIAEoCRI6CgpwYWdpbmF0aW9uGAQgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCJ/ChNRdWVyeUdyYW50c1Jlc3BvbnNlEisKBmdyYW50cxgBIAMoCzIbLmNvc21vcy5hdXRoei52MWJldGExLkdyYW50EjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZSKCAQoZUXVlcnlHcmFudGVyR3JhbnRzUmVxdWVzdBIpCgdncmFudGVyGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSOgoKcGFnaW5hdGlvbhgCIAEoCzImLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlcXVlc3QikwEKGlF1ZXJ5R3JhbnRlckdyYW50c1Jlc3BvbnNlEjgKBmdyYW50cxgBIAMoCzIoLmNvc21vcy5hdXRoei52MWJldGExLkdyYW50QXV0aG9yaXphdGlvbhI7CgpwYWdpbmF0aW9uGAIgASgLMicuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVzcG9uc2UiggEKGVF1ZXJ5R3JhbnRlZUdyYW50c1JlcXVlc3QSKQoHZ3JhbnRlZRgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEjoKCnBhZ2luYXRpb24YAiABKAsyJi5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXF1ZXN0IpMBChpRdWVyeUdyYW50ZWVHcmFudHNSZXNwb25zZRI4CgZncmFudHMYASADKAsyKC5jb3Ntb3MuYXV0aHoudjFiZXRhMS5HcmFudEF1dGhvcml6YXRpb24SOwoKcGFnaW5hdGlvbhgCIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlMucDCgVRdWVyeRKDAQoGR3JhbnRzEiguY29zbW9zLmF1dGh6LnYxYmV0YTEuUXVlcnlHcmFudHNSZXF1ZXN0GikuY29zbW9zLmF1dGh6LnYxYmV0YTEuUXVlcnlHcmFudHNSZXNwb25zZSIkgtPkkwIeEhwvY29zbW9zL2F1dGh6L3YxYmV0YTEvZ3JhbnRzEqoBCg1HcmFudGVyR3JhbnRzEi8uY29zbW9zLmF1dGh6LnYxYmV0YTEuUXVlcnlHcmFudGVyR3JhbnRzUmVxdWVzdBowLmNvc21vcy5hdXRoei52MWJldGExLlF1ZXJ5R3JhbnRlckdyYW50c1Jlc3BvbnNlIjaC0+STAjASLi9jb3Ntb3MvYXV0aHovdjFiZXRhMS9ncmFudHMvZ3JhbnRlci97Z3JhbnRlcn0SqgEKDUdyYW50ZWVHcmFudHMSLy5jb3Ntb3MuYXV0aHoudjFiZXRhMS5RdWVyeUdyYW50ZWVHcmFudHNSZXF1ZXN0GjAuY29zbW9zLmF1dGh6LnYxYmV0YTEuUXVlcnlHcmFudGVlR3JhbnRzUmVzcG9uc2UiNoLT5JMCMBIuL2Nvc21vcy9hdXRoei92MWJldGExL2dyYW50cy9ncmFudGVlL3tncmFudGVlfUImWiRnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3gvYXV0aHpiBnByb3RvMw\", [file_google_api_annotations, file_cosmos_base_query_v1beta1_pagination, file_cosmos_authz_v1beta1_authz, file_cosmos_proto_cosmos]);\n\n/**\n * Describes the message cosmos.authz.v1beta1.QueryGrantsRequest.\n * Use `create(QueryGrantsRequestSchema)` to create a new message.\n */\nexport const QueryGrantsRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_query, 0);\n\n/**\n * Describes the message cosmos.authz.v1beta1.QueryGrantsResponse.\n * Use `create(QueryGrantsResponseSchema)` to create a new message.\n */\nexport const QueryGrantsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_query, 1);\n\n/**\n * Describes the message cosmos.authz.v1beta1.QueryGranterGrantsRequest.\n * Use `create(QueryGranterGrantsRequestSchema)` to create a new message.\n */\nexport const QueryGranterGrantsRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_query, 2);\n\n/**\n * Describes the message cosmos.authz.v1beta1.QueryGranterGrantsResponse.\n * Use `create(QueryGranterGrantsResponseSchema)` to create a new message.\n */\nexport const QueryGranterGrantsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_query, 3);\n\n/**\n * Describes the message cosmos.authz.v1beta1.QueryGranteeGrantsRequest.\n * Use `create(QueryGranteeGrantsRequestSchema)` to create a new message.\n */\nexport const QueryGranteeGrantsRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_query, 4);\n\n/**\n * Describes the message cosmos.authz.v1beta1.QueryGranteeGrantsResponse.\n * Use `create(QueryGranteeGrantsResponseSchema)` to create a new message.\n */\nexport const QueryGranteeGrantsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_query, 5);\n\n/**\n * Query defines the gRPC querier service.\n *\n * @generated from service cosmos.authz.v1beta1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_cosmos_authz_v1beta1_query, 0);\n\n","// Since: cosmos-sdk 0.43\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/feegrant/v1beta1/feegrant.proto (package cosmos.feegrant.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_protobuf_any, file_google_protobuf_duration, file_google_protobuf_timestamp } from \"@bufbuild/protobuf/wkt\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_cosmos_base_v1beta1_coin } from \"../../base/v1beta1/coin_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/feegrant/v1beta1/feegrant.proto.\n */\nexport const file_cosmos_feegrant_v1beta1_feegrant = /*@__PURE__*/\n fileDesc(\"CiZjb3Ntb3MvZmVlZ3JhbnQvdjFiZXRhMS9mZWVncmFudC5wcm90bxIXY29zbW9zLmZlZWdyYW50LnYxYmV0YTEihwIKDkJhc2ljQWxsb3dhbmNlEnYKC3NwZW5kX2xpbWl0GAEgAygLMhkuY29zbW9zLmJhc2UudjFiZXRhMS5Db2luQkbI3h8Aqt8fKGdpdGh1Yi5jb20vY29zbW9zL2Nvc21vcy1zZGsvdHlwZXMuQ29pbnOa57AqDGxlZ2FjeV9jb2luc6jnsCoBEjQKCmV4cGlyYXRpb24YAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgSQ3x8BOkfKtC0lY29zbW9zLmZlZWdyYW50LnYxYmV0YTEuRmVlQWxsb3dhbmNlSYrnsCoZY29zbW9zLXNkay9CYXNpY0FsbG93YW5jZSKZBAoRUGVyaW9kaWNBbGxvd2FuY2USQQoFYmFzaWMYASABKAsyJy5jb3Ntb3MuZmVlZ3JhbnQudjFiZXRhMS5CYXNpY0FsbG93YW5jZUIJyN4fAKjnsCoBEjgKBnBlcmlvZBgCIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbkINyN4fAJjfHwGo57AqARJ9ChJwZXJpb2Rfc3BlbmRfbGltaXQYAyADKAsyGS5jb3Ntb3MuYmFzZS52MWJldGExLkNvaW5CRsjeHwCq3x8oZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay90eXBlcy5Db2luc5rnsCoMbGVnYWN5X2NvaW5zqOewKgESewoQcGVyaW9kX2Nhbl9zcGVuZBgEIAMoCzIZLmNvc21vcy5iYXNlLnYxYmV0YTEuQ29pbkJGyN4fAKrfHyhnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3R5cGVzLkNvaW5zmuewKgxsZWdhY3lfY29pbnOo57AqARI/CgxwZXJpb2RfcmVzZXQYBSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQg3I3h8AkN8fAajnsCoBOkrKtC0lY29zbW9zLmZlZWdyYW50LnYxYmV0YTEuRmVlQWxsb3dhbmNlSYrnsCocY29zbW9zLXNkay9QZXJpb2RpY0FsbG93YW5jZSLVAQoTQWxsb3dlZE1zZ0FsbG93YW5jZRJSCglhbGxvd2FuY2UYASABKAsyFC5nb29nbGUucHJvdG9idWYuQW55QinKtC0lY29zbW9zLmZlZWdyYW50LnYxYmV0YTEuRmVlQWxsb3dhbmNlSRIYChBhbGxvd2VkX21lc3NhZ2VzGAIgAygJOlCIoB8AyrQtJWNvc21vcy5mZWVncmFudC52MWJldGExLkZlZUFsbG93YW5jZUmK57AqHmNvc21vcy1zZGsvQWxsb3dlZE1zZ0FsbG93YW5jZSKxAQoFR3JhbnQSKQoHZ3JhbnRlchgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEikKB2dyYW50ZWUYAiABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxJSCglhbGxvd2FuY2UYAyABKAsyFC5nb29nbGUucHJvdG9idWYuQW55QinKtC0lY29zbW9zLmZlZWdyYW50LnYxYmV0YTEuRmVlQWxsb3dhbmNlSUIZWhdjb3Ntb3NzZGsuaW8veC9mZWVncmFudGIGcHJvdG8z\", [file_gogoproto_gogo, file_google_protobuf_any, file_cosmos_proto_cosmos, file_cosmos_base_v1beta1_coin, file_amino_amino, file_google_protobuf_timestamp, file_google_protobuf_duration]);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.BasicAllowance.\n * Use `create(BasicAllowanceSchema)` to create a new message.\n */\nexport const BasicAllowanceSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_feegrant, 0);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.PeriodicAllowance.\n * Use `create(PeriodicAllowanceSchema)` to create a new message.\n */\nexport const PeriodicAllowanceSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_feegrant, 1);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.AllowedMsgAllowance.\n * Use `create(AllowedMsgAllowanceSchema)` to create a new message.\n */\nexport const AllowedMsgAllowanceSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_feegrant, 2);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.Grant.\n * Use `create(GrantSchema)` to create a new message.\n */\nexport const GrantSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_feegrant, 3);\n\n","// Since: cosmos-sdk 0.43\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/feegrant/v1beta1/query.proto (package cosmos.feegrant.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_cosmos_feegrant_v1beta1_feegrant } from \"./feegrant_pb.js\";\nimport { file_cosmos_base_query_v1beta1_pagination } from \"../../base/query/v1beta1/pagination_pb.js\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\n\n/**\n * Describes the file cosmos/feegrant/v1beta1/query.proto.\n */\nexport const file_cosmos_feegrant_v1beta1_query = /*@__PURE__*/\n fileDesc(\"CiNjb3Ntb3MvZmVlZ3JhbnQvdjFiZXRhMS9xdWVyeS5wcm90bxIXY29zbW9zLmZlZWdyYW50LnYxYmV0YTEibQoVUXVlcnlBbGxvd2FuY2VSZXF1ZXN0EikKB2dyYW50ZXIYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIpCgdncmFudGVlGAIgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmciSwoWUXVlcnlBbGxvd2FuY2VSZXNwb25zZRIxCglhbGxvd2FuY2UYASABKAsyHi5jb3Ntb3MuZmVlZ3JhbnQudjFiZXRhMS5HcmFudCJ/ChZRdWVyeUFsbG93YW5jZXNSZXF1ZXN0EikKB2dyYW50ZWUYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxI6CgpwYWdpbmF0aW9uGAIgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCKKAQoXUXVlcnlBbGxvd2FuY2VzUmVzcG9uc2USMgoKYWxsb3dhbmNlcxgBIAMoCzIeLmNvc21vcy5mZWVncmFudC52MWJldGExLkdyYW50EjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZSKIAQofUXVlcnlBbGxvd2FuY2VzQnlHcmFudGVyUmVxdWVzdBIpCgdncmFudGVyGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSOgoKcGFnaW5hdGlvbhgCIAEoCzImLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlcXVlc3QikwEKIFF1ZXJ5QWxsb3dhbmNlc0J5R3JhbnRlclJlc3BvbnNlEjIKCmFsbG93YW5jZXMYASADKAsyHi5jb3Ntb3MuZmVlZ3JhbnQudjFiZXRhMS5HcmFudBI7CgpwYWdpbmF0aW9uGAIgASgLMicuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVzcG9uc2UynwQKBVF1ZXJ5EqwBCglBbGxvd2FuY2USLi5jb3Ntb3MuZmVlZ3JhbnQudjFiZXRhMS5RdWVyeUFsbG93YW5jZVJlcXVlc3QaLy5jb3Ntb3MuZmVlZ3JhbnQudjFiZXRhMS5RdWVyeUFsbG93YW5jZVJlc3BvbnNlIj6C0+STAjgSNi9jb3Ntb3MvZmVlZ3JhbnQvdjFiZXRhMS9hbGxvd2FuY2Uve2dyYW50ZXJ9L3tncmFudGVlfRKmAQoKQWxsb3dhbmNlcxIvLmNvc21vcy5mZWVncmFudC52MWJldGExLlF1ZXJ5QWxsb3dhbmNlc1JlcXVlc3QaMC5jb3Ntb3MuZmVlZ3JhbnQudjFiZXRhMS5RdWVyeUFsbG93YW5jZXNSZXNwb25zZSI1gtPkkwIvEi0vY29zbW9zL2ZlZWdyYW50L3YxYmV0YTEvYWxsb3dhbmNlcy97Z3JhbnRlZX0SvQEKE0FsbG93YW5jZXNCeUdyYW50ZXISOC5jb3Ntb3MuZmVlZ3JhbnQudjFiZXRhMS5RdWVyeUFsbG93YW5jZXNCeUdyYW50ZXJSZXF1ZXN0GjkuY29zbW9zLmZlZWdyYW50LnYxYmV0YTEuUXVlcnlBbGxvd2FuY2VzQnlHcmFudGVyUmVzcG9uc2UiMYLT5JMCKxIpL2Nvc21vcy9mZWVncmFudC92MWJldGExL2lzc3VlZC97Z3JhbnRlcn1CGVoXY29zbW9zc2RrLmlvL3gvZmVlZ3JhbnRiBnByb3RvMw\", [file_cosmos_feegrant_v1beta1_feegrant, file_cosmos_base_query_v1beta1_pagination, file_google_api_annotations, file_cosmos_proto_cosmos]);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.QueryAllowanceRequest.\n * Use `create(QueryAllowanceRequestSchema)` to create a new message.\n */\nexport const QueryAllowanceRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_query, 0);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.QueryAllowanceResponse.\n * Use `create(QueryAllowanceResponseSchema)` to create a new message.\n */\nexport const QueryAllowanceResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_query, 1);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.QueryAllowancesRequest.\n * Use `create(QueryAllowancesRequestSchema)` to create a new message.\n */\nexport const QueryAllowancesRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_query, 2);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.QueryAllowancesResponse.\n * Use `create(QueryAllowancesResponseSchema)` to create a new message.\n */\nexport const QueryAllowancesResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_query, 3);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.QueryAllowancesByGranterRequest.\n * Use `create(QueryAllowancesByGranterRequestSchema)` to create a new message.\n */\nexport const QueryAllowancesByGranterRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_query, 4);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.QueryAllowancesByGranterResponse.\n * Use `create(QueryAllowancesByGranterResponseSchema)` to create a new message.\n */\nexport const QueryAllowancesByGranterResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_query, 5);\n\n/**\n * Query defines the gRPC querier service.\n *\n * @generated from service cosmos.feegrant.v1beta1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_cosmos_feegrant_v1beta1_query, 0);\n\n","// Since: cosmos-sdk 0.46\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/group/v1/types.proto (package cosmos.group.v1, syntax proto3)\n/* eslint-disable */\n\nimport { enumDesc, fileDesc, messageDesc, tsEnum } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_protobuf_any, file_google_protobuf_duration, file_google_protobuf_timestamp } from \"@bufbuild/protobuf/wkt\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/group/v1/types.proto.\n */\nexport const file_cosmos_group_v1_types = /*@__PURE__*/\n fileDesc(\"Chtjb3Ntb3MvZ3JvdXAvdjEvdHlwZXMucHJvdG8SD2Nvc21vcy5ncm91cC52MSKSAQoGTWVtYmVyEikKB2FkZHJlc3MYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIOCgZ3ZWlnaHQYAiABKAkSEAoIbWV0YWRhdGEYAyABKAkSOwoIYWRkZWRfYXQYBCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQg3I3h8AkN8fAajnsCoBIlwKDU1lbWJlclJlcXVlc3QSKQoHYWRkcmVzcxgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEg4KBndlaWdodBgCIAEoCRIQCghtZXRhZGF0YRgDIAEoCSKwAQoXVGhyZXNob2xkRGVjaXNpb25Qb2xpY3kSEQoJdGhyZXNob2xkGAEgASgJEjcKB3dpbmRvd3MYAiABKAsyJi5jb3Ntb3MuZ3JvdXAudjEuRGVjaXNpb25Qb2xpY3lXaW5kb3dzOknKtC0eY29zbW9zLmdyb3VwLnYxLkRlY2lzaW9uUG9saWN5iuewKiJjb3Ntb3Mtc2RrL1RocmVzaG9sZERlY2lzaW9uUG9saWN5IrMBChhQZXJjZW50YWdlRGVjaXNpb25Qb2xpY3kSEgoKcGVyY2VudGFnZRgBIAEoCRI3Cgd3aW5kb3dzGAIgASgLMiYuY29zbW9zLmdyb3VwLnYxLkRlY2lzaW9uUG9saWN5V2luZG93czpKyrQtHmNvc21vcy5ncm91cC52MS5EZWNpc2lvblBvbGljeYrnsCojY29zbW9zLXNkay9QZXJjZW50YWdlRGVjaXNpb25Qb2xpY3kioAEKFURlY2lzaW9uUG9saWN5V2luZG93cxI/Cg12b3RpbmdfcGVyaW9kGAEgASgLMhkuZ29vZ2xlLnByb3RvYnVmLkR1cmF0aW9uQg3I3h8AmN8fAajnsCoBEkYKFG1pbl9leGVjdXRpb25fcGVyaW9kGAIgASgLMhkuZ29vZ2xlLnByb3RvYnVmLkR1cmF0aW9uQg3I3h8AmN8fAajnsCoBIrgBCglHcm91cEluZm8SCgoCaWQYASABKAQSJwoFYWRtaW4YAiABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIQCghtZXRhZGF0YRgDIAEoCRIPCgd2ZXJzaW9uGAQgASgEEhQKDHRvdGFsX3dlaWdodBgFIAEoCRI9CgpjcmVhdGVkX2F0GAYgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEINyN4fAJDfHwGo57AqASJICgtHcm91cE1lbWJlchIQCghncm91cF9pZBgBIAEoBBInCgZtZW1iZXIYAiABKAsyFy5jb3Ntb3MuZ3JvdXAudjEuTWVtYmVyIrYCCg9Hcm91cFBvbGljeUluZm8SKQoHYWRkcmVzcxgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEhAKCGdyb3VwX2lkGAIgASgEEicKBWFkbWluGAMgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSEAoIbWV0YWRhdGEYBCABKAkSDwoHdmVyc2lvbhgFIAEoBBJRCg9kZWNpc2lvbl9wb2xpY3kYBiABKAsyFC5nb29nbGUucHJvdG9idWYuQW55QiLKtC0eY29zbW9zLmdyb3VwLnYxLkRlY2lzaW9uUG9saWN5Ej0KCmNyZWF0ZWRfYXQYByABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQg3I3h8AkN8fAajnsCoBOgiIoB8A6KAfASLOBAoIUHJvcG9zYWwSCgoCaWQYASABKAQSNgoUZ3JvdXBfcG9saWN5X2FkZHJlc3MYAiABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIQCghtZXRhZGF0YRgDIAEoCRIrCglwcm9wb3NlcnMYBCADKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxI+CgtzdWJtaXRfdGltZRgFIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCDcjeHwCQ3x8BqOewKgESFQoNZ3JvdXBfdmVyc2lvbhgGIAEoBBIcChRncm91cF9wb2xpY3lfdmVyc2lvbhgHIAEoBBIvCgZzdGF0dXMYCCABKA4yHy5jb3Ntb3MuZ3JvdXAudjEuUHJvcG9zYWxTdGF0dXMSQwoSZmluYWxfdGFsbHlfcmVzdWx0GAkgASgLMhwuY29zbW9zLmdyb3VwLnYxLlRhbGx5UmVzdWx0QgnI3h8AqOewKgESRAoRdm90aW5nX3BlcmlvZF9lbmQYCiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQg3I3h8AkN8fAajnsCoBEkAKD2V4ZWN1dG9yX3Jlc3VsdBgLIAEoDjInLmNvc21vcy5ncm91cC52MS5Qcm9wb3NhbEV4ZWN1dG9yUmVzdWx0EiYKCG1lc3NhZ2VzGAwgAygLMhQuZ29vZ2xlLnByb3RvYnVmLkFueRINCgV0aXRsZRgNIAEoCRIPCgdzdW1tYXJ5GA4gASgJOgSIoB8AImsKC1RhbGx5UmVzdWx0EhEKCXllc19jb3VudBgBIAEoCRIVCg1hYnN0YWluX2NvdW50GAIgASgJEhAKCG5vX2NvdW50GAMgASgJEhoKEm5vX3dpdGhfdmV0b19jb3VudBgEIAEoCToEiKAfACLDAQoEVm90ZRITCgtwcm9wb3NhbF9pZBgBIAEoBBInCgV2b3RlchgCIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEisKBm9wdGlvbhgDIAEoDjIbLmNvc21vcy5ncm91cC52MS5Wb3RlT3B0aW9uEhAKCG1ldGFkYXRhGAQgASgJEj4KC3N1Ym1pdF90aW1lGAUgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEINyN4fAJDfHwGo57AqASqPAQoKVm90ZU9wdGlvbhIbChdWT1RFX09QVElPTl9VTlNQRUNJRklFRBAAEhMKD1ZPVEVfT1BUSU9OX1lFUxABEhcKE1ZPVEVfT1BUSU9OX0FCU1RBSU4QAhISCg5WT1RFX09QVElPTl9OTxADEhwKGFZPVEVfT1BUSU9OX05PX1dJVEhfVkVUTxAEGgSIox4AKs4BCg5Qcm9wb3NhbFN0YXR1cxIfChtQUk9QT1NBTF9TVEFUVVNfVU5TUEVDSUZJRUQQABIdChlQUk9QT1NBTF9TVEFUVVNfU1VCTUlUVEVEEAESHAoYUFJPUE9TQUxfU1RBVFVTX0FDQ0VQVEVEEAISHAoYUFJPUE9TQUxfU1RBVFVTX1JFSkVDVEVEEAMSGwoXUFJPUE9TQUxfU1RBVFVTX0FCT1JURUQQBBIdChlQUk9QT1NBTF9TVEFUVVNfV0lUSERSQVdOEAUaBIijHgAqugEKFlByb3Bvc2FsRXhlY3V0b3JSZXN1bHQSKAokUFJPUE9TQUxfRVhFQ1VUT1JfUkVTVUxUX1VOU1BFQ0lGSUVEEAASJAogUFJPUE9TQUxfRVhFQ1VUT1JfUkVTVUxUX05PVF9SVU4QARIkCiBQUk9QT1NBTF9FWEVDVVRPUl9SRVNVTFRfU1VDQ0VTUxACEiQKIFBST1BPU0FMX0VYRUNVVE9SX1JFU1VMVF9GQUlMVVJFEAMaBIijHgBCJlokZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay94L2dyb3VwYgZwcm90bzM\", [file_gogoproto_gogo, file_google_protobuf_duration, file_google_protobuf_timestamp, file_cosmos_proto_cosmos, file_google_protobuf_any, file_amino_amino]);\n\n/**\n * Describes the message cosmos.group.v1.Member.\n * Use `create(MemberSchema)` to create a new message.\n */\nexport const MemberSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_types, 0);\n\n/**\n * Describes the message cosmos.group.v1.MemberRequest.\n * Use `create(MemberRequestSchema)` to create a new message.\n */\nexport const MemberRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_types, 1);\n\n/**\n * Describes the message cosmos.group.v1.ThresholdDecisionPolicy.\n * Use `create(ThresholdDecisionPolicySchema)` to create a new message.\n */\nexport const ThresholdDecisionPolicySchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_types, 2);\n\n/**\n * Describes the message cosmos.group.v1.PercentageDecisionPolicy.\n * Use `create(PercentageDecisionPolicySchema)` to create a new message.\n */\nexport const PercentageDecisionPolicySchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_types, 3);\n\n/**\n * Describes the message cosmos.group.v1.DecisionPolicyWindows.\n * Use `create(DecisionPolicyWindowsSchema)` to create a new message.\n */\nexport const DecisionPolicyWindowsSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_types, 4);\n\n/**\n * Describes the message cosmos.group.v1.GroupInfo.\n * Use `create(GroupInfoSchema)` to create a new message.\n */\nexport const GroupInfoSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_types, 5);\n\n/**\n * Describes the message cosmos.group.v1.GroupMember.\n * Use `create(GroupMemberSchema)` to create a new message.\n */\nexport const GroupMemberSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_types, 6);\n\n/**\n * Describes the message cosmos.group.v1.GroupPolicyInfo.\n * Use `create(GroupPolicyInfoSchema)` to create a new message.\n */\nexport const GroupPolicyInfoSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_types, 7);\n\n/**\n * Describes the message cosmos.group.v1.Proposal.\n * Use `create(ProposalSchema)` to create a new message.\n */\nexport const ProposalSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_types, 8);\n\n/**\n * Describes the message cosmos.group.v1.TallyResult.\n * Use `create(TallyResultSchema)` to create a new message.\n */\nexport const TallyResultSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_types, 9);\n\n/**\n * Describes the message cosmos.group.v1.Vote.\n * Use `create(VoteSchema)` to create a new message.\n */\nexport const VoteSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_types, 10);\n\n/**\n * Describes the enum cosmos.group.v1.VoteOption.\n */\nexport const VoteOptionSchema = /*@__PURE__*/\n enumDesc(file_cosmos_group_v1_types, 0);\n\n/**\n * VoteOption enumerates the valid vote options for a given proposal.\n *\n * @generated from enum cosmos.group.v1.VoteOption\n */\nexport const VoteOption = /*@__PURE__*/\n tsEnum(VoteOptionSchema);\n\n/**\n * Describes the enum cosmos.group.v1.ProposalStatus.\n */\nexport const ProposalStatusSchema = /*@__PURE__*/\n enumDesc(file_cosmos_group_v1_types, 1);\n\n/**\n * ProposalStatus defines proposal statuses.\n *\n * @generated from enum cosmos.group.v1.ProposalStatus\n */\nexport const ProposalStatus = /*@__PURE__*/\n tsEnum(ProposalStatusSchema);\n\n/**\n * Describes the enum cosmos.group.v1.ProposalExecutorResult.\n */\nexport const ProposalExecutorResultSchema = /*@__PURE__*/\n enumDesc(file_cosmos_group_v1_types, 2);\n\n/**\n * ProposalExecutorResult defines types of proposal executor results.\n *\n * @generated from enum cosmos.group.v1.ProposalExecutorResult\n */\nexport const ProposalExecutorResult = /*@__PURE__*/\n tsEnum(ProposalExecutorResultSchema);\n\n","// Since: cosmos-sdk 0.46\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/group/v1/query.proto (package cosmos.group.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_cosmos_group_v1_types } from \"./types_pb.js\";\nimport { file_cosmos_base_query_v1beta1_pagination } from \"../../base/query/v1beta1/pagination_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/group/v1/query.proto.\n */\nexport const file_cosmos_group_v1_query = /*@__PURE__*/\n fileDesc(\"Chtjb3Ntb3MvZ3JvdXAvdjEvcXVlcnkucHJvdG8SD2Nvc21vcy5ncm91cC52MSIpChVRdWVyeUdyb3VwSW5mb1JlcXVlc3QSEAoIZ3JvdXBfaWQYASABKAQiQgoWUXVlcnlHcm91cEluZm9SZXNwb25zZRIoCgRpbmZvGAEgASgLMhouY29zbW9zLmdyb3VwLnYxLkdyb3VwSW5mbyJIChtRdWVyeUdyb3VwUG9saWN5SW5mb1JlcXVlc3QSKQoHYWRkcmVzcxgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nIk4KHFF1ZXJ5R3JvdXBQb2xpY3lJbmZvUmVzcG9uc2USLgoEaW5mbxgBIAEoCzIgLmNvc21vcy5ncm91cC52MS5Hcm91cFBvbGljeUluZm8iaAoYUXVlcnlHcm91cE1lbWJlcnNSZXF1ZXN0EhAKCGdyb3VwX2lkGAEgASgEEjoKCnBhZ2luYXRpb24YAiABKAsyJi5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXF1ZXN0IocBChlRdWVyeUdyb3VwTWVtYmVyc1Jlc3BvbnNlEi0KB21lbWJlcnMYASADKAsyHC5jb3Ntb3MuZ3JvdXAudjEuR3JvdXBNZW1iZXISOwoKcGFnaW5hdGlvbhgCIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlIoABChlRdWVyeUdyb3Vwc0J5QWRtaW5SZXF1ZXN0EicKBWFkbWluGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSOgoKcGFnaW5hdGlvbhgCIAEoCzImLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlcXVlc3QihQEKGlF1ZXJ5R3JvdXBzQnlBZG1pblJlc3BvbnNlEioKBmdyb3VwcxgBIAMoCzIaLmNvc21vcy5ncm91cC52MS5Hcm91cEluZm8SOwoKcGFnaW5hdGlvbhgCIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlInAKIFF1ZXJ5R3JvdXBQb2xpY2llc0J5R3JvdXBSZXF1ZXN0EhAKCGdyb3VwX2lkGAEgASgEEjoKCnBhZ2luYXRpb24YAiABKAsyJi5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXF1ZXN0IpoBCiFRdWVyeUdyb3VwUG9saWNpZXNCeUdyb3VwUmVzcG9uc2USOAoOZ3JvdXBfcG9saWNpZXMYASADKAsyIC5jb3Ntb3MuZ3JvdXAudjEuR3JvdXBQb2xpY3lJbmZvEjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZSKHAQogUXVlcnlHcm91cFBvbGljaWVzQnlBZG1pblJlcXVlc3QSJwoFYWRtaW4YASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxI6CgpwYWdpbmF0aW9uGAIgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCKaAQohUXVlcnlHcm91cFBvbGljaWVzQnlBZG1pblJlc3BvbnNlEjgKDmdyb3VwX3BvbGljaWVzGAEgAygLMiAuY29zbW9zLmdyb3VwLnYxLkdyb3VwUG9saWN5SW5mbxI7CgpwYWdpbmF0aW9uGAIgASgLMicuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVzcG9uc2UiKwoUUXVlcnlQcm9wb3NhbFJlcXVlc3QSEwoLcHJvcG9zYWxfaWQYASABKAQiRAoVUXVlcnlQcm9wb3NhbFJlc3BvbnNlEisKCHByb3Bvc2FsGAEgASgLMhkuY29zbW9zLmdyb3VwLnYxLlByb3Bvc2FsIosBCiJRdWVyeVByb3Bvc2Fsc0J5R3JvdXBQb2xpY3lSZXF1ZXN0EikKB2FkZHJlc3MYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxI6CgpwYWdpbmF0aW9uGAIgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCKQAQojUXVlcnlQcm9wb3NhbHNCeUdyb3VwUG9saWN5UmVzcG9uc2USLAoJcHJvcG9zYWxzGAEgAygLMhkuY29zbW9zLmdyb3VwLnYxLlByb3Bvc2FsEjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZSJfCh9RdWVyeVZvdGVCeVByb3Bvc2FsVm90ZXJSZXF1ZXN0EhMKC3Byb3Bvc2FsX2lkGAEgASgEEicKBXZvdGVyGAIgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmciRwogUXVlcnlWb3RlQnlQcm9wb3NhbFZvdGVyUmVzcG9uc2USIwoEdm90ZRgBIAEoCzIVLmNvc21vcy5ncm91cC52MS5Wb3RlIm4KG1F1ZXJ5Vm90ZXNCeVByb3Bvc2FsUmVxdWVzdBITCgtwcm9wb3NhbF9pZBgBIAEoBBI6CgpwYWdpbmF0aW9uGAIgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCKBAQocUXVlcnlWb3Rlc0J5UHJvcG9zYWxSZXNwb25zZRIkCgV2b3RlcxgBIAMoCzIVLmNvc21vcy5ncm91cC52MS5Wb3RlEjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZSJ/ChhRdWVyeVZvdGVzQnlWb3RlclJlcXVlc3QSJwoFdm90ZXIYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxI6CgpwYWdpbmF0aW9uGAIgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCJ+ChlRdWVyeVZvdGVzQnlWb3RlclJlc3BvbnNlEiQKBXZvdGVzGAEgAygLMhUuY29zbW9zLmdyb3VwLnYxLlZvdGUSOwoKcGFnaW5hdGlvbhgCIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlIoMBChpRdWVyeUdyb3Vwc0J5TWVtYmVyUmVxdWVzdBIpCgdhZGRyZXNzGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSOgoKcGFnaW5hdGlvbhgCIAEoCzImLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlcXVlc3QihgEKG1F1ZXJ5R3JvdXBzQnlNZW1iZXJSZXNwb25zZRIqCgZncm91cHMYASADKAsyGi5jb3Ntb3MuZ3JvdXAudjEuR3JvdXBJbmZvEjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZSIuChdRdWVyeVRhbGx5UmVzdWx0UmVxdWVzdBITCgtwcm9wb3NhbF9pZBgBIAEoBCJSChhRdWVyeVRhbGx5UmVzdWx0UmVzcG9uc2USNgoFdGFsbHkYASABKAsyHC5jb3Ntb3MuZ3JvdXAudjEuVGFsbHlSZXN1bHRCCcjeHwCo57AqASJQChJRdWVyeUdyb3Vwc1JlcXVlc3QSOgoKcGFnaW5hdGlvbhgCIAEoCzImLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlcXVlc3QifgoTUXVlcnlHcm91cHNSZXNwb25zZRIqCgZncm91cHMYASADKAsyGi5jb3Ntb3MuZ3JvdXAudjEuR3JvdXBJbmZvEjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZTL7EQoFUXVlcnkSjAEKCUdyb3VwSW5mbxImLmNvc21vcy5ncm91cC52MS5RdWVyeUdyb3VwSW5mb1JlcXVlc3QaJy5jb3Ntb3MuZ3JvdXAudjEuUXVlcnlHcm91cEluZm9SZXNwb25zZSIugtPkkwIoEiYvY29zbW9zL2dyb3VwL3YxL2dyb3VwX2luZm8ve2dyb3VwX2lkfRKkAQoPR3JvdXBQb2xpY3lJbmZvEiwuY29zbW9zLmdyb3VwLnYxLlF1ZXJ5R3JvdXBQb2xpY3lJbmZvUmVxdWVzdBotLmNvc21vcy5ncm91cC52MS5RdWVyeUdyb3VwUG9saWN5SW5mb1Jlc3BvbnNlIjSC0+STAi4SLC9jb3Ntb3MvZ3JvdXAvdjEvZ3JvdXBfcG9saWN5X2luZm8ve2FkZHJlc3N9EpgBCgxHcm91cE1lbWJlcnMSKS5jb3Ntb3MuZ3JvdXAudjEuUXVlcnlHcm91cE1lbWJlcnNSZXF1ZXN0GiouY29zbW9zLmdyb3VwLnYxLlF1ZXJ5R3JvdXBNZW1iZXJzUmVzcG9uc2UiMYLT5JMCKxIpL2Nvc21vcy9ncm91cC92MS9ncm91cF9tZW1iZXJzL3tncm91cF9pZH0SmgEKDUdyb3Vwc0J5QWRtaW4SKi5jb3Ntb3MuZ3JvdXAudjEuUXVlcnlHcm91cHNCeUFkbWluUmVxdWVzdBorLmNvc21vcy5ncm91cC52MS5RdWVyeUdyb3Vwc0J5QWRtaW5SZXNwb25zZSIwgtPkkwIqEigvY29zbW9zL2dyb3VwL3YxL2dyb3Vwc19ieV9hZG1pbi97YWRtaW59EroBChRHcm91cFBvbGljaWVzQnlHcm91cBIxLmNvc21vcy5ncm91cC52MS5RdWVyeUdyb3VwUG9saWNpZXNCeUdyb3VwUmVxdWVzdBoyLmNvc21vcy5ncm91cC52MS5RdWVyeUdyb3VwUG9saWNpZXNCeUdyb3VwUmVzcG9uc2UiO4LT5JMCNRIzL2Nvc21vcy9ncm91cC92MS9ncm91cF9wb2xpY2llc19ieV9ncm91cC97Z3JvdXBfaWR9ErcBChRHcm91cFBvbGljaWVzQnlBZG1pbhIxLmNvc21vcy5ncm91cC52MS5RdWVyeUdyb3VwUG9saWNpZXNCeUFkbWluUmVxdWVzdBoyLmNvc21vcy5ncm91cC52MS5RdWVyeUdyb3VwUG9saWNpZXNCeUFkbWluUmVzcG9uc2UiOILT5JMCMhIwL2Nvc21vcy9ncm91cC92MS9ncm91cF9wb2xpY2llc19ieV9hZG1pbi97YWRtaW59EooBCghQcm9wb3NhbBIlLmNvc21vcy5ncm91cC52MS5RdWVyeVByb3Bvc2FsUmVxdWVzdBomLmNvc21vcy5ncm91cC52MS5RdWVyeVByb3Bvc2FsUmVzcG9uc2UiL4LT5JMCKRInL2Nvc21vcy9ncm91cC92MS9wcm9wb3NhbC97cHJvcG9zYWxfaWR9EsEBChZQcm9wb3NhbHNCeUdyb3VwUG9saWN5EjMuY29zbW9zLmdyb3VwLnYxLlF1ZXJ5UHJvcG9zYWxzQnlHcm91cFBvbGljeVJlcXVlc3QaNC5jb3Ntb3MuZ3JvdXAudjEuUXVlcnlQcm9wb3NhbHNCeUdyb3VwUG9saWN5UmVzcG9uc2UiPILT5JMCNhI0L2Nvc21vcy9ncm91cC92MS9wcm9wb3NhbHNfYnlfZ3JvdXBfcG9saWN5L3thZGRyZXNzfRLBAQoTVm90ZUJ5UHJvcG9zYWxWb3RlchIwLmNvc21vcy5ncm91cC52MS5RdWVyeVZvdGVCeVByb3Bvc2FsVm90ZXJSZXF1ZXN0GjEuY29zbW9zLmdyb3VwLnYxLlF1ZXJ5Vm90ZUJ5UHJvcG9zYWxWb3RlclJlc3BvbnNlIkWC0+STAj8SPS9jb3Ntb3MvZ3JvdXAvdjEvdm90ZV9ieV9wcm9wb3NhbF92b3Rlci97cHJvcG9zYWxfaWR9L3t2b3Rlcn0SqAEKD1ZvdGVzQnlQcm9wb3NhbBIsLmNvc21vcy5ncm91cC52MS5RdWVyeVZvdGVzQnlQcm9wb3NhbFJlcXVlc3QaLS5jb3Ntb3MuZ3JvdXAudjEuUXVlcnlWb3Rlc0J5UHJvcG9zYWxSZXNwb25zZSI4gtPkkwIyEjAvY29zbW9zL2dyb3VwL3YxL3ZvdGVzX2J5X3Byb3Bvc2FsL3twcm9wb3NhbF9pZH0SlgEKDFZvdGVzQnlWb3RlchIpLmNvc21vcy5ncm91cC52MS5RdWVyeVZvdGVzQnlWb3RlclJlcXVlc3QaKi5jb3Ntb3MuZ3JvdXAudjEuUXVlcnlWb3Rlc0J5Vm90ZXJSZXNwb25zZSIvgtPkkwIpEicvY29zbW9zL2dyb3VwL3YxL3ZvdGVzX2J5X3ZvdGVyL3t2b3Rlcn0SoAEKDkdyb3Vwc0J5TWVtYmVyEisuY29zbW9zLmdyb3VwLnYxLlF1ZXJ5R3JvdXBzQnlNZW1iZXJSZXF1ZXN0GiwuY29zbW9zLmdyb3VwLnYxLlF1ZXJ5R3JvdXBzQnlNZW1iZXJSZXNwb25zZSIzgtPkkwItEisvY29zbW9zL2dyb3VwL3YxL2dyb3Vwc19ieV9tZW1iZXIve2FkZHJlc3N9EpoBCgtUYWxseVJlc3VsdBIoLmNvc21vcy5ncm91cC52MS5RdWVyeVRhbGx5UmVzdWx0UmVxdWVzdBopLmNvc21vcy5ncm91cC52MS5RdWVyeVRhbGx5UmVzdWx0UmVzcG9uc2UiNoLT5JMCMBIuL2Nvc21vcy9ncm91cC92MS9wcm9wb3NhbHMve3Byb3Bvc2FsX2lkfS90YWxseRJ0CgZHcm91cHMSIy5jb3Ntb3MuZ3JvdXAudjEuUXVlcnlHcm91cHNSZXF1ZXN0GiQuY29zbW9zLmdyb3VwLnYxLlF1ZXJ5R3JvdXBzUmVzcG9uc2UiH4LT5JMCGRIXL2Nvc21vcy9ncm91cC92MS9ncm91cHNCJlokZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay94L2dyb3VwYgZwcm90bzM\", [file_gogoproto_gogo, file_google_api_annotations, file_cosmos_group_v1_types, file_cosmos_base_query_v1beta1_pagination, file_cosmos_proto_cosmos, file_amino_amino]);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupInfoRequest.\n * Use `create(QueryGroupInfoRequestSchema)` to create a new message.\n */\nexport const QueryGroupInfoRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 0);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupInfoResponse.\n * Use `create(QueryGroupInfoResponseSchema)` to create a new message.\n */\nexport const QueryGroupInfoResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 1);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupPolicyInfoRequest.\n * Use `create(QueryGroupPolicyInfoRequestSchema)` to create a new message.\n */\nexport const QueryGroupPolicyInfoRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 2);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupPolicyInfoResponse.\n * Use `create(QueryGroupPolicyInfoResponseSchema)` to create a new message.\n */\nexport const QueryGroupPolicyInfoResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 3);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupMembersRequest.\n * Use `create(QueryGroupMembersRequestSchema)` to create a new message.\n */\nexport const QueryGroupMembersRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 4);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupMembersResponse.\n * Use `create(QueryGroupMembersResponseSchema)` to create a new message.\n */\nexport const QueryGroupMembersResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 5);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupsByAdminRequest.\n * Use `create(QueryGroupsByAdminRequestSchema)` to create a new message.\n */\nexport const QueryGroupsByAdminRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 6);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupsByAdminResponse.\n * Use `create(QueryGroupsByAdminResponseSchema)` to create a new message.\n */\nexport const QueryGroupsByAdminResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 7);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupPoliciesByGroupRequest.\n * Use `create(QueryGroupPoliciesByGroupRequestSchema)` to create a new message.\n */\nexport const QueryGroupPoliciesByGroupRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 8);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupPoliciesByGroupResponse.\n * Use `create(QueryGroupPoliciesByGroupResponseSchema)` to create a new message.\n */\nexport const QueryGroupPoliciesByGroupResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 9);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupPoliciesByAdminRequest.\n * Use `create(QueryGroupPoliciesByAdminRequestSchema)` to create a new message.\n */\nexport const QueryGroupPoliciesByAdminRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 10);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupPoliciesByAdminResponse.\n * Use `create(QueryGroupPoliciesByAdminResponseSchema)` to create a new message.\n */\nexport const QueryGroupPoliciesByAdminResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 11);\n\n/**\n * Describes the message cosmos.group.v1.QueryProposalRequest.\n * Use `create(QueryProposalRequestSchema)` to create a new message.\n */\nexport const QueryProposalRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 12);\n\n/**\n * Describes the message cosmos.group.v1.QueryProposalResponse.\n * Use `create(QueryProposalResponseSchema)` to create a new message.\n */\nexport const QueryProposalResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 13);\n\n/**\n * Describes the message cosmos.group.v1.QueryProposalsByGroupPolicyRequest.\n * Use `create(QueryProposalsByGroupPolicyRequestSchema)` to create a new message.\n */\nexport const QueryProposalsByGroupPolicyRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 14);\n\n/**\n * Describes the message cosmos.group.v1.QueryProposalsByGroupPolicyResponse.\n * Use `create(QueryProposalsByGroupPolicyResponseSchema)` to create a new message.\n */\nexport const QueryProposalsByGroupPolicyResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 15);\n\n/**\n * Describes the message cosmos.group.v1.QueryVoteByProposalVoterRequest.\n * Use `create(QueryVoteByProposalVoterRequestSchema)` to create a new message.\n */\nexport const QueryVoteByProposalVoterRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 16);\n\n/**\n * Describes the message cosmos.group.v1.QueryVoteByProposalVoterResponse.\n * Use `create(QueryVoteByProposalVoterResponseSchema)` to create a new message.\n */\nexport const QueryVoteByProposalVoterResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 17);\n\n/**\n * Describes the message cosmos.group.v1.QueryVotesByProposalRequest.\n * Use `create(QueryVotesByProposalRequestSchema)` to create a new message.\n */\nexport const QueryVotesByProposalRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 18);\n\n/**\n * Describes the message cosmos.group.v1.QueryVotesByProposalResponse.\n * Use `create(QueryVotesByProposalResponseSchema)` to create a new message.\n */\nexport const QueryVotesByProposalResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 19);\n\n/**\n * Describes the message cosmos.group.v1.QueryVotesByVoterRequest.\n * Use `create(QueryVotesByVoterRequestSchema)` to create a new message.\n */\nexport const QueryVotesByVoterRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 20);\n\n/**\n * Describes the message cosmos.group.v1.QueryVotesByVoterResponse.\n * Use `create(QueryVotesByVoterResponseSchema)` to create a new message.\n */\nexport const QueryVotesByVoterResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 21);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupsByMemberRequest.\n * Use `create(QueryGroupsByMemberRequestSchema)` to create a new message.\n */\nexport const QueryGroupsByMemberRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 22);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupsByMemberResponse.\n * Use `create(QueryGroupsByMemberResponseSchema)` to create a new message.\n */\nexport const QueryGroupsByMemberResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 23);\n\n/**\n * Describes the message cosmos.group.v1.QueryTallyResultRequest.\n * Use `create(QueryTallyResultRequestSchema)` to create a new message.\n */\nexport const QueryTallyResultRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 24);\n\n/**\n * Describes the message cosmos.group.v1.QueryTallyResultResponse.\n * Use `create(QueryTallyResultResponseSchema)` to create a new message.\n */\nexport const QueryTallyResultResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 25);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupsRequest.\n * Use `create(QueryGroupsRequestSchema)` to create a new message.\n */\nexport const QueryGroupsRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 26);\n\n/**\n * Describes the message cosmos.group.v1.QueryGroupsResponse.\n * Use `create(QueryGroupsResponseSchema)` to create a new message.\n */\nexport const QueryGroupsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_query, 27);\n\n/**\n * Query is the cosmos.group.v1 Query service.\n *\n * @generated from service cosmos.group.v1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_cosmos_group_v1_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/upgrade/v1beta1/upgrade.proto (package cosmos.upgrade.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_protobuf_any, file_google_protobuf_timestamp } from \"@bufbuild/protobuf/wkt\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/upgrade/v1beta1/upgrade.proto.\n */\nexport const file_cosmos_upgrade_v1beta1_upgrade = /*@__PURE__*/\n fileDesc(\"CiRjb3Ntb3MvdXBncmFkZS92MWJldGExL3VwZ3JhZGUucHJvdG8SFmNvc21vcy51cGdyYWRlLnYxYmV0YTEiwAEKBFBsYW4SDAoEbmFtZRgBIAEoCRI5CgR0aW1lGAIgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEIPGAHI3h8AkN8fAajnsCoBEg4KBmhlaWdodBgDIAEoAxIMCgRpbmZvGAQgASgJEjcKFXVwZ3JhZGVkX2NsaWVudF9zdGF0ZRgFIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnlCAhgBOhjooB8BiuewKg9jb3Ntb3Mtc2RrL1BsYW4iwQEKF1NvZnR3YXJlVXBncmFkZVByb3Bvc2FsEg0KBXRpdGxlGAEgASgJEhMKC2Rlc2NyaXB0aW9uGAIgASgJEjUKBHBsYW4YAyABKAsyHC5jb3Ntb3MudXBncmFkZS52MWJldGExLlBsYW5CCcjeHwCo57AqATpLGAHooB8ByrQtGmNvc21vcy5nb3YudjFiZXRhMS5Db250ZW50iuewKiJjb3Ntb3Mtc2RrL1NvZnR3YXJlVXBncmFkZVByb3Bvc2FsIpYBCh1DYW5jZWxTb2Z0d2FyZVVwZ3JhZGVQcm9wb3NhbBINCgV0aXRsZRgBIAEoCRITCgtkZXNjcmlwdGlvbhgCIAEoCTpRGAHooB8ByrQtGmNvc21vcy5nb3YudjFiZXRhMS5Db250ZW50iuewKihjb3Ntb3Mtc2RrL0NhbmNlbFNvZnR3YXJlVXBncmFkZVByb3Bvc2FsIjQKDU1vZHVsZVZlcnNpb24SDAoEbmFtZRgBIAEoCRIPCgd2ZXJzaW9uGAIgASgEOgTooB8BQiJaHGNvc21vc3Nkay5pby94L3VwZ3JhZGUvdHlwZXPI4R4AYgZwcm90bzM\", [file_google_protobuf_any, file_gogoproto_gogo, file_google_protobuf_timestamp, file_cosmos_proto_cosmos, file_amino_amino]);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.Plan.\n * Use `create(PlanSchema)` to create a new message.\n */\nexport const PlanSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_upgrade, 0);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.SoftwareUpgradeProposal.\n * Use `create(SoftwareUpgradeProposalSchema)` to create a new message.\n * @deprecated\n */\nexport const SoftwareUpgradeProposalSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_upgrade, 1);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.CancelSoftwareUpgradeProposal.\n * Use `create(CancelSoftwareUpgradeProposalSchema)` to create a new message.\n * @deprecated\n */\nexport const CancelSoftwareUpgradeProposalSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_upgrade, 2);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.ModuleVersion.\n * Use `create(ModuleVersionSchema)` to create a new message.\n */\nexport const ModuleVersionSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_upgrade, 3);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/upgrade/v1beta1/query.proto (package cosmos.upgrade.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_cosmos_upgrade_v1beta1_upgrade } from \"./upgrade_pb.js\";\n\n/**\n * Describes the file cosmos/upgrade/v1beta1/query.proto.\n */\nexport const file_cosmos_upgrade_v1beta1_query = /*@__PURE__*/\n fileDesc(\"CiJjb3Ntb3MvdXBncmFkZS92MWJldGExL3F1ZXJ5LnByb3RvEhZjb3Ntb3MudXBncmFkZS52MWJldGExIhkKF1F1ZXJ5Q3VycmVudFBsYW5SZXF1ZXN0IkYKGFF1ZXJ5Q3VycmVudFBsYW5SZXNwb25zZRIqCgRwbGFuGAEgASgLMhwuY29zbW9zLnVwZ3JhZGUudjFiZXRhMS5QbGFuIicKF1F1ZXJ5QXBwbGllZFBsYW5SZXF1ZXN0EgwKBG5hbWUYASABKAkiKgoYUXVlcnlBcHBsaWVkUGxhblJlc3BvbnNlEg4KBmhlaWdodBgBIAEoAyI9CiJRdWVyeVVwZ3JhZGVkQ29uc2Vuc3VzU3RhdGVSZXF1ZXN0EhMKC2xhc3RfaGVpZ2h0GAEgASgDOgIYASJRCiNRdWVyeVVwZ3JhZGVkQ29uc2Vuc3VzU3RhdGVSZXNwb25zZRIgChh1cGdyYWRlZF9jb25zZW5zdXNfc3RhdGUYAiABKAw6AhgBSgQIARACIjEKGlF1ZXJ5TW9kdWxlVmVyc2lvbnNSZXF1ZXN0EhMKC21vZHVsZV9uYW1lGAEgASgJIl0KG1F1ZXJ5TW9kdWxlVmVyc2lvbnNSZXNwb25zZRI+Cg9tb2R1bGVfdmVyc2lvbnMYASADKAsyJS5jb3Ntb3MudXBncmFkZS52MWJldGExLk1vZHVsZVZlcnNpb24iFwoVUXVlcnlBdXRob3JpdHlSZXF1ZXN0IikKFlF1ZXJ5QXV0aG9yaXR5UmVzcG9uc2USDwoHYWRkcmVzcxgBIAEoCTL0BgoFUXVlcnkSngEKC0N1cnJlbnRQbGFuEi8uY29zbW9zLnVwZ3JhZGUudjFiZXRhMS5RdWVyeUN1cnJlbnRQbGFuUmVxdWVzdBowLmNvc21vcy51cGdyYWRlLnYxYmV0YTEuUXVlcnlDdXJyZW50UGxhblJlc3BvbnNlIiyC0+STAiYSJC9jb3Ntb3MvdXBncmFkZS92MWJldGExL2N1cnJlbnRfcGxhbhKlAQoLQXBwbGllZFBsYW4SLy5jb3Ntb3MudXBncmFkZS52MWJldGExLlF1ZXJ5QXBwbGllZFBsYW5SZXF1ZXN0GjAuY29zbW9zLnVwZ3JhZGUudjFiZXRhMS5RdWVyeUFwcGxpZWRQbGFuUmVzcG9uc2UiM4LT5JMCLRIrL2Nvc21vcy91cGdyYWRlL3YxYmV0YTEvYXBwbGllZF9wbGFuL3tuYW1lfRLcAQoWVXBncmFkZWRDb25zZW5zdXNTdGF0ZRI6LmNvc21vcy51cGdyYWRlLnYxYmV0YTEuUXVlcnlVcGdyYWRlZENvbnNlbnN1c1N0YXRlUmVxdWVzdBo7LmNvc21vcy51cGdyYWRlLnYxYmV0YTEuUXVlcnlVcGdyYWRlZENvbnNlbnN1c1N0YXRlUmVzcG9uc2UiSYgCAYLT5JMCQBI+L2Nvc21vcy91cGdyYWRlL3YxYmV0YTEvdXBncmFkZWRfY29uc2Vuc3VzX3N0YXRlL3tsYXN0X2hlaWdodH0SqgEKDk1vZHVsZVZlcnNpb25zEjIuY29zbW9zLnVwZ3JhZGUudjFiZXRhMS5RdWVyeU1vZHVsZVZlcnNpb25zUmVxdWVzdBozLmNvc21vcy51cGdyYWRlLnYxYmV0YTEuUXVlcnlNb2R1bGVWZXJzaW9uc1Jlc3BvbnNlIi+C0+STAikSJy9jb3Ntb3MvdXBncmFkZS92MWJldGExL21vZHVsZV92ZXJzaW9ucxKVAQoJQXV0aG9yaXR5Ei0uY29zbW9zLnVwZ3JhZGUudjFiZXRhMS5RdWVyeUF1dGhvcml0eVJlcXVlc3QaLi5jb3Ntb3MudXBncmFkZS52MWJldGExLlF1ZXJ5QXV0aG9yaXR5UmVzcG9uc2UiKYLT5JMCIxIhL2Nvc21vcy91cGdyYWRlL3YxYmV0YTEvYXV0aG9yaXR5Qh5aHGNvc21vc3Nkay5pby94L3VwZ3JhZGUvdHlwZXNiBnByb3RvMw\", [file_google_api_annotations, file_cosmos_upgrade_v1beta1_upgrade]);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.QueryCurrentPlanRequest.\n * Use `create(QueryCurrentPlanRequestSchema)` to create a new message.\n */\nexport const QueryCurrentPlanRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_query, 0);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.QueryCurrentPlanResponse.\n * Use `create(QueryCurrentPlanResponseSchema)` to create a new message.\n */\nexport const QueryCurrentPlanResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_query, 1);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.QueryAppliedPlanRequest.\n * Use `create(QueryAppliedPlanRequestSchema)` to create a new message.\n */\nexport const QueryAppliedPlanRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_query, 2);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.QueryAppliedPlanResponse.\n * Use `create(QueryAppliedPlanResponseSchema)` to create a new message.\n */\nexport const QueryAppliedPlanResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_query, 3);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.QueryUpgradedConsensusStateRequest.\n * Use `create(QueryUpgradedConsensusStateRequestSchema)` to create a new message.\n * @deprecated\n */\nexport const QueryUpgradedConsensusStateRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_query, 4);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.QueryUpgradedConsensusStateResponse.\n * Use `create(QueryUpgradedConsensusStateResponseSchema)` to create a new message.\n * @deprecated\n */\nexport const QueryUpgradedConsensusStateResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_query, 5);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.QueryModuleVersionsRequest.\n * Use `create(QueryModuleVersionsRequestSchema)` to create a new message.\n */\nexport const QueryModuleVersionsRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_query, 6);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.QueryModuleVersionsResponse.\n * Use `create(QueryModuleVersionsResponseSchema)` to create a new message.\n */\nexport const QueryModuleVersionsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_query, 7);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.QueryAuthorityRequest.\n * Use `create(QueryAuthorityRequestSchema)` to create a new message.\n */\nexport const QueryAuthorityRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_query, 8);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.QueryAuthorityResponse.\n * Use `create(QueryAuthorityResponseSchema)` to create a new message.\n */\nexport const QueryAuthorityResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_query, 9);\n\n/**\n * Query defines the gRPC upgrade querier service.\n *\n * @generated from service cosmos.upgrade.v1beta1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_cosmos_upgrade_v1beta1_query, 0);\n\n","// Since: cosmos-sdk 0.47\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/consensus/v1/query.proto (package cosmos.consensus.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_tendermint_types_params } from \"../../../tendermint/types/params_pb.js\";\n\n/**\n * Describes the file cosmos/consensus/v1/query.proto.\n */\nexport const file_cosmos_consensus_v1_query = /*@__PURE__*/\n fileDesc(\"Ch9jb3Ntb3MvY29uc2Vuc3VzL3YxL3F1ZXJ5LnByb3RvEhNjb3Ntb3MuY29uc2Vuc3VzLnYxIhQKElF1ZXJ5UGFyYW1zUmVxdWVzdCJIChNRdWVyeVBhcmFtc1Jlc3BvbnNlEjEKBnBhcmFtcxgBIAEoCzIhLnRlbmRlcm1pbnQudHlwZXMuQ29uc2Vuc3VzUGFyYW1zMooBCgVRdWVyeRKAAQoGUGFyYW1zEicuY29zbW9zLmNvbnNlbnN1cy52MS5RdWVyeVBhcmFtc1JlcXVlc3QaKC5jb3Ntb3MuY29uc2Vuc3VzLnYxLlF1ZXJ5UGFyYW1zUmVzcG9uc2UiI4LT5JMCHRIbL2Nvc21vcy9jb25zZW5zdXMvdjEvcGFyYW1zQjBaLmdpdGh1Yi5jb20vY29zbW9zL2Nvc21vcy1zZGsveC9jb25zZW5zdXMvdHlwZXNiBnByb3RvMw\", [file_google_api_annotations, file_tendermint_types_params]);\n\n/**\n * Describes the message cosmos.consensus.v1.QueryParamsRequest.\n * Use `create(QueryParamsRequestSchema)` to create a new message.\n */\nexport const QueryParamsRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_consensus_v1_query, 0);\n\n/**\n * Describes the message cosmos.consensus.v1.QueryParamsResponse.\n * Use `create(QueryParamsResponseSchema)` to create a new message.\n */\nexport const QueryParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_consensus_v1_query, 1);\n\n/**\n * Query defines the gRPC querier service.\n *\n * @generated from service cosmos.consensus.v1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_cosmos_consensus_v1_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file initia/ibchooks/v1/types.proto (package initia.ibchooks.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_amino_amino } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/amino/amino_pb.js\";\nimport { file_cosmos_base_v1beta1_coin } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/v1beta1/coin_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\n\n/**\n * Describes the file initia/ibchooks/v1/types.proto.\n */\nexport const file_initia_ibchooks_v1_types = /*@__PURE__*/\n fileDesc(\"Ch5pbml0aWEvaWJjaG9va3MvdjEvdHlwZXMucHJvdG8SEmluaXRpYS5pYmNob29rcy52MSI/CgZQYXJhbXMSFwoPZGVmYXVsdF9hbGxvd2VkGAEgASgIOhyYoB8A6KAfAYrnsCoPaWJjaG9va3MvUGFyYW1zIicKA0FDTBIPCgdhZGRyZXNzGAEgASgJEg8KB2FsbG93ZWQYAiABKAgimQIKDVRyYW5zZmVyRnVuZHMSgAEKDmJhbGFuY2VfY2hhbmdlGAEgASgLMhkuY29zbW9zLmJhc2UudjFiZXRhMS5Db2luQk3I3h8A8t4fFXlhbWw6ImJhbGFuY2VfY2hhbmdlIqrfHydnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3R5cGVzLkNvaW6o57AqARKEAQoQYW1vdW50X2luX3BhY2tldBgCIAEoCzIZLmNvc21vcy5iYXNlLnYxYmV0YTEuQ29pbkJPyN4fAPLeHxd5YW1sOiJhbW91bnRfaW5fcGFja2V0IqrfHydnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3R5cGVzLkNvaW6o57AqAUI5Wi9naXRodWIuY29tL2luaXRpYS1sYWJzL2luaXRpYS94L2liYy1ob29rcy90eXBlc8jhHgCo4h4BYgZwcm90bzM\", [file_amino_amino, file_cosmos_base_v1beta1_coin, file_gogoproto_gogo]);\n\n/**\n * Describes the message initia.ibchooks.v1.Params.\n * Use `create(ParamsSchema)` to create a new message.\n */\nexport const ParamsSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_types, 0);\n\n/**\n * Describes the message initia.ibchooks.v1.ACL.\n * Use `create(ACLSchema)` to create a new message.\n */\nexport const ACLSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_types, 1);\n\n/**\n * Describes the message initia.ibchooks.v1.TransferFunds.\n * Use `create(TransferFundsSchema)` to create a new message.\n */\nexport const TransferFundsSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_types, 2);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file initia/ibchooks/v1/query.proto (package initia.ibchooks.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_amino_amino } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/amino/amino_pb.js\";\nimport { file_cosmos_base_query_v1beta1_pagination } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/query/v1beta1/pagination_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_initia_ibchooks_v1_types } from \"./types_pb.js\";\n\n/**\n * Describes the file initia/ibchooks/v1/query.proto.\n */\nexport const file_initia_ibchooks_v1_query = /*@__PURE__*/\n fileDesc(\"Ch5pbml0aWEvaWJjaG9va3MvdjEvcXVlcnkucHJvdG8SEmluaXRpYS5pYmNob29rcy52MSIiCg9RdWVyeUFDTFJlcXVlc3QSDwoHYWRkcmVzcxgBIAEoCSJJChBRdWVyeUFDTFJlc3BvbnNlEi8KA2FjbBgBIAEoCzIXLmluaXRpYS5pYmNob29rcy52MS5BQ0xCCcjeHwCo57AqAToE6KAfASJOChBRdWVyeUFDTHNSZXF1ZXN0EjoKCnBhZ2luYXRpb24YASABKAsyJi5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXF1ZXN0IoIBChFRdWVyeUFDTHNSZXNwb25zZRIwCgRhY2xzGAEgAygLMhcuaW5pdGlhLmliY2hvb2tzLnYxLkFDTEIJyN4fAKjnsCoBEjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZSIUChJRdWVyeVBhcmFtc1JlcXVlc3QiTAoTUXVlcnlQYXJhbXNSZXNwb25zZRI1CgZwYXJhbXMYASABKAsyGi5pbml0aWEuaWJjaG9va3MudjEuUGFyYW1zQgnI3h8AqOewKgEy+wIKBVF1ZXJ5EnwKA0FDTBIjLmluaXRpYS5pYmNob29rcy52MS5RdWVyeUFDTFJlcXVlc3QaJC5pbml0aWEuaWJjaG9va3MudjEuUXVlcnlBQ0xSZXNwb25zZSIqgtPkkwIkEiIvaW5pdGlhL2liY2hvb2tzL3YxL2FjbHMve2FkZHJlc3N9EnUKBEFDTHMSJC5pbml0aWEuaWJjaG9va3MudjEuUXVlcnlBQ0xzUmVxdWVzdBolLmluaXRpYS5pYmNob29rcy52MS5RdWVyeUFDTHNSZXNwb25zZSIggtPkkwIaEhgvaW5pdGlhL2liY2hvb2tzL3YxL2FjbHMSfQoGUGFyYW1zEiYuaW5pdGlhLmliY2hvb2tzLnYxLlF1ZXJ5UGFyYW1zUmVxdWVzdBonLmluaXRpYS5pYmNob29rcy52MS5RdWVyeVBhcmFtc1Jlc3BvbnNlIiKC0+STAhwSGi9pbml0aWEvaWJjaG9va3MvdjEvcGFyYW1zQjlaL2dpdGh1Yi5jb20vaW5pdGlhLWxhYnMvaW5pdGlhL3gvaWJjLWhvb2tzL3R5cGVzyOEeAKjiHgBiBnByb3RvMw\", [file_amino_amino, file_cosmos_base_query_v1beta1_pagination, file_gogoproto_gogo, file_google_api_annotations, file_initia_ibchooks_v1_types]);\n\n/**\n * Describes the message initia.ibchooks.v1.QueryACLRequest.\n * Use `create(QueryACLRequestSchema)` to create a new message.\n */\nexport const QueryACLRequestSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_query, 0);\n\n/**\n * Describes the message initia.ibchooks.v1.QueryACLResponse.\n * Use `create(QueryACLResponseSchema)` to create a new message.\n */\nexport const QueryACLResponseSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_query, 1);\n\n/**\n * Describes the message initia.ibchooks.v1.QueryACLsRequest.\n * Use `create(QueryACLsRequestSchema)` to create a new message.\n */\nexport const QueryACLsRequestSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_query, 2);\n\n/**\n * Describes the message initia.ibchooks.v1.QueryACLsResponse.\n * Use `create(QueryACLsResponseSchema)` to create a new message.\n */\nexport const QueryACLsResponseSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_query, 3);\n\n/**\n * Describes the message initia.ibchooks.v1.QueryParamsRequest.\n * Use `create(QueryParamsRequestSchema)` to create a new message.\n */\nexport const QueryParamsRequestSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_query, 4);\n\n/**\n * Describes the message initia.ibchooks.v1.QueryParamsResponse.\n * Use `create(QueryParamsResponseSchema)` to create a new message.\n */\nexport const QueryParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_query, 5);\n\n/**\n * Query provides defines the gRPC querier service\n *\n * @generated from service initia.ibchooks.v1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_initia_ibchooks_v1_query, 0);\n\n","// Protocol Buffers for Go with Gadgets\n//\n// Copyright (c) 2013, The GoGo Authors. All rights reserved.\n// http://github.com/cosmos/gogoproto\n//\n// Redistribution and use in source and binary forms, with or without\n// modification, are permitted provided that the following conditions are\n// met:\n//\n// * Redistributions of source code must retain the above copyright\n// notice, this list of conditions and the following disclaimer.\n// * Redistributions in binary form must reproduce the above\n// copyright notice, this list of conditions and the following disclaimer\n// in the documentation and/or other materials provided with the\n// distribution.\n//\n// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n// \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file gogoproto/gogo.proto (package gogoproto, syntax proto2)\n/* eslint-disable */\n\nimport { extDesc, fileDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_protobuf_descriptor } from \"@bufbuild/protobuf/wkt\";\n\n/**\n * Describes the file gogoproto/gogo.proto.\n */\nexport const file_gogoproto_gogo = /*@__PURE__*/\n fileDesc(\"ChRnb2dvcHJvdG8vZ29nby5wcm90bxIJZ29nb3Byb3RvOk4KE2dvcHJvdG9fZW51bV9wcmVmaXgSHC5nb29nbGUucHJvdG9idWYuRW51bU9wdGlvbnMYseQDIAEoCFIRZ29wcm90b0VudW1QcmVmaXg6UgoVZ29wcm90b19lbnVtX3N0cmluZ2VyEhwuZ29vZ2xlLnByb3RvYnVmLkVudW1PcHRpb25zGMXkAyABKAhSE2dvcHJvdG9FbnVtU3RyaW5nZXI6QwoNZW51bV9zdHJpbmdlchIcLmdvb2dsZS5wcm90b2J1Zi5FbnVtT3B0aW9ucxjG5AMgASgIUgxlbnVtU3RyaW5nZXI6RwoPZW51bV9jdXN0b21uYW1lEhwuZ29vZ2xlLnByb3RvYnVmLkVudW1PcHRpb25zGMfkAyABKAlSDmVudW1DdXN0b21uYW1lOjoKCGVudW1kZWNsEhwuZ29vZ2xlLnByb3RvYnVmLkVudW1PcHRpb25zGMjkAyABKAhSCGVudW1kZWNsOlYKFGVudW12YWx1ZV9jdXN0b21uYW1lEiEuZ29vZ2xlLnByb3RvYnVmLkVudW1WYWx1ZU9wdGlvbnMY0YMEIAEoCVITZW51bXZhbHVlQ3VzdG9tbmFtZTpOChNnb3Byb3RvX2dldHRlcnNfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJnsAyABKAhSEWdvcHJvdG9HZXR0ZXJzQWxsOlUKF2dvcHJvdG9fZW51bV9wcmVmaXhfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJrsAyABKAhSFGdvcHJvdG9FbnVtUHJlZml4QWxsOlAKFGdvcHJvdG9fc3RyaW5nZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJvsAyABKAhSEmdvcHJvdG9TdHJpbmdlckFsbDpKChF2ZXJib3NlX2VxdWFsX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxic7AMgASgIUg92ZXJib3NlRXF1YWxBbGw6OQoIZmFjZV9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYnewDIAEoCFIHZmFjZUFsbDpBCgxnb3N0cmluZ19hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYnuwDIAEoCFILZ29zdHJpbmdBbGw6QQoMcG9wdWxhdGVfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJ/sAyABKAhSC3BvcHVsYXRlQWxsOkEKDHN0cmluZ2VyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxig7AMgASgIUgtzdHJpbmdlckFsbDo/Cgtvbmx5b25lX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxih7AMgASgIUgpvbmx5b25lQWxsOjsKCWVxdWFsX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxil7AMgASgIUghlcXVhbEFsbDpHCg9kZXNjcmlwdGlvbl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYpuwDIAEoCFIOZGVzY3JpcHRpb25BbGw6PwoLdGVzdGdlbl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYp+wDIAEoCFIKdGVzdGdlbkFsbDpBCgxiZW5jaGdlbl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYqOwDIAEoCFILYmVuY2hnZW5BbGw6QwoNbWFyc2hhbGVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxip7AMgASgIUgxtYXJzaGFsZXJBbGw6RwoPdW5tYXJzaGFsZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGKrsAyABKAhSDnVubWFyc2hhbGVyQWxsOlAKFHN0YWJsZV9tYXJzaGFsZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGKvsAyABKAhSEnN0YWJsZU1hcnNoYWxlckFsbDo7CglzaXplcl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYrOwDIAEoCFIIc2l6ZXJBbGw6WQoZZ29wcm90b19lbnVtX3N0cmluZ2VyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxit7AMgASgIUhZnb3Byb3RvRW51bVN0cmluZ2VyQWxsOkoKEWVudW1fc3RyaW5nZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGK7sAyABKAhSD2VudW1TdHJpbmdlckFsbDpQChR1bnNhZmVfbWFyc2hhbGVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxiv7AMgASgIUhJ1bnNhZmVNYXJzaGFsZXJBbGw6VAoWdW5zYWZlX3VubWFyc2hhbGVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxiw7AMgASgIUhR1bnNhZmVVbm1hcnNoYWxlckFsbDpbChpnb3Byb3RvX2V4dGVuc2lvbnNfbWFwX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxix7AMgASgIUhdnb3Byb3RvRXh0ZW5zaW9uc01hcEFsbDpYChhnb3Byb3RvX3VucmVjb2duaXplZF9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYsuwDIAEoCFIWZ29wcm90b1VucmVjb2duaXplZEFsbDpJChBnb2dvcHJvdG9faW1wb3J0EhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLPsAyABKAhSD2dvZ29wcm90b0ltcG9ydDpFCg5wcm90b3NpemVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi07AMgASgIUg1wcm90b3NpemVyQWxsOj8KC2NvbXBhcmVfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLXsAyABKAhSCmNvbXBhcmVBbGw6QQoMdHlwZWRlY2xfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLbsAyABKAhSC3R5cGVkZWNsQWxsOkEKDGVudW1kZWNsX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi37AMgASgIUgtlbnVtZGVjbEFsbDpRChRnb3Byb3RvX3JlZ2lzdHJhdGlvbhIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi47AMgASgIUhNnb3Byb3RvUmVnaXN0cmF0aW9uOkcKD21lc3NhZ2VuYW1lX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi57AMgASgIUg5tZXNzYWdlbmFtZUFsbDpSChVnb3Byb3RvX3NpemVjYWNoZV9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYuuwDIAEoCFITZ29wcm90b1NpemVjYWNoZUFsbDpOChNnb3Byb3RvX3Vua2V5ZWRfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLvsAyABKAhSEWdvcHJvdG9VbmtleWVkQWxsOkoKD2dvcHJvdG9fZ2V0dGVycxIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiB9AMgASgIUg5nb3Byb3RvR2V0dGVyczpMChBnb3Byb3RvX3N0cmluZ2VyEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGIP0AyABKAhSD2dvcHJvdG9TdHJpbmdlcjpGCg12ZXJib3NlX2VxdWFsEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGIT0AyABKAhSDHZlcmJvc2VFcXVhbDo1CgRmYWNlEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGIX0AyABKAhSBGZhY2U6PQoIZ29zdHJpbmcSHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYhvQDIAEoCFIIZ29zdHJpbmc6PQoIcG9wdWxhdGUSHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYh/QDIAEoCFIIcG9wdWxhdGU6PQoIc3RyaW5nZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYwIsEIAEoCFIIc3RyaW5nZXI6OwoHb25seW9uZRIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiJ9AMgASgIUgdvbmx5b25lOjcKBWVxdWFsEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGI30AyABKAhSBWVxdWFsOkMKC2Rlc2NyaXB0aW9uEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGI70AyABKAhSC2Rlc2NyaXB0aW9uOjsKB3Rlc3RnZW4SHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYj/QDIAEoCFIHdGVzdGdlbjo9CghiZW5jaGdlbhIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiQ9AMgASgIUghiZW5jaGdlbjo/CgltYXJzaGFsZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYkfQDIAEoCFIJbWFyc2hhbGVyOkMKC3VubWFyc2hhbGVyEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJL0AyABKAhSC3VubWFyc2hhbGVyOkwKEHN0YWJsZV9tYXJzaGFsZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYk/QDIAEoCFIPc3RhYmxlTWFyc2hhbGVyOjcKBXNpemVyEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJT0AyABKAhSBXNpemVyOkwKEHVuc2FmZV9tYXJzaGFsZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYl/QDIAEoCFIPdW5zYWZlTWFyc2hhbGVyOlAKEnVuc2FmZV91bm1hcnNoYWxlchIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiY9AMgASgIUhF1bnNhZmVVbm1hcnNoYWxlcjpXChZnb3Byb3RvX2V4dGVuc2lvbnNfbWFwEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJn0AyABKAhSFGdvcHJvdG9FeHRlbnNpb25zTWFwOlQKFGdvcHJvdG9fdW5yZWNvZ25pemVkEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJr0AyABKAhSE2dvcHJvdG9VbnJlY29nbml6ZWQ6QQoKcHJvdG9zaXplchIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxic9AMgASgIUgpwcm90b3NpemVyOjsKB2NvbXBhcmUSHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYnfQDIAEoCFIHY29tcGFyZTo9Cgh0eXBlZGVjbBIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxie9AMgASgIUgh0eXBlZGVjbDpDCgttZXNzYWdlbmFtZRIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxih9AMgASgIUgttZXNzYWdlbmFtZTpOChFnb3Byb3RvX3NpemVjYWNoZRIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxii9AMgASgIUhBnb3Byb3RvU2l6ZWNhY2hlOkoKD2dvcHJvdG9fdW5rZXllZBIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxij9AMgASgIUg5nb3Byb3RvVW5rZXllZDo7CghudWxsYWJsZRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY6fsDIAEoCFIIbnVsbGFibGU6NQoFZW1iZWQSHS5nb29nbGUucHJvdG9idWYuRmllbGRPcHRpb25zGOr7AyABKAhSBWVtYmVkOj8KCmN1c3RvbXR5cGUSHS5nb29nbGUucHJvdG9idWYuRmllbGRPcHRpb25zGOv7AyABKAlSCmN1c3RvbXR5cGU6PwoKY3VzdG9tbmFtZRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY7PsDIAEoCVIKY3VzdG9tbmFtZTo5Cgdqc29udGFnEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxjt+wMgASgJUgdqc29udGFnOjsKCG1vcmV0YWdzEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxju+wMgASgJUghtb3JldGFnczo7CghjYXN0dHlwZRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY7/sDIAEoCVIIY2FzdHR5cGU6OQoHY2FzdGtleRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY8PsDIAEoCVIHY2FzdGtleTo9CgljYXN0dmFsdWUSHS5nb29nbGUucHJvdG9idWYuRmllbGRPcHRpb25zGPH7AyABKAlSCWNhc3R2YWx1ZTo5CgdzdGR0aW1lEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxjy+wMgASgIUgdzdGR0aW1lOkEKC3N0ZGR1cmF0aW9uEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxjz+wMgASgIUgtzdGRkdXJhdGlvbjo/Cgp3a3Rwb2ludGVyEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxj0+wMgASgIUgp3a3Rwb2ludGVyOkMKDGNhc3RyZXBlYXRlZBIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY9fsDIAEoCVIMY2FzdHJlcGVhdGVkQkgKE2NvbS5nb29nbGUucHJvdG9idWZCCkdvR29Qcm90b3NaJWdpdGh1Yi5jb20vY29zbW9zL2dvZ29wcm90by9nb2dvcHJvdG8\", [file_google_protobuf_descriptor]);\n\n/**\n * @generated from extension: optional bool goproto_enum_prefix = 62001;\n */\nexport const goproto_enum_prefix = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 0);\n\n/**\n * @generated from extension: optional bool goproto_enum_stringer = 62021;\n */\nexport const goproto_enum_stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 1);\n\n/**\n * @generated from extension: optional bool enum_stringer = 62022;\n */\nexport const enum_stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 2);\n\n/**\n * @generated from extension: optional string enum_customname = 62023;\n */\nexport const enum_customname = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 3);\n\n/**\n * @generated from extension: optional bool enumdecl = 62024;\n */\nexport const enumdecl = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 4);\n\n/**\n * @generated from extension: optional string enumvalue_customname = 66001;\n */\nexport const enumvalue_customname = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 5);\n\n/**\n * @generated from extension: optional bool goproto_getters_all = 63001;\n */\nexport const goproto_getters_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 6);\n\n/**\n * @generated from extension: optional bool goproto_enum_prefix_all = 63002;\n */\nexport const goproto_enum_prefix_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 7);\n\n/**\n * @generated from extension: optional bool goproto_stringer_all = 63003;\n */\nexport const goproto_stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 8);\n\n/**\n * @generated from extension: optional bool verbose_equal_all = 63004;\n */\nexport const verbose_equal_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 9);\n\n/**\n * @generated from extension: optional bool face_all = 63005;\n */\nexport const face_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 10);\n\n/**\n * @generated from extension: optional bool gostring_all = 63006;\n */\nexport const gostring_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 11);\n\n/**\n * @generated from extension: optional bool populate_all = 63007;\n */\nexport const populate_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 12);\n\n/**\n * @generated from extension: optional bool stringer_all = 63008;\n */\nexport const stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 13);\n\n/**\n * @generated from extension: optional bool onlyone_all = 63009;\n */\nexport const onlyone_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 14);\n\n/**\n * @generated from extension: optional bool equal_all = 63013;\n */\nexport const equal_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 15);\n\n/**\n * @generated from extension: optional bool description_all = 63014;\n */\nexport const description_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 16);\n\n/**\n * @generated from extension: optional bool testgen_all = 63015;\n */\nexport const testgen_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 17);\n\n/**\n * @generated from extension: optional bool benchgen_all = 63016;\n */\nexport const benchgen_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 18);\n\n/**\n * @generated from extension: optional bool marshaler_all = 63017;\n */\nexport const marshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 19);\n\n/**\n * @generated from extension: optional bool unmarshaler_all = 63018;\n */\nexport const unmarshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 20);\n\n/**\n * @generated from extension: optional bool stable_marshaler_all = 63019;\n */\nexport const stable_marshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 21);\n\n/**\n * @generated from extension: optional bool sizer_all = 63020;\n */\nexport const sizer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 22);\n\n/**\n * @generated from extension: optional bool goproto_enum_stringer_all = 63021;\n */\nexport const goproto_enum_stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 23);\n\n/**\n * @generated from extension: optional bool enum_stringer_all = 63022;\n */\nexport const enum_stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 24);\n\n/**\n * @generated from extension: optional bool unsafe_marshaler_all = 63023;\n */\nexport const unsafe_marshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 25);\n\n/**\n * @generated from extension: optional bool unsafe_unmarshaler_all = 63024;\n */\nexport const unsafe_unmarshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 26);\n\n/**\n * @generated from extension: optional bool goproto_extensions_map_all = 63025;\n */\nexport const goproto_extensions_map_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 27);\n\n/**\n * @generated from extension: optional bool goproto_unrecognized_all = 63026;\n */\nexport const goproto_unrecognized_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 28);\n\n/**\n * @generated from extension: optional bool gogoproto_import = 63027;\n */\nexport const gogoproto_import = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 29);\n\n/**\n * @generated from extension: optional bool protosizer_all = 63028;\n */\nexport const protosizer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 30);\n\n/**\n * @generated from extension: optional bool compare_all = 63029;\n */\nexport const compare_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 31);\n\n/**\n * @generated from extension: optional bool typedecl_all = 63030;\n */\nexport const typedecl_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 32);\n\n/**\n * @generated from extension: optional bool enumdecl_all = 63031;\n */\nexport const enumdecl_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 33);\n\n/**\n * @generated from extension: optional bool goproto_registration = 63032;\n */\nexport const goproto_registration = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 34);\n\n/**\n * @generated from extension: optional bool messagename_all = 63033;\n */\nexport const messagename_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 35);\n\n/**\n * @generated from extension: optional bool goproto_sizecache_all = 63034;\n */\nexport const goproto_sizecache_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 36);\n\n/**\n * @generated from extension: optional bool goproto_unkeyed_all = 63035;\n */\nexport const goproto_unkeyed_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 37);\n\n/**\n * @generated from extension: optional bool goproto_getters = 64001;\n */\nexport const goproto_getters = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 38);\n\n/**\n * @generated from extension: optional bool goproto_stringer = 64003;\n */\nexport const goproto_stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 39);\n\n/**\n * @generated from extension: optional bool verbose_equal = 64004;\n */\nexport const verbose_equal = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 40);\n\n/**\n * @generated from extension: optional bool face = 64005;\n */\nexport const face = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 41);\n\n/**\n * @generated from extension: optional bool gostring = 64006;\n */\nexport const gostring = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 42);\n\n/**\n * @generated from extension: optional bool populate = 64007;\n */\nexport const populate = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 43);\n\n/**\n * @generated from extension: optional bool stringer = 67008;\n */\nexport const stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 44);\n\n/**\n * @generated from extension: optional bool onlyone = 64009;\n */\nexport const onlyone = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 45);\n\n/**\n * @generated from extension: optional bool equal = 64013;\n */\nexport const equal = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 46);\n\n/**\n * @generated from extension: optional bool description = 64014;\n */\nexport const description = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 47);\n\n/**\n * @generated from extension: optional bool testgen = 64015;\n */\nexport const testgen = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 48);\n\n/**\n * @generated from extension: optional bool benchgen = 64016;\n */\nexport const benchgen = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 49);\n\n/**\n * @generated from extension: optional bool marshaler = 64017;\n */\nexport const marshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 50);\n\n/**\n * @generated from extension: optional bool unmarshaler = 64018;\n */\nexport const unmarshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 51);\n\n/**\n * @generated from extension: optional bool stable_marshaler = 64019;\n */\nexport const stable_marshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 52);\n\n/**\n * @generated from extension: optional bool sizer = 64020;\n */\nexport const sizer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 53);\n\n/**\n * @generated from extension: optional bool unsafe_marshaler = 64023;\n */\nexport const unsafe_marshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 54);\n\n/**\n * @generated from extension: optional bool unsafe_unmarshaler = 64024;\n */\nexport const unsafe_unmarshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 55);\n\n/**\n * @generated from extension: optional bool goproto_extensions_map = 64025;\n */\nexport const goproto_extensions_map = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 56);\n\n/**\n * @generated from extension: optional bool goproto_unrecognized = 64026;\n */\nexport const goproto_unrecognized = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 57);\n\n/**\n * @generated from extension: optional bool protosizer = 64028;\n */\nexport const protosizer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 58);\n\n/**\n * @generated from extension: optional bool compare = 64029;\n */\nexport const compare = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 59);\n\n/**\n * @generated from extension: optional bool typedecl = 64030;\n */\nexport const typedecl = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 60);\n\n/**\n * @generated from extension: optional bool messagename = 64033;\n */\nexport const messagename = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 61);\n\n/**\n * @generated from extension: optional bool goproto_sizecache = 64034;\n */\nexport const goproto_sizecache = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 62);\n\n/**\n * @generated from extension: optional bool goproto_unkeyed = 64035;\n */\nexport const goproto_unkeyed = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 63);\n\n/**\n * @generated from extension: optional bool nullable = 65001;\n */\nexport const nullable = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 64);\n\n/**\n * @generated from extension: optional bool embed = 65002;\n */\nexport const embed = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 65);\n\n/**\n * @generated from extension: optional string customtype = 65003;\n */\nexport const customtype = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 66);\n\n/**\n * @generated from extension: optional string customname = 65004;\n */\nexport const customname = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 67);\n\n/**\n * @generated from extension: optional string jsontag = 65005;\n */\nexport const jsontag = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 68);\n\n/**\n * @generated from extension: optional string moretags = 65006;\n */\nexport const moretags = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 69);\n\n/**\n * @generated from extension: optional string casttype = 65007;\n */\nexport const casttype = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 70);\n\n/**\n * @generated from extension: optional string castkey = 65008;\n */\nexport const castkey = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 71);\n\n/**\n * @generated from extension: optional string castvalue = 65009;\n */\nexport const castvalue = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 72);\n\n/**\n * @generated from extension: optional bool stdtime = 65010;\n */\nexport const stdtime = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 73);\n\n/**\n * @generated from extension: optional bool stdduration = 65011;\n */\nexport const stdduration = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 74);\n\n/**\n * @generated from extension: optional bool wktpointer = 65012;\n */\nexport const wktpointer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 75);\n\n/**\n * @generated from extension: optional string castrepeated = 65013;\n */\nexport const castrepeated = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 76);\n\n","// Protocol Buffers for Go with Gadgets\n//\n// Copyright (c) 2013, The GoGo Authors. All rights reserved.\n// http://github.com/cosmos/gogoproto\n//\n// Redistribution and use in source and binary forms, with or without\n// modification, are permitted provided that the following conditions are\n// met:\n//\n// * Redistributions of source code must retain the above copyright\n// notice, this list of conditions and the following disclaimer.\n// * Redistributions in binary form must reproduce the above\n// copyright notice, this list of conditions and the following disclaimer\n// in the documentation and/or other materials provided with the\n// distribution.\n//\n// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n// \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file gogoproto/gogo.proto (package gogoproto, syntax proto2)\n/* eslint-disable */\n\nimport { extDesc, fileDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_protobuf_descriptor } from \"@bufbuild/protobuf/wkt\";\n\n/**\n * Describes the file gogoproto/gogo.proto.\n */\nexport const file_gogoproto_gogo = /*@__PURE__*/\n fileDesc(\"ChRnb2dvcHJvdG8vZ29nby5wcm90bxIJZ29nb3Byb3RvOk4KE2dvcHJvdG9fZW51bV9wcmVmaXgSHC5nb29nbGUucHJvdG9idWYuRW51bU9wdGlvbnMYseQDIAEoCFIRZ29wcm90b0VudW1QcmVmaXg6UgoVZ29wcm90b19lbnVtX3N0cmluZ2VyEhwuZ29vZ2xlLnByb3RvYnVmLkVudW1PcHRpb25zGMXkAyABKAhSE2dvcHJvdG9FbnVtU3RyaW5nZXI6QwoNZW51bV9zdHJpbmdlchIcLmdvb2dsZS5wcm90b2J1Zi5FbnVtT3B0aW9ucxjG5AMgASgIUgxlbnVtU3RyaW5nZXI6RwoPZW51bV9jdXN0b21uYW1lEhwuZ29vZ2xlLnByb3RvYnVmLkVudW1PcHRpb25zGMfkAyABKAlSDmVudW1DdXN0b21uYW1lOjoKCGVudW1kZWNsEhwuZ29vZ2xlLnByb3RvYnVmLkVudW1PcHRpb25zGMjkAyABKAhSCGVudW1kZWNsOlYKFGVudW12YWx1ZV9jdXN0b21uYW1lEiEuZ29vZ2xlLnByb3RvYnVmLkVudW1WYWx1ZU9wdGlvbnMY0YMEIAEoCVITZW51bXZhbHVlQ3VzdG9tbmFtZTpOChNnb3Byb3RvX2dldHRlcnNfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJnsAyABKAhSEWdvcHJvdG9HZXR0ZXJzQWxsOlUKF2dvcHJvdG9fZW51bV9wcmVmaXhfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJrsAyABKAhSFGdvcHJvdG9FbnVtUHJlZml4QWxsOlAKFGdvcHJvdG9fc3RyaW5nZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJvsAyABKAhSEmdvcHJvdG9TdHJpbmdlckFsbDpKChF2ZXJib3NlX2VxdWFsX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxic7AMgASgIUg92ZXJib3NlRXF1YWxBbGw6OQoIZmFjZV9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYnewDIAEoCFIHZmFjZUFsbDpBCgxnb3N0cmluZ19hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYnuwDIAEoCFILZ29zdHJpbmdBbGw6QQoMcG9wdWxhdGVfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGJ/sAyABKAhSC3BvcHVsYXRlQWxsOkEKDHN0cmluZ2VyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxig7AMgASgIUgtzdHJpbmdlckFsbDo/Cgtvbmx5b25lX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxih7AMgASgIUgpvbmx5b25lQWxsOjsKCWVxdWFsX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxil7AMgASgIUghlcXVhbEFsbDpHCg9kZXNjcmlwdGlvbl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYpuwDIAEoCFIOZGVzY3JpcHRpb25BbGw6PwoLdGVzdGdlbl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYp+wDIAEoCFIKdGVzdGdlbkFsbDpBCgxiZW5jaGdlbl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYqOwDIAEoCFILYmVuY2hnZW5BbGw6QwoNbWFyc2hhbGVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxip7AMgASgIUgxtYXJzaGFsZXJBbGw6RwoPdW5tYXJzaGFsZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGKrsAyABKAhSDnVubWFyc2hhbGVyQWxsOlAKFHN0YWJsZV9tYXJzaGFsZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGKvsAyABKAhSEnN0YWJsZU1hcnNoYWxlckFsbDo7CglzaXplcl9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYrOwDIAEoCFIIc2l6ZXJBbGw6WQoZZ29wcm90b19lbnVtX3N0cmluZ2VyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxit7AMgASgIUhZnb3Byb3RvRW51bVN0cmluZ2VyQWxsOkoKEWVudW1fc3RyaW5nZXJfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGK7sAyABKAhSD2VudW1TdHJpbmdlckFsbDpQChR1bnNhZmVfbWFyc2hhbGVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxiv7AMgASgIUhJ1bnNhZmVNYXJzaGFsZXJBbGw6VAoWdW5zYWZlX3VubWFyc2hhbGVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxiw7AMgASgIUhR1bnNhZmVVbm1hcnNoYWxlckFsbDpbChpnb3Byb3RvX2V4dGVuc2lvbnNfbWFwX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxix7AMgASgIUhdnb3Byb3RvRXh0ZW5zaW9uc01hcEFsbDpYChhnb3Byb3RvX3VucmVjb2duaXplZF9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYsuwDIAEoCFIWZ29wcm90b1VucmVjb2duaXplZEFsbDpJChBnb2dvcHJvdG9faW1wb3J0EhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLPsAyABKAhSD2dvZ29wcm90b0ltcG9ydDpFCg5wcm90b3NpemVyX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi07AMgASgIUg1wcm90b3NpemVyQWxsOj8KC2NvbXBhcmVfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLXsAyABKAhSCmNvbXBhcmVBbGw6QQoMdHlwZWRlY2xfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLbsAyABKAhSC3R5cGVkZWNsQWxsOkEKDGVudW1kZWNsX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi37AMgASgIUgtlbnVtZGVjbEFsbDpRChRnb3Byb3RvX3JlZ2lzdHJhdGlvbhIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi47AMgASgIUhNnb3Byb3RvUmVnaXN0cmF0aW9uOkcKD21lc3NhZ2VuYW1lX2FsbBIcLmdvb2dsZS5wcm90b2J1Zi5GaWxlT3B0aW9ucxi57AMgASgIUg5tZXNzYWdlbmFtZUFsbDpSChVnb3Byb3RvX3NpemVjYWNoZV9hbGwSHC5nb29nbGUucHJvdG9idWYuRmlsZU9wdGlvbnMYuuwDIAEoCFITZ29wcm90b1NpemVjYWNoZUFsbDpOChNnb3Byb3RvX3Vua2V5ZWRfYWxsEhwuZ29vZ2xlLnByb3RvYnVmLkZpbGVPcHRpb25zGLvsAyABKAhSEWdvcHJvdG9VbmtleWVkQWxsOkoKD2dvcHJvdG9fZ2V0dGVycxIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiB9AMgASgIUg5nb3Byb3RvR2V0dGVyczpMChBnb3Byb3RvX3N0cmluZ2VyEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGIP0AyABKAhSD2dvcHJvdG9TdHJpbmdlcjpGCg12ZXJib3NlX2VxdWFsEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGIT0AyABKAhSDHZlcmJvc2VFcXVhbDo1CgRmYWNlEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGIX0AyABKAhSBGZhY2U6PQoIZ29zdHJpbmcSHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYhvQDIAEoCFIIZ29zdHJpbmc6PQoIcG9wdWxhdGUSHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYh/QDIAEoCFIIcG9wdWxhdGU6PQoIc3RyaW5nZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYwIsEIAEoCFIIc3RyaW5nZXI6OwoHb25seW9uZRIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiJ9AMgASgIUgdvbmx5b25lOjcKBWVxdWFsEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGI30AyABKAhSBWVxdWFsOkMKC2Rlc2NyaXB0aW9uEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGI70AyABKAhSC2Rlc2NyaXB0aW9uOjsKB3Rlc3RnZW4SHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYj/QDIAEoCFIHdGVzdGdlbjo9CghiZW5jaGdlbhIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiQ9AMgASgIUghiZW5jaGdlbjo/CgltYXJzaGFsZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYkfQDIAEoCFIJbWFyc2hhbGVyOkMKC3VubWFyc2hhbGVyEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJL0AyABKAhSC3VubWFyc2hhbGVyOkwKEHN0YWJsZV9tYXJzaGFsZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYk/QDIAEoCFIPc3RhYmxlTWFyc2hhbGVyOjcKBXNpemVyEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJT0AyABKAhSBXNpemVyOkwKEHVuc2FmZV9tYXJzaGFsZXISHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYl/QDIAEoCFIPdW5zYWZlTWFyc2hhbGVyOlAKEnVuc2FmZV91bm1hcnNoYWxlchIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxiY9AMgASgIUhF1bnNhZmVVbm1hcnNoYWxlcjpXChZnb3Byb3RvX2V4dGVuc2lvbnNfbWFwEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJn0AyABKAhSFGdvcHJvdG9FeHRlbnNpb25zTWFwOlQKFGdvcHJvdG9fdW5yZWNvZ25pemVkEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGJr0AyABKAhSE2dvcHJvdG9VbnJlY29nbml6ZWQ6QQoKcHJvdG9zaXplchIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxic9AMgASgIUgpwcm90b3NpemVyOjsKB2NvbXBhcmUSHy5nb29nbGUucHJvdG9idWYuTWVzc2FnZU9wdGlvbnMYnfQDIAEoCFIHY29tcGFyZTo9Cgh0eXBlZGVjbBIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxie9AMgASgIUgh0eXBlZGVjbDpDCgttZXNzYWdlbmFtZRIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxih9AMgASgIUgttZXNzYWdlbmFtZTpOChFnb3Byb3RvX3NpemVjYWNoZRIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxii9AMgASgIUhBnb3Byb3RvU2l6ZWNhY2hlOkoKD2dvcHJvdG9fdW5rZXllZBIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxij9AMgASgIUg5nb3Byb3RvVW5rZXllZDo7CghudWxsYWJsZRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY6fsDIAEoCFIIbnVsbGFibGU6NQoFZW1iZWQSHS5nb29nbGUucHJvdG9idWYuRmllbGRPcHRpb25zGOr7AyABKAhSBWVtYmVkOj8KCmN1c3RvbXR5cGUSHS5nb29nbGUucHJvdG9idWYuRmllbGRPcHRpb25zGOv7AyABKAlSCmN1c3RvbXR5cGU6PwoKY3VzdG9tbmFtZRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY7PsDIAEoCVIKY3VzdG9tbmFtZTo5Cgdqc29udGFnEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxjt+wMgASgJUgdqc29udGFnOjsKCG1vcmV0YWdzEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxju+wMgASgJUghtb3JldGFnczo7CghjYXN0dHlwZRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY7/sDIAEoCVIIY2FzdHR5cGU6OQoHY2FzdGtleRIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY8PsDIAEoCVIHY2FzdGtleTo9CgljYXN0dmFsdWUSHS5nb29nbGUucHJvdG9idWYuRmllbGRPcHRpb25zGPH7AyABKAlSCWNhc3R2YWx1ZTo5CgdzdGR0aW1lEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxjy+wMgASgIUgdzdGR0aW1lOkEKC3N0ZGR1cmF0aW9uEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxjz+wMgASgIUgtzdGRkdXJhdGlvbjo/Cgp3a3Rwb2ludGVyEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxj0+wMgASgIUgp3a3Rwb2ludGVyOkMKDGNhc3RyZXBlYXRlZBIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMY9fsDIAEoCVIMY2FzdHJlcGVhdGVkQkgKE2NvbS5nb29nbGUucHJvdG9idWZCCkdvR29Qcm90b3NaJWdpdGh1Yi5jb20vY29zbW9zL2dvZ29wcm90by9nb2dvcHJvdG8\", [file_google_protobuf_descriptor]);\n\n/**\n * @generated from extension: optional bool goproto_enum_prefix = 62001;\n */\nexport const goproto_enum_prefix = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 0);\n\n/**\n * @generated from extension: optional bool goproto_enum_stringer = 62021;\n */\nexport const goproto_enum_stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 1);\n\n/**\n * @generated from extension: optional bool enum_stringer = 62022;\n */\nexport const enum_stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 2);\n\n/**\n * @generated from extension: optional string enum_customname = 62023;\n */\nexport const enum_customname = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 3);\n\n/**\n * @generated from extension: optional bool enumdecl = 62024;\n */\nexport const enumdecl = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 4);\n\n/**\n * @generated from extension: optional string enumvalue_customname = 66001;\n */\nexport const enumvalue_customname = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 5);\n\n/**\n * @generated from extension: optional bool goproto_getters_all = 63001;\n */\nexport const goproto_getters_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 6);\n\n/**\n * @generated from extension: optional bool goproto_enum_prefix_all = 63002;\n */\nexport const goproto_enum_prefix_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 7);\n\n/**\n * @generated from extension: optional bool goproto_stringer_all = 63003;\n */\nexport const goproto_stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 8);\n\n/**\n * @generated from extension: optional bool verbose_equal_all = 63004;\n */\nexport const verbose_equal_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 9);\n\n/**\n * @generated from extension: optional bool face_all = 63005;\n */\nexport const face_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 10);\n\n/**\n * @generated from extension: optional bool gostring_all = 63006;\n */\nexport const gostring_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 11);\n\n/**\n * @generated from extension: optional bool populate_all = 63007;\n */\nexport const populate_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 12);\n\n/**\n * @generated from extension: optional bool stringer_all = 63008;\n */\nexport const stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 13);\n\n/**\n * @generated from extension: optional bool onlyone_all = 63009;\n */\nexport const onlyone_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 14);\n\n/**\n * @generated from extension: optional bool equal_all = 63013;\n */\nexport const equal_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 15);\n\n/**\n * @generated from extension: optional bool description_all = 63014;\n */\nexport const description_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 16);\n\n/**\n * @generated from extension: optional bool testgen_all = 63015;\n */\nexport const testgen_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 17);\n\n/**\n * @generated from extension: optional bool benchgen_all = 63016;\n */\nexport const benchgen_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 18);\n\n/**\n * @generated from extension: optional bool marshaler_all = 63017;\n */\nexport const marshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 19);\n\n/**\n * @generated from extension: optional bool unmarshaler_all = 63018;\n */\nexport const unmarshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 20);\n\n/**\n * @generated from extension: optional bool stable_marshaler_all = 63019;\n */\nexport const stable_marshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 21);\n\n/**\n * @generated from extension: optional bool sizer_all = 63020;\n */\nexport const sizer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 22);\n\n/**\n * @generated from extension: optional bool goproto_enum_stringer_all = 63021;\n */\nexport const goproto_enum_stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 23);\n\n/**\n * @generated from extension: optional bool enum_stringer_all = 63022;\n */\nexport const enum_stringer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 24);\n\n/**\n * @generated from extension: optional bool unsafe_marshaler_all = 63023;\n */\nexport const unsafe_marshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 25);\n\n/**\n * @generated from extension: optional bool unsafe_unmarshaler_all = 63024;\n */\nexport const unsafe_unmarshaler_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 26);\n\n/**\n * @generated from extension: optional bool goproto_extensions_map_all = 63025;\n */\nexport const goproto_extensions_map_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 27);\n\n/**\n * @generated from extension: optional bool goproto_unrecognized_all = 63026;\n */\nexport const goproto_unrecognized_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 28);\n\n/**\n * @generated from extension: optional bool gogoproto_import = 63027;\n */\nexport const gogoproto_import = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 29);\n\n/**\n * @generated from extension: optional bool protosizer_all = 63028;\n */\nexport const protosizer_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 30);\n\n/**\n * @generated from extension: optional bool compare_all = 63029;\n */\nexport const compare_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 31);\n\n/**\n * @generated from extension: optional bool typedecl_all = 63030;\n */\nexport const typedecl_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 32);\n\n/**\n * @generated from extension: optional bool enumdecl_all = 63031;\n */\nexport const enumdecl_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 33);\n\n/**\n * @generated from extension: optional bool goproto_registration = 63032;\n */\nexport const goproto_registration = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 34);\n\n/**\n * @generated from extension: optional bool messagename_all = 63033;\n */\nexport const messagename_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 35);\n\n/**\n * @generated from extension: optional bool goproto_sizecache_all = 63034;\n */\nexport const goproto_sizecache_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 36);\n\n/**\n * @generated from extension: optional bool goproto_unkeyed_all = 63035;\n */\nexport const goproto_unkeyed_all = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 37);\n\n/**\n * @generated from extension: optional bool goproto_getters = 64001;\n */\nexport const goproto_getters = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 38);\n\n/**\n * @generated from extension: optional bool goproto_stringer = 64003;\n */\nexport const goproto_stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 39);\n\n/**\n * @generated from extension: optional bool verbose_equal = 64004;\n */\nexport const verbose_equal = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 40);\n\n/**\n * @generated from extension: optional bool face = 64005;\n */\nexport const face = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 41);\n\n/**\n * @generated from extension: optional bool gostring = 64006;\n */\nexport const gostring = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 42);\n\n/**\n * @generated from extension: optional bool populate = 64007;\n */\nexport const populate = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 43);\n\n/**\n * @generated from extension: optional bool stringer = 67008;\n */\nexport const stringer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 44);\n\n/**\n * @generated from extension: optional bool onlyone = 64009;\n */\nexport const onlyone = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 45);\n\n/**\n * @generated from extension: optional bool equal = 64013;\n */\nexport const equal = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 46);\n\n/**\n * @generated from extension: optional bool description = 64014;\n */\nexport const description = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 47);\n\n/**\n * @generated from extension: optional bool testgen = 64015;\n */\nexport const testgen = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 48);\n\n/**\n * @generated from extension: optional bool benchgen = 64016;\n */\nexport const benchgen = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 49);\n\n/**\n * @generated from extension: optional bool marshaler = 64017;\n */\nexport const marshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 50);\n\n/**\n * @generated from extension: optional bool unmarshaler = 64018;\n */\nexport const unmarshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 51);\n\n/**\n * @generated from extension: optional bool stable_marshaler = 64019;\n */\nexport const stable_marshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 52);\n\n/**\n * @generated from extension: optional bool sizer = 64020;\n */\nexport const sizer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 53);\n\n/**\n * @generated from extension: optional bool unsafe_marshaler = 64023;\n */\nexport const unsafe_marshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 54);\n\n/**\n * @generated from extension: optional bool unsafe_unmarshaler = 64024;\n */\nexport const unsafe_unmarshaler = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 55);\n\n/**\n * @generated from extension: optional bool goproto_extensions_map = 64025;\n */\nexport const goproto_extensions_map = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 56);\n\n/**\n * @generated from extension: optional bool goproto_unrecognized = 64026;\n */\nexport const goproto_unrecognized = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 57);\n\n/**\n * @generated from extension: optional bool protosizer = 64028;\n */\nexport const protosizer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 58);\n\n/**\n * @generated from extension: optional bool compare = 64029;\n */\nexport const compare = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 59);\n\n/**\n * @generated from extension: optional bool typedecl = 64030;\n */\nexport const typedecl = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 60);\n\n/**\n * @generated from extension: optional bool messagename = 64033;\n */\nexport const messagename = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 61);\n\n/**\n * @generated from extension: optional bool goproto_sizecache = 64034;\n */\nexport const goproto_sizecache = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 62);\n\n/**\n * @generated from extension: optional bool goproto_unkeyed = 64035;\n */\nexport const goproto_unkeyed = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 63);\n\n/**\n * @generated from extension: optional bool nullable = 65001;\n */\nexport const nullable = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 64);\n\n/**\n * @generated from extension: optional bool embed = 65002;\n */\nexport const embed = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 65);\n\n/**\n * @generated from extension: optional string customtype = 65003;\n */\nexport const customtype = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 66);\n\n/**\n * @generated from extension: optional string customname = 65004;\n */\nexport const customname = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 67);\n\n/**\n * @generated from extension: optional string jsontag = 65005;\n */\nexport const jsontag = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 68);\n\n/**\n * @generated from extension: optional string moretags = 65006;\n */\nexport const moretags = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 69);\n\n/**\n * @generated from extension: optional string casttype = 65007;\n */\nexport const casttype = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 70);\n\n/**\n * @generated from extension: optional string castkey = 65008;\n */\nexport const castkey = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 71);\n\n/**\n * @generated from extension: optional string castvalue = 65009;\n */\nexport const castvalue = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 72);\n\n/**\n * @generated from extension: optional bool stdtime = 65010;\n */\nexport const stdtime = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 73);\n\n/**\n * @generated from extension: optional bool stdduration = 65011;\n */\nexport const stdduration = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 74);\n\n/**\n * @generated from extension: optional bool wktpointer = 65012;\n */\nexport const wktpointer = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 75);\n\n/**\n * @generated from extension: optional string castrepeated = 65013;\n */\nexport const castrepeated = /*@__PURE__*/\n extDesc(file_gogoproto_gogo, 76);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file amino/amino.proto (package amino, syntax proto3)\n/* eslint-disable */\n\nimport { extDesc, fileDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_protobuf_descriptor } from \"@bufbuild/protobuf/wkt\";\n\n/**\n * Describes the file amino/amino.proto.\n */\nexport const file_amino_amino = /*@__PURE__*/\n fileDesc(\"ChFhbWluby9hbWluby5wcm90bxIFYW1pbm86NgoEbmFtZRIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxjxjKYFIAEoCVIEbmFtZTpNChBtZXNzYWdlX2VuY29kaW5nEh8uZ29vZ2xlLnByb3RvYnVmLk1lc3NhZ2VPcHRpb25zGPKMpgUgASgJUg9tZXNzYWdlRW5jb2Rpbmc6PAoIZW5jb2RpbmcSHS5nb29nbGUucHJvdG9idWYuRmllbGRPcHRpb25zGPOMpgUgASgJUghlbmNvZGluZzo/CgpmaWVsZF9uYW1lEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxj0jKYFIAEoCVIJZmllbGROYW1lOkcKDmRvbnRfb21pdGVtcHR5Eh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxj1jKYFIAEoCFINZG9udE9taXRlbXB0eTo/CgpvbmVvZl9uYW1lEh0uZ29vZ2xlLnByb3RvYnVmLkZpZWxkT3B0aW9ucxj2jKYFIAEoCVIJb25lb2ZOYW1lQi1aK2dpdGh1Yi5jb20vY29zbW9zL2Nvc21vcy1zZGsvdHlwZXMvdHgvYW1pbm9iBnByb3RvMw\", [file_google_protobuf_descriptor]);\n\n/**\n * name is the string used when registering a concrete\n * type into the Amino type registry, via the Amino codec's\n * `RegisterConcrete()` method. This string MUST be at most 39\n * characters long, or else the message will be rejected by the\n * Ledger hardware device.\n *\n * @generated from extension: string name = 11110001;\n */\nexport const name = /*@__PURE__*/\n extDesc(file_amino_amino, 0);\n\n/**\n * encoding describes the encoding format used by Amino for the given\n * message. The field type is chosen to be a string for\n * flexibility, but it should ideally be short and expected to be\n * machine-readable, for example \"base64\" or \"utf8_json\". We\n * highly recommend to use underscores for word separation instead of spaces.\n *\n * If left empty, then the Amino encoding is expected to be the same as the\n * Protobuf one.\n *\n * This annotation should not be confused with the `encoding`\n * one which operates on the field level.\n *\n * @generated from extension: string message_encoding = 11110002;\n */\nexport const message_encoding = /*@__PURE__*/\n extDesc(file_amino_amino, 1);\n\n/**\n * encoding describes the encoding format used by Amino for\n * the given field. The field type is chosen to be a string for\n * flexibility, but it should ideally be short and expected to be\n * machine-readable, for example \"base64\" or \"utf8_json\". We\n * highly recommend to use underscores for word separation instead of spaces.\n *\n * If left empty, then the Amino encoding is expected to be the same as the\n * Protobuf one.\n *\n * This annotation should not be confused with the\n * `message_encoding` one which operates on the message level.\n *\n * @generated from extension: string encoding = 11110003;\n */\nexport const encoding = /*@__PURE__*/\n extDesc(file_amino_amino, 2);\n\n/**\n * field_name sets a different field name (i.e. key name) in\n * the amino JSON object for the given field.\n *\n * Example:\n *\n * message Foo {\n * string bar = 1 [(amino.field_name) = \"baz\"];\n * }\n *\n * Then the Amino encoding of Foo will be:\n * `{\"baz\":\"some value\"}`\n *\n * @generated from extension: string field_name = 11110004;\n */\nexport const field_name = /*@__PURE__*/\n extDesc(file_amino_amino, 3);\n\n/**\n * dont_omitempty sets the field in the JSON object even if\n * its value is empty, i.e. equal to the Golang zero value. To learn what\n * the zero values are, see https://go.dev/ref/spec#The_zero_value.\n *\n * Fields default to `omitempty`, which is the default behavior when this\n * annotation is unset. When set to true, then the field value in the\n * JSON object will be set, i.e. not `undefined`.\n *\n * Example:\n *\n * message Foo {\n * string bar = 1;\n * string baz = 2 [(amino.dont_omitempty) = true];\n * }\n *\n * f := Foo{};\n * out := AminoJSONEncoder(&f);\n * out == {\"baz\":\"\"}\n *\n * @generated from extension: bool dont_omitempty = 11110005;\n */\nexport const dont_omitempty = /*@__PURE__*/\n extDesc(file_amino_amino, 4);\n\n/**\n * oneof_name sets the type name for the given field oneof field. This is used\n * by the Amino JSON encoder to encode the type of the oneof field, and must be the same string in\n * the RegisterConcrete() method usage used to register the concrete type.\n *\n * @generated from extension: string oneof_name = 11110006;\n */\nexport const oneof_name = /*@__PURE__*/\n extDesc(file_amino_amino, 5);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/base/v1beta1/coin.proto (package cosmos.base.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/base/v1beta1/coin.proto.\n */\nexport const file_cosmos_base_v1beta1_coin = /*@__PURE__*/\n fileDesc(\"Ch5jb3Ntb3MvYmFzZS92MWJldGExL2NvaW4ucHJvdG8SE2Nvc21vcy5iYXNlLnYxYmV0YTEiXQoEQ29pbhINCgVkZW5vbRgBIAEoCRJACgZhbW91bnQYAiABKAlCMMjeHwDa3h8VY29zbW9zc2RrLmlvL21hdGguSW500rQtCmNvc21vcy5JbnSo57AqAToE6KAfASJhCgdEZWNDb2luEg0KBWRlbm9tGAEgASgJEkEKBmFtb3VudBgCIAEoCUIxyN4fANreHxtjb3Ntb3NzZGsuaW8vbWF0aC5MZWdhY3lEZWPStC0KY29zbW9zLkRlYzoE6KAfAUIsWiJnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3R5cGVz2OEeAIDiHgBiBnByb3RvMw\", [file_gogoproto_gogo, file_cosmos_proto_cosmos, file_amino_amino]);\n\n/**\n * Describes the message cosmos.base.v1beta1.Coin.\n * Use `create(CoinSchema)` to create a new message.\n */\nexport const CoinSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_v1beta1_coin, 0);\n\n/**\n * Describes the message cosmos.base.v1beta1.DecCoin.\n * Use `create(DecCoinSchema)` to create a new message.\n */\nexport const DecCoinSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_v1beta1_coin, 1);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/base/query/v1beta1/pagination.proto (package cosmos.base.query.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\n\n/**\n * Describes the file cosmos/base/query/v1beta1/pagination.proto.\n */\nexport const file_cosmos_base_query_v1beta1_pagination = /*@__PURE__*/\n fileDesc(\"Cipjb3Ntb3MvYmFzZS9xdWVyeS92MWJldGExL3BhZ2luYXRpb24ucHJvdG8SGWNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEiXwoLUGFnZVJlcXVlc3QSCwoDa2V5GAEgASgMEg4KBm9mZnNldBgCIAEoBBINCgVsaW1pdBgDIAEoBBITCgtjb3VudF90b3RhbBgEIAEoCBIPCgdyZXZlcnNlGAUgASgIIi8KDFBhZ2VSZXNwb25zZRIQCghuZXh0X2tleRgBIAEoDBINCgV0b3RhbBgCIAEoBEIqWihnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3R5cGVzL3F1ZXJ5YgZwcm90bzM\");\n\n/**\n * Describes the message cosmos.base.query.v1beta1.PageRequest.\n * Use `create(PageRequestSchema)` to create a new message.\n */\nexport const PageRequestSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_query_v1beta1_pagination, 0);\n\n/**\n * Describes the message cosmos.base.query.v1beta1.PageResponse.\n * Use `create(PageResponseSchema)` to create a new message.\n */\nexport const PageResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_base_query_v1beta1_pagination, 1);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/applications/transfer/v1/transfer.proto (package ibc.applications.transfer.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\n\n/**\n * Describes the file ibc/applications/transfer/v1/transfer.proto.\n */\nexport const file_ibc_applications_transfer_v1_transfer = /*@__PURE__*/\n fileDesc(\"CitpYmMvYXBwbGljYXRpb25zL3RyYW5zZmVyL3YxL3RyYW5zZmVyLnByb3RvEhxpYmMuYXBwbGljYXRpb25zLnRyYW5zZmVyLnYxIi4KCkRlbm9tVHJhY2USDAoEcGF0aBgBIAEoCRISCgpiYXNlX2Rlbm9tGAIgASgJIjcKBlBhcmFtcxIUCgxzZW5kX2VuYWJsZWQYASABKAgSFwoPcmVjZWl2ZV9lbmFibGVkGAIgASgIQjlaN2dpdGh1Yi5jb20vY29zbW9zL2liYy1nby92OC9tb2R1bGVzL2FwcHMvdHJhbnNmZXIvdHlwZXNiBnByb3RvMw\");\n\n/**\n * Describes the message ibc.applications.transfer.v1.DenomTrace.\n * Use `create(DenomTraceSchema)` to create a new message.\n */\nexport const DenomTraceSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_transfer, 0);\n\n/**\n * Describes the message ibc.applications.transfer.v1.Params.\n * Use `create(ParamsSchema)` to create a new message.\n */\nexport const ParamsSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_transfer, 1);\n\n","// Copyright 2015 Google LLC\n//\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file google/api/http.proto (package google.api, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\n\n/**\n * Describes the file google/api/http.proto.\n */\nexport const file_google_api_http = /*@__PURE__*/\n fileDesc(\"ChVnb29nbGUvYXBpL2h0dHAucHJvdG8SCmdvb2dsZS5hcGkiVAoESHR0cBIjCgVydWxlcxgBIAMoCzIULmdvb2dsZS5hcGkuSHR0cFJ1bGUSJwofZnVsbHlfZGVjb2RlX3Jlc2VydmVkX2V4cGFuc2lvbhgCIAEoCCKBAgoISHR0cFJ1bGUSEAoIc2VsZWN0b3IYASABKAkSDQoDZ2V0GAIgASgJSAASDQoDcHV0GAMgASgJSAASDgoEcG9zdBgEIAEoCUgAEhAKBmRlbGV0ZRgFIAEoCUgAEg8KBXBhdGNoGAYgASgJSAASLwoGY3VzdG9tGAggASgLMh0uZ29vZ2xlLmFwaS5DdXN0b21IdHRwUGF0dGVybkgAEgwKBGJvZHkYByABKAkSFQoNcmVzcG9uc2VfYm9keRgMIAEoCRIxChNhZGRpdGlvbmFsX2JpbmRpbmdzGAsgAygLMhQuZ29vZ2xlLmFwaS5IdHRwUnVsZUIJCgdwYXR0ZXJuIi8KEUN1c3RvbUh0dHBQYXR0ZXJuEgwKBGtpbmQYASABKAkSDAoEcGF0aBgCIAEoCUJqCg5jb20uZ29vZ2xlLmFwaUIJSHR0cFByb3RvUAFaQWdvb2dsZS5nb2xhbmcub3JnL2dlbnByb3RvL2dvb2dsZWFwaXMvYXBpL2Fubm90YXRpb25zO2Fubm90YXRpb25z+AEBogIER0FQSWIGcHJvdG8z\");\n\n/**\n * Describes the message google.api.Http.\n * Use `create(HttpSchema)` to create a new message.\n */\nexport const HttpSchema = /*@__PURE__*/\n messageDesc(file_google_api_http, 0);\n\n/**\n * Describes the message google.api.HttpRule.\n * Use `create(HttpRuleSchema)` to create a new message.\n */\nexport const HttpRuleSchema = /*@__PURE__*/\n messageDesc(file_google_api_http, 1);\n\n/**\n * Describes the message google.api.CustomHttpPattern.\n * Use `create(CustomHttpPatternSchema)` to create a new message.\n */\nexport const CustomHttpPatternSchema = /*@__PURE__*/\n messageDesc(file_google_api_http, 2);\n\n","// Copyright 2015 Google LLC\n//\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file google/api/annotations.proto (package google.api, syntax proto3)\n/* eslint-disable */\n\nimport { extDesc, fileDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_api_http } from \"./http_pb.js\";\nimport { file_google_protobuf_descriptor } from \"@bufbuild/protobuf/wkt\";\n\n/**\n * Describes the file google/api/annotations.proto.\n */\nexport const file_google_api_annotations = /*@__PURE__*/\n fileDesc(\"Chxnb29nbGUvYXBpL2Fubm90YXRpb25zLnByb3RvEgpnb29nbGUuYXBpOksKBGh0dHASHi5nb29nbGUucHJvdG9idWYuTWV0aG9kT3B0aW9ucxiwyrwiIAEoCzIULmdvb2dsZS5hcGkuSHR0cFJ1bGVSBGh0dHBCbgoOY29tLmdvb2dsZS5hcGlCEEFubm90YXRpb25zUHJvdG9QAVpBZ29vZ2xlLmdvbGFuZy5vcmcvZ2VucHJvdG8vZ29vZ2xlYXBpcy9hcGkvYW5ub3RhdGlvbnM7YW5ub3RhdGlvbnOiAgRHQVBJYgZwcm90bzM\", [file_google_api_http, file_google_protobuf_descriptor]);\n\n/**\n * See `HttpRule`.\n *\n * @generated from extension: google.api.HttpRule http = 72295728;\n */\nexport const http = /*@__PURE__*/\n extDesc(file_google_api_annotations, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/applications/transfer/v1/query.proto (package ibc.applications.transfer.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_base_v1beta1_coin } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/v1beta1/coin_pb.js\";\nimport { file_cosmos_base_query_v1beta1_pagination } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/query/v1beta1/pagination_pb.js\";\nimport { file_ibc_applications_transfer_v1_transfer } from \"./transfer_pb.js\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\n\n/**\n * Describes the file ibc/applications/transfer/v1/query.proto.\n */\nexport const file_ibc_applications_transfer_v1_query = /*@__PURE__*/\n fileDesc(\"CihpYmMvYXBwbGljYXRpb25zL3RyYW5zZmVyL3YxL3F1ZXJ5LnByb3RvEhxpYmMuYXBwbGljYXRpb25zLnRyYW5zZmVyLnYxIiYKFlF1ZXJ5RGVub21UcmFjZVJlcXVlc3QSDAoEaGFzaBgBIAEoCSJYChdRdWVyeURlbm9tVHJhY2VSZXNwb25zZRI9CgtkZW5vbV90cmFjZRgBIAEoCzIoLmliYy5hcHBsaWNhdGlvbnMudHJhbnNmZXIudjEuRGVub21UcmFjZSJVChdRdWVyeURlbm9tVHJhY2VzUmVxdWVzdBI6CgpwYWdpbmF0aW9uGAEgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCKnAQoYUXVlcnlEZW5vbVRyYWNlc1Jlc3BvbnNlEk4KDGRlbm9tX3RyYWNlcxgBIAMoCzIoLmliYy5hcHBsaWNhdGlvbnMudHJhbnNmZXIudjEuRGVub21UcmFjZUIOyN4fAKrfHwZUcmFjZXMSOwoKcGFnaW5hdGlvbhgCIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlIhQKElF1ZXJ5UGFyYW1zUmVxdWVzdCJLChNRdWVyeVBhcmFtc1Jlc3BvbnNlEjQKBnBhcmFtcxgBIAEoCzIkLmliYy5hcHBsaWNhdGlvbnMudHJhbnNmZXIudjEuUGFyYW1zIiYKFVF1ZXJ5RGVub21IYXNoUmVxdWVzdBINCgV0cmFjZRgBIAEoCSImChZRdWVyeURlbm9tSGFzaFJlc3BvbnNlEgwKBGhhc2gYASABKAkiQAoZUXVlcnlFc2Nyb3dBZGRyZXNzUmVxdWVzdBIPCgdwb3J0X2lkGAEgASgJEhIKCmNoYW5uZWxfaWQYAiABKAkiNAoaUXVlcnlFc2Nyb3dBZGRyZXNzUmVzcG9uc2USFgoOZXNjcm93X2FkZHJlc3MYASABKAkiMAofUXVlcnlUb3RhbEVzY3Jvd0ZvckRlbm9tUmVxdWVzdBINCgVkZW5vbRgBIAEoCSJTCiBRdWVyeVRvdGFsRXNjcm93Rm9yRGVub21SZXNwb25zZRIvCgZhbW91bnQYASABKAsyGS5jb3Ntb3MuYmFzZS52MWJldGExLkNvaW5CBMjeHwAy2AgKBVF1ZXJ5EqgBCgtEZW5vbVRyYWNlcxI1LmliYy5hcHBsaWNhdGlvbnMudHJhbnNmZXIudjEuUXVlcnlEZW5vbVRyYWNlc1JlcXVlc3QaNi5pYmMuYXBwbGljYXRpb25zLnRyYW5zZmVyLnYxLlF1ZXJ5RGVub21UcmFjZXNSZXNwb25zZSIqgtPkkwIkEiIvaWJjL2FwcHMvdHJhbnNmZXIvdjEvZGVub21fdHJhY2VzEq8BCgpEZW5vbVRyYWNlEjQuaWJjLmFwcGxpY2F0aW9ucy50cmFuc2Zlci52MS5RdWVyeURlbm9tVHJhY2VSZXF1ZXN0GjUuaWJjLmFwcGxpY2F0aW9ucy50cmFuc2Zlci52MS5RdWVyeURlbm9tVHJhY2VSZXNwb25zZSI0gtPkkwIuEiwvaWJjL2FwcHMvdHJhbnNmZXIvdjEvZGVub21fdHJhY2VzL3toYXNoPSoqfRKTAQoGUGFyYW1zEjAuaWJjLmFwcGxpY2F0aW9ucy50cmFuc2Zlci52MS5RdWVyeVBhcmFtc1JlcXVlc3QaMS5pYmMuYXBwbGljYXRpb25zLnRyYW5zZmVyLnYxLlF1ZXJ5UGFyYW1zUmVzcG9uc2UiJILT5JMCHhIcL2liYy9hcHBzL3RyYW5zZmVyL3YxL3BhcmFtcxKtAQoJRGVub21IYXNoEjMuaWJjLmFwcGxpY2F0aW9ucy50cmFuc2Zlci52MS5RdWVyeURlbm9tSGFzaFJlcXVlc3QaNC5pYmMuYXBwbGljYXRpb25zLnRyYW5zZmVyLnYxLlF1ZXJ5RGVub21IYXNoUmVzcG9uc2UiNYLT5JMCLxItL2liYy9hcHBzL3RyYW5zZmVyL3YxL2Rlbm9tX2hhc2hlcy97dHJhY2U9Kip9EtYBCg1Fc2Nyb3dBZGRyZXNzEjcuaWJjLmFwcGxpY2F0aW9ucy50cmFuc2Zlci52MS5RdWVyeUVzY3Jvd0FkZHJlc3NSZXF1ZXN0GjguaWJjLmFwcGxpY2F0aW9ucy50cmFuc2Zlci52MS5RdWVyeUVzY3Jvd0FkZHJlc3NSZXNwb25zZSJSgtPkkwJMEkovaWJjL2FwcHMvdHJhbnNmZXIvdjEvY2hhbm5lbHMve2NoYW5uZWxfaWR9L3BvcnRzL3twb3J0X2lkfS9lc2Nyb3dfYWRkcmVzcxLSAQoTVG90YWxFc2Nyb3dGb3JEZW5vbRI9LmliYy5hcHBsaWNhdGlvbnMudHJhbnNmZXIudjEuUXVlcnlUb3RhbEVzY3Jvd0ZvckRlbm9tUmVxdWVzdBo+LmliYy5hcHBsaWNhdGlvbnMudHJhbnNmZXIudjEuUXVlcnlUb3RhbEVzY3Jvd0ZvckRlbm9tUmVzcG9uc2UiPILT5JMCNhI0L2liYy9hcHBzL3RyYW5zZmVyL3YxL2Rlbm9tcy97ZGVub209Kip9L3RvdGFsX2VzY3Jvd0I5WjdnaXRodWIuY29tL2Nvc21vcy9pYmMtZ28vdjgvbW9kdWxlcy9hcHBzL3RyYW5zZmVyL3R5cGVzYgZwcm90bzM\", [file_gogoproto_gogo, file_cosmos_base_v1beta1_coin, file_cosmos_base_query_v1beta1_pagination, file_ibc_applications_transfer_v1_transfer, file_google_api_annotations]);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryDenomTraceRequest.\n * Use `create(QueryDenomTraceRequestSchema)` to create a new message.\n */\nexport const QueryDenomTraceRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 0);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryDenomTraceResponse.\n * Use `create(QueryDenomTraceResponseSchema)` to create a new message.\n */\nexport const QueryDenomTraceResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 1);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryDenomTracesRequest.\n * Use `create(QueryDenomTracesRequestSchema)` to create a new message.\n */\nexport const QueryDenomTracesRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 2);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryDenomTracesResponse.\n * Use `create(QueryDenomTracesResponseSchema)` to create a new message.\n */\nexport const QueryDenomTracesResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 3);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryParamsRequest.\n * Use `create(QueryParamsRequestSchema)` to create a new message.\n */\nexport const QueryParamsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 4);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryParamsResponse.\n * Use `create(QueryParamsResponseSchema)` to create a new message.\n */\nexport const QueryParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 5);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryDenomHashRequest.\n * Use `create(QueryDenomHashRequestSchema)` to create a new message.\n */\nexport const QueryDenomHashRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 6);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryDenomHashResponse.\n * Use `create(QueryDenomHashResponseSchema)` to create a new message.\n */\nexport const QueryDenomHashResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 7);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryEscrowAddressRequest.\n * Use `create(QueryEscrowAddressRequestSchema)` to create a new message.\n */\nexport const QueryEscrowAddressRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 8);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryEscrowAddressResponse.\n * Use `create(QueryEscrowAddressResponseSchema)` to create a new message.\n */\nexport const QueryEscrowAddressResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 9);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryTotalEscrowForDenomRequest.\n * Use `create(QueryTotalEscrowForDenomRequestSchema)` to create a new message.\n */\nexport const QueryTotalEscrowForDenomRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 10);\n\n/**\n * Describes the message ibc.applications.transfer.v1.QueryTotalEscrowForDenomResponse.\n * Use `create(QueryTotalEscrowForDenomResponseSchema)` to create a new message.\n */\nexport const QueryTotalEscrowForDenomResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_query, 11);\n\n/**\n * Query provides defines the gRPC querier service.\n *\n * @generated from service ibc.applications.transfer.v1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_ibc_applications_transfer_v1_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/upgrade/v1beta1/upgrade.proto (package cosmos.upgrade.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_protobuf_any, file_google_protobuf_timestamp } from \"@bufbuild/protobuf/wkt\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/upgrade/v1beta1/upgrade.proto.\n */\nexport const file_cosmos_upgrade_v1beta1_upgrade = /*@__PURE__*/\n fileDesc(\"CiRjb3Ntb3MvdXBncmFkZS92MWJldGExL3VwZ3JhZGUucHJvdG8SFmNvc21vcy51cGdyYWRlLnYxYmV0YTEiwAEKBFBsYW4SDAoEbmFtZRgBIAEoCRI5CgR0aW1lGAIgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEIPGAHI3h8AkN8fAajnsCoBEg4KBmhlaWdodBgDIAEoAxIMCgRpbmZvGAQgASgJEjcKFXVwZ3JhZGVkX2NsaWVudF9zdGF0ZRgFIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnlCAhgBOhjooB8BiuewKg9jb3Ntb3Mtc2RrL1BsYW4iwQEKF1NvZnR3YXJlVXBncmFkZVByb3Bvc2FsEg0KBXRpdGxlGAEgASgJEhMKC2Rlc2NyaXB0aW9uGAIgASgJEjUKBHBsYW4YAyABKAsyHC5jb3Ntb3MudXBncmFkZS52MWJldGExLlBsYW5CCcjeHwCo57AqATpLGAHooB8ByrQtGmNvc21vcy5nb3YudjFiZXRhMS5Db250ZW50iuewKiJjb3Ntb3Mtc2RrL1NvZnR3YXJlVXBncmFkZVByb3Bvc2FsIpYBCh1DYW5jZWxTb2Z0d2FyZVVwZ3JhZGVQcm9wb3NhbBINCgV0aXRsZRgBIAEoCRITCgtkZXNjcmlwdGlvbhgCIAEoCTpRGAHooB8ByrQtGmNvc21vcy5nb3YudjFiZXRhMS5Db250ZW50iuewKihjb3Ntb3Mtc2RrL0NhbmNlbFNvZnR3YXJlVXBncmFkZVByb3Bvc2FsIjQKDU1vZHVsZVZlcnNpb24SDAoEbmFtZRgBIAEoCRIPCgd2ZXJzaW9uGAIgASgEOgTooB8BQiJaHGNvc21vc3Nkay5pby94L3VwZ3JhZGUvdHlwZXPI4R4AYgZwcm90bzM\", [file_google_protobuf_any, file_gogoproto_gogo, file_google_protobuf_timestamp, file_cosmos_proto_cosmos, file_amino_amino]);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.Plan.\n * Use `create(PlanSchema)` to create a new message.\n */\nexport const PlanSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_upgrade, 0);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.SoftwareUpgradeProposal.\n * Use `create(SoftwareUpgradeProposalSchema)` to create a new message.\n * @deprecated\n */\nexport const SoftwareUpgradeProposalSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_upgrade, 1);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.CancelSoftwareUpgradeProposal.\n * Use `create(CancelSoftwareUpgradeProposalSchema)` to create a new message.\n * @deprecated\n */\nexport const CancelSoftwareUpgradeProposalSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_upgrade, 2);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.ModuleVersion.\n * Use `create(ModuleVersionSchema)` to create a new message.\n */\nexport const ModuleVersionSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_upgrade, 3);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/core/client/v1/client.proto (package ibc.core.client.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_cosmos_upgrade_v1beta1_upgrade } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/upgrade/v1beta1/upgrade_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\n\n/**\n * Describes the file ibc/core/client/v1/client.proto.\n */\nexport const file_ibc_core_client_v1_client = /*@__PURE__*/\n fileDesc(\"Ch9pYmMvY29yZS9jbGllbnQvdjEvY2xpZW50LnByb3RvEhJpYmMuY29yZS5jbGllbnQudjEiVgoVSWRlbnRpZmllZENsaWVudFN0YXRlEhEKCWNsaWVudF9pZBgBIAEoCRIqCgxjbGllbnRfc3RhdGUYAiABKAsyFC5nb29nbGUucHJvdG9idWYuQW55InsKGENvbnNlbnN1c1N0YXRlV2l0aEhlaWdodBIwCgZoZWlnaHQYASABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AEi0KD2NvbnNlbnN1c19zdGF0ZRgCIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnkieAoVQ2xpZW50Q29uc2Vuc3VzU3RhdGVzEhEKCWNsaWVudF9pZBgBIAEoCRJMChBjb25zZW5zdXNfc3RhdGVzGAIgAygLMiwuaWJjLmNvcmUuY2xpZW50LnYxLkNvbnNlbnN1c1N0YXRlV2l0aEhlaWdodEIEyN4fACJECgZIZWlnaHQSFwoPcmV2aXNpb25fbnVtYmVyGAEgASgEEhcKD3JldmlzaW9uX2hlaWdodBgCIAEoBDoIiKAfAJigHwAiIQoGUGFyYW1zEhcKD2FsbG93ZWRfY2xpZW50cxgBIAMoCSLYAQoUQ2xpZW50VXBkYXRlUHJvcG9zYWwSDQoFdGl0bGUYASABKAkSEwoLZGVzY3JpcHRpb24YAiABKAkSNwoRc3ViamVjdF9jbGllbnRfaWQYAyABKAlCHPLeHxh5YW1sOiJzdWJqZWN0X2NsaWVudF9pZCISPQoUc3Vic3RpdHV0ZV9jbGllbnRfaWQYBCABKAlCH/LeHxt5YW1sOiJzdWJzdGl0dXRlX2NsaWVudF9pZCI6JBgBiKAfAMq0LRpjb3Ntb3MuZ292LnYxYmV0YTEuQ29udGVudCLsAQoPVXBncmFkZVByb3Bvc2FsEg0KBXRpdGxlGAEgASgJEhMKC2Rlc2NyaXB0aW9uGAIgASgJEjAKBHBsYW4YAyABKAsyHC5jb3Ntb3MudXBncmFkZS52MWJldGExLlBsYW5CBMjeHwASVQoVdXBncmFkZWRfY2xpZW50X3N0YXRlGAQgASgLMhQuZ29vZ2xlLnByb3RvYnVmLkFueUIg8t4fHHlhbWw6InVwZ3JhZGVkX2NsaWVudF9zdGF0ZSI6LBgBiKAfAJigHwDooB8ByrQtGmNvc21vcy5nb3YudjFiZXRhMS5Db250ZW50QjpaOGdpdGh1Yi5jb20vY29zbW9zL2liYy1nby92OC9tb2R1bGVzL2NvcmUvMDItY2xpZW50L3R5cGVzYgZwcm90bzM\", [file_cosmos_upgrade_v1beta1_upgrade, file_cosmos_proto_cosmos, file_gogoproto_gogo, file_google_protobuf_any]);\n\n/**\n * Describes the message ibc.core.client.v1.IdentifiedClientState.\n * Use `create(IdentifiedClientStateSchema)` to create a new message.\n */\nexport const IdentifiedClientStateSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_client, 0);\n\n/**\n * Describes the message ibc.core.client.v1.ConsensusStateWithHeight.\n * Use `create(ConsensusStateWithHeightSchema)` to create a new message.\n */\nexport const ConsensusStateWithHeightSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_client, 1);\n\n/**\n * Describes the message ibc.core.client.v1.ClientConsensusStates.\n * Use `create(ClientConsensusStatesSchema)` to create a new message.\n */\nexport const ClientConsensusStatesSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_client, 2);\n\n/**\n * Describes the message ibc.core.client.v1.Height.\n * Use `create(HeightSchema)` to create a new message.\n */\nexport const HeightSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_client, 3);\n\n/**\n * Describes the message ibc.core.client.v1.Params.\n * Use `create(ParamsSchema)` to create a new message.\n */\nexport const ParamsSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_client, 4);\n\n/**\n * Describes the message ibc.core.client.v1.ClientUpdateProposal.\n * Use `create(ClientUpdateProposalSchema)` to create a new message.\n * @deprecated\n */\nexport const ClientUpdateProposalSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_client, 5);\n\n/**\n * Describes the message ibc.core.client.v1.UpgradeProposal.\n * Use `create(UpgradeProposalSchema)` to create a new message.\n * @deprecated\n */\nexport const UpgradeProposalSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_client, 6);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/core/channel/v1/channel.proto (package ibc.core.channel.v1, syntax proto3)\n/* eslint-disable */\n\nimport { enumDesc, fileDesc, messageDesc, tsEnum } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_ibc_core_client_v1_client } from \"../../client/v1/client_pb.js\";\n\n/**\n * Describes the file ibc/core/channel/v1/channel.proto.\n */\nexport const file_ibc_core_channel_v1_channel = /*@__PURE__*/\n fileDesc(\"CiFpYmMvY29yZS9jaGFubmVsL3YxL2NoYW5uZWwucHJvdG8SE2liYy5jb3JlLmNoYW5uZWwudjEi0QEKB0NoYW5uZWwSKQoFc3RhdGUYASABKA4yGi5pYmMuY29yZS5jaGFubmVsLnYxLlN0YXRlEiwKCG9yZGVyaW5nGAIgASgOMhouaWJjLmNvcmUuY2hhbm5lbC52MS5PcmRlchI9Cgxjb3VudGVycGFydHkYAyABKAsyIS5pYmMuY29yZS5jaGFubmVsLnYxLkNvdW50ZXJwYXJ0eUIEyN4fABIXCg9jb25uZWN0aW9uX2hvcHMYBCADKAkSDwoHdmVyc2lvbhgFIAEoCToEiKAfACKAAgoRSWRlbnRpZmllZENoYW5uZWwSKQoFc3RhdGUYASABKA4yGi5pYmMuY29yZS5jaGFubmVsLnYxLlN0YXRlEiwKCG9yZGVyaW5nGAIgASgOMhouaWJjLmNvcmUuY2hhbm5lbC52MS5PcmRlchI9Cgxjb3VudGVycGFydHkYAyABKAsyIS5pYmMuY29yZS5jaGFubmVsLnYxLkNvdW50ZXJwYXJ0eUIEyN4fABIXCg9jb25uZWN0aW9uX2hvcHMYBCADKAkSDwoHdmVyc2lvbhgFIAEoCRIPCgdwb3J0X2lkGAYgASgJEhIKCmNoYW5uZWxfaWQYByABKAk6BIigHwAiOQoMQ291bnRlcnBhcnR5Eg8KB3BvcnRfaWQYASABKAkSEgoKY2hhbm5lbF9pZBgCIAEoCToEiKAfACLnAQoGUGFja2V0EhAKCHNlcXVlbmNlGAEgASgEEhMKC3NvdXJjZV9wb3J0GAIgASgJEhYKDnNvdXJjZV9jaGFubmVsGAMgASgJEhgKEGRlc3RpbmF0aW9uX3BvcnQYBCABKAkSGwoTZGVzdGluYXRpb25fY2hhbm5lbBgFIAEoCRIMCgRkYXRhGAYgASgMEjgKDnRpbWVvdXRfaGVpZ2h0GAcgASgLMhouaWJjLmNvcmUuY2xpZW50LnYxLkhlaWdodEIEyN4fABIZChF0aW1lb3V0X3RpbWVzdGFtcBgIIAEoBDoEiKAfACJYCgtQYWNrZXRTdGF0ZRIPCgdwb3J0X2lkGAEgASgJEhIKCmNoYW5uZWxfaWQYAiABKAkSEAoIc2VxdWVuY2UYAyABKAQSDAoEZGF0YRgEIAEoDDoEiKAfACJHCghQYWNrZXRJZBIPCgdwb3J0X2lkGAEgASgJEhIKCmNoYW5uZWxfaWQYAiABKAkSEAoIc2VxdWVuY2UYAyABKAQ6BIigHwAiQAoPQWNrbm93bGVkZ2VtZW50EhAKBnJlc3VsdBgVIAEoDEgAEg8KBWVycm9yGBYgASgJSABCCgoIcmVzcG9uc2UiTgoHVGltZW91dBIwCgZoZWlnaHQYASABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AEhEKCXRpbWVzdGFtcBgCIAEoBCq3AQoFU3RhdGUSNgofU1RBVEVfVU5JTklUSUFMSVpFRF9VTlNQRUNJRklFRBAAGhGKnSANVU5JTklUSUFMSVpFRBIYCgpTVEFURV9JTklUEAEaCIqdIARJTklUEh4KDVNUQVRFX1RSWU9QRU4QAhoLip0gB1RSWU9QRU4SGAoKU1RBVEVfT1BFThADGgiKnSAET1BFThIcCgxTVEFURV9DTE9TRUQQBBoKip0gBkNMT1NFRBoEiKMeACp3CgVPcmRlchIkChZPUkRFUl9OT05FX1VOU1BFQ0lGSUVEEAAaCIqdIAROT05FEiIKD09SREVSX1VOT1JERVJFRBABGg2KnSAJVU5PUkRFUkVEEh4KDU9SREVSX09SREVSRUQQAhoLip0gB09SREVSRUQaBIijHgBCO1o5Z2l0aHViLmNvbS9jb3Ntb3MvaWJjLWdvL3Y4L21vZHVsZXMvY29yZS8wNC1jaGFubmVsL3R5cGVzYgZwcm90bzM\", [file_gogoproto_gogo, file_ibc_core_client_v1_client]);\n\n/**\n * Describes the message ibc.core.channel.v1.Channel.\n * Use `create(ChannelSchema)` to create a new message.\n */\nexport const ChannelSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_channel, 0);\n\n/**\n * Describes the message ibc.core.channel.v1.IdentifiedChannel.\n * Use `create(IdentifiedChannelSchema)` to create a new message.\n */\nexport const IdentifiedChannelSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_channel, 1);\n\n/**\n * Describes the message ibc.core.channel.v1.Counterparty.\n * Use `create(CounterpartySchema)` to create a new message.\n */\nexport const CounterpartySchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_channel, 2);\n\n/**\n * Describes the message ibc.core.channel.v1.Packet.\n * Use `create(PacketSchema)` to create a new message.\n */\nexport const PacketSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_channel, 3);\n\n/**\n * Describes the message ibc.core.channel.v1.PacketState.\n * Use `create(PacketStateSchema)` to create a new message.\n */\nexport const PacketStateSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_channel, 4);\n\n/**\n * Describes the message ibc.core.channel.v1.PacketId.\n * Use `create(PacketIdSchema)` to create a new message.\n */\nexport const PacketIdSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_channel, 5);\n\n/**\n * Describes the message ibc.core.channel.v1.Acknowledgement.\n * Use `create(AcknowledgementSchema)` to create a new message.\n */\nexport const AcknowledgementSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_channel, 6);\n\n/**\n * Describes the message ibc.core.channel.v1.Timeout.\n * Use `create(TimeoutSchema)` to create a new message.\n */\nexport const TimeoutSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_channel, 7);\n\n/**\n * Describes the enum ibc.core.channel.v1.State.\n */\nexport const StateSchema = /*@__PURE__*/\n enumDesc(file_ibc_core_channel_v1_channel, 0);\n\n/**\n * State defines if a channel is in one of the following states:\n * CLOSED, INIT, TRYOPEN, OPEN or UNINITIALIZED.\n *\n * @generated from enum ibc.core.channel.v1.State\n */\nexport const State = /*@__PURE__*/\n tsEnum(StateSchema);\n\n/**\n * Describes the enum ibc.core.channel.v1.Order.\n */\nexport const OrderSchema = /*@__PURE__*/\n enumDesc(file_ibc_core_channel_v1_channel, 1);\n\n/**\n * Order defines if a channel is ORDERED or UNORDERED\n *\n * @generated from enum ibc.core.channel.v1.Order\n */\nexport const Order = /*@__PURE__*/\n tsEnum(OrderSchema);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/core/channel/v1/query.proto (package ibc.core.channel.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_ibc_core_client_v1_client } from \"../../client/v1/client_pb.js\";\nimport { file_cosmos_base_query_v1beta1_pagination } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/query/v1beta1/pagination_pb.js\";\nimport { file_ibc_core_channel_v1_channel } from \"./channel_pb.js\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\n\n/**\n * Describes the file ibc/core/channel/v1/query.proto.\n */\nexport const file_ibc_core_channel_v1_query = /*@__PURE__*/\n fileDesc(\"Ch9pYmMvY29yZS9jaGFubmVsL3YxL3F1ZXJ5LnByb3RvEhNpYmMuY29yZS5jaGFubmVsLnYxIjoKE1F1ZXJ5Q2hhbm5lbFJlcXVlc3QSDwoHcG9ydF9pZBgBIAEoCRISCgpjaGFubmVsX2lkGAIgASgJIowBChRRdWVyeUNoYW5uZWxSZXNwb25zZRItCgdjaGFubmVsGAEgASgLMhwuaWJjLmNvcmUuY2hhbm5lbC52MS5DaGFubmVsEg0KBXByb29mGAIgASgMEjYKDHByb29mX2hlaWdodBgDIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwAiUgoUUXVlcnlDaGFubmVsc1JlcXVlc3QSOgoKcGFnaW5hdGlvbhgBIAEoCzImLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlcXVlc3QiwAEKFVF1ZXJ5Q2hhbm5lbHNSZXNwb25zZRI4CghjaGFubmVscxgBIAMoCzImLmliYy5jb3JlLmNoYW5uZWwudjEuSWRlbnRpZmllZENoYW5uZWwSOwoKcGFnaW5hdGlvbhgCIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlEjAKBmhlaWdodBgDIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwAicAoeUXVlcnlDb25uZWN0aW9uQ2hhbm5lbHNSZXF1ZXN0EhIKCmNvbm5lY3Rpb24YASABKAkSOgoKcGFnaW5hdGlvbhgCIAEoCzImLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlcXVlc3QiygEKH1F1ZXJ5Q29ubmVjdGlvbkNoYW5uZWxzUmVzcG9uc2USOAoIY2hhbm5lbHMYASADKAsyJi5pYmMuY29yZS5jaGFubmVsLnYxLklkZW50aWZpZWRDaGFubmVsEjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZRIwCgZoZWlnaHQYAyABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AIkUKHlF1ZXJ5Q2hhbm5lbENsaWVudFN0YXRlUmVxdWVzdBIPCgdwb3J0X2lkGAEgASgJEhIKCmNoYW5uZWxfaWQYAiABKAkitAEKH1F1ZXJ5Q2hhbm5lbENsaWVudFN0YXRlUmVzcG9uc2USSgoXaWRlbnRpZmllZF9jbGllbnRfc3RhdGUYASABKAsyKS5pYmMuY29yZS5jbGllbnQudjEuSWRlbnRpZmllZENsaWVudFN0YXRlEg0KBXByb29mGAIgASgMEjYKDHByb29mX2hlaWdodBgDIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwAiegohUXVlcnlDaGFubmVsQ29uc2Vuc3VzU3RhdGVSZXF1ZXN0Eg8KB3BvcnRfaWQYASABKAkSEgoKY2hhbm5lbF9pZBgCIAEoCRIXCg9yZXZpc2lvbl9udW1iZXIYAyABKAQSFwoPcmV2aXNpb25faGVpZ2h0GAQgASgEIq0BCiJRdWVyeUNoYW5uZWxDb25zZW5zdXNTdGF0ZVJlc3BvbnNlEi0KD2NvbnNlbnN1c19zdGF0ZRgBIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnkSEQoJY2xpZW50X2lkGAIgASgJEg0KBXByb29mGAMgASgMEjYKDHByb29mX2hlaWdodBgEIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwAiVQocUXVlcnlQYWNrZXRDb21taXRtZW50UmVxdWVzdBIPCgdwb3J0X2lkGAEgASgJEhIKCmNoYW5uZWxfaWQYAiABKAkSEAoIc2VxdWVuY2UYAyABKAQiegodUXVlcnlQYWNrZXRDb21taXRtZW50UmVzcG9uc2USEgoKY29tbWl0bWVudBgBIAEoDBINCgVwcm9vZhgCIAEoDBI2Cgxwcm9vZl9oZWlnaHQYAyABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AIoABCh1RdWVyeVBhY2tldENvbW1pdG1lbnRzUmVxdWVzdBIPCgdwb3J0X2lkGAEgASgJEhIKCmNoYW5uZWxfaWQYAiABKAkSOgoKcGFnaW5hdGlvbhgDIAEoCzImLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlcXVlc3QixgEKHlF1ZXJ5UGFja2V0Q29tbWl0bWVudHNSZXNwb25zZRI1Cgtjb21taXRtZW50cxgBIAMoCzIgLmliYy5jb3JlLmNoYW5uZWwudjEuUGFja2V0U3RhdGUSOwoKcGFnaW5hdGlvbhgCIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlEjAKBmhlaWdodBgDIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwAiUgoZUXVlcnlQYWNrZXRSZWNlaXB0UmVxdWVzdBIPCgdwb3J0X2lkGAEgASgJEhIKCmNoYW5uZWxfaWQYAiABKAkSEAoIc2VxdWVuY2UYAyABKAQidQoaUXVlcnlQYWNrZXRSZWNlaXB0UmVzcG9uc2USEAoIcmVjZWl2ZWQYAiABKAgSDQoFcHJvb2YYAyABKAwSNgoMcHJvb2ZfaGVpZ2h0GAQgASgLMhouaWJjLmNvcmUuY2xpZW50LnYxLkhlaWdodEIEyN4fACJaCiFRdWVyeVBhY2tldEFja25vd2xlZGdlbWVudFJlcXVlc3QSDwoHcG9ydF9pZBgBIAEoCRISCgpjaGFubmVsX2lkGAIgASgJEhAKCHNlcXVlbmNlGAMgASgEIoQBCiJRdWVyeVBhY2tldEFja25vd2xlZGdlbWVudFJlc3BvbnNlEhcKD2Fja25vd2xlZGdlbWVudBgBIAEoDBINCgVwcm9vZhgCIAEoDBI2Cgxwcm9vZl9oZWlnaHQYAyABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AIqoBCiJRdWVyeVBhY2tldEFja25vd2xlZGdlbWVudHNSZXF1ZXN0Eg8KB3BvcnRfaWQYASABKAkSEgoKY2hhbm5lbF9pZBgCIAEoCRI6CgpwYWdpbmF0aW9uGAMgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdBIjChtwYWNrZXRfY29tbWl0bWVudF9zZXF1ZW5jZXMYBCADKAQi0AEKI1F1ZXJ5UGFja2V0QWNrbm93bGVkZ2VtZW50c1Jlc3BvbnNlEjoKEGFja25vd2xlZGdlbWVudHMYASADKAsyIC5pYmMuY29yZS5jaGFubmVsLnYxLlBhY2tldFN0YXRlEjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZRIwCgZoZWlnaHQYAyABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AImkKHVF1ZXJ5VW5yZWNlaXZlZFBhY2tldHNSZXF1ZXN0Eg8KB3BvcnRfaWQYASABKAkSEgoKY2hhbm5lbF9pZBgCIAEoCRIjChtwYWNrZXRfY29tbWl0bWVudF9zZXF1ZW5jZXMYAyADKAQiZQoeUXVlcnlVbnJlY2VpdmVkUGFja2V0c1Jlc3BvbnNlEhEKCXNlcXVlbmNlcxgBIAMoBBIwCgZoZWlnaHQYAiABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AIl8KGlF1ZXJ5VW5yZWNlaXZlZEFja3NSZXF1ZXN0Eg8KB3BvcnRfaWQYASABKAkSEgoKY2hhbm5lbF9pZBgCIAEoCRIcChRwYWNrZXRfYWNrX3NlcXVlbmNlcxgDIAMoBCJiChtRdWVyeVVucmVjZWl2ZWRBY2tzUmVzcG9uc2USEQoJc2VxdWVuY2VzGAEgAygEEjAKBmhlaWdodBgCIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwAiRgofUXVlcnlOZXh0U2VxdWVuY2VSZWNlaXZlUmVxdWVzdBIPCgdwb3J0X2lkGAEgASgJEhIKCmNoYW5uZWxfaWQYAiABKAkiiAEKIFF1ZXJ5TmV4dFNlcXVlbmNlUmVjZWl2ZVJlc3BvbnNlEh0KFW5leHRfc2VxdWVuY2VfcmVjZWl2ZRgBIAEoBBINCgVwcm9vZhgCIAEoDBI2Cgxwcm9vZl9oZWlnaHQYAyABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AIkMKHFF1ZXJ5TmV4dFNlcXVlbmNlU2VuZFJlcXVlc3QSDwoHcG9ydF9pZBgBIAEoCRISCgpjaGFubmVsX2lkGAIgASgJIoIBCh1RdWVyeU5leHRTZXF1ZW5jZVNlbmRSZXNwb25zZRIaChJuZXh0X3NlcXVlbmNlX3NlbmQYASABKAQSDQoFcHJvb2YYAiABKAwSNgoMcHJvb2ZfaGVpZ2h0GAMgASgLMhouaWJjLmNvcmUuY2xpZW50LnYxLkhlaWdodEIEyN4fADLeFwoFUXVlcnkSogEKB0NoYW5uZWwSKC5pYmMuY29yZS5jaGFubmVsLnYxLlF1ZXJ5Q2hhbm5lbFJlcXVlc3QaKS5pYmMuY29yZS5jaGFubmVsLnYxLlF1ZXJ5Q2hhbm5lbFJlc3BvbnNlIkKC0+STAjwSOi9pYmMvY29yZS9jaGFubmVsL3YxL2NoYW5uZWxzL3tjaGFubmVsX2lkfS9wb3J0cy97cG9ydF9pZH0SiAEKCENoYW5uZWxzEikuaWJjLmNvcmUuY2hhbm5lbC52MS5RdWVyeUNoYW5uZWxzUmVxdWVzdBoqLmliYy5jb3JlLmNoYW5uZWwudjEuUXVlcnlDaGFubmVsc1Jlc3BvbnNlIiWC0+STAh8SHS9pYmMvY29yZS9jaGFubmVsL3YxL2NoYW5uZWxzEr8BChJDb25uZWN0aW9uQ2hhbm5lbHMSMy5pYmMuY29yZS5jaGFubmVsLnYxLlF1ZXJ5Q29ubmVjdGlvbkNoYW5uZWxzUmVxdWVzdBo0LmliYy5jb3JlLmNoYW5uZWwudjEuUXVlcnlDb25uZWN0aW9uQ2hhbm5lbHNSZXNwb25zZSI+gtPkkwI4EjYvaWJjL2NvcmUvY2hhbm5lbC92MS9jb25uZWN0aW9ucy97Y29ubmVjdGlvbn0vY2hhbm5lbHMS0AEKEkNoYW5uZWxDbGllbnRTdGF0ZRIzLmliYy5jb3JlLmNoYW5uZWwudjEuUXVlcnlDaGFubmVsQ2xpZW50U3RhdGVSZXF1ZXN0GjQuaWJjLmNvcmUuY2hhbm5lbC52MS5RdWVyeUNoYW5uZWxDbGllbnRTdGF0ZVJlc3BvbnNlIk+C0+STAkkSRy9pYmMvY29yZS9jaGFubmVsL3YxL2NoYW5uZWxzL3tjaGFubmVsX2lkfS9wb3J0cy97cG9ydF9pZH0vY2xpZW50X3N0YXRlEpICChVDaGFubmVsQ29uc2Vuc3VzU3RhdGUSNi5pYmMuY29yZS5jaGFubmVsLnYxLlF1ZXJ5Q2hhbm5lbENvbnNlbnN1c1N0YXRlUmVxdWVzdBo3LmliYy5jb3JlLmNoYW5uZWwudjEuUXVlcnlDaGFubmVsQ29uc2Vuc3VzU3RhdGVSZXNwb25zZSKHAYLT5JMCgAESfi9pYmMvY29yZS9jaGFubmVsL3YxL2NoYW5uZWxzL3tjaGFubmVsX2lkfS9wb3J0cy97cG9ydF9pZH0vY29uc2Vuc3VzX3N0YXRlL3JldmlzaW9uL3tyZXZpc2lvbl9udW1iZXJ9L2hlaWdodC97cmV2aXNpb25faGVpZ2h0fRLbAQoQUGFja2V0Q29tbWl0bWVudBIxLmliYy5jb3JlLmNoYW5uZWwudjEuUXVlcnlQYWNrZXRDb21taXRtZW50UmVxdWVzdBoyLmliYy5jb3JlLmNoYW5uZWwudjEuUXVlcnlQYWNrZXRDb21taXRtZW50UmVzcG9uc2UiYILT5JMCWhJYL2liYy9jb3JlL2NoYW5uZWwvdjEvY2hhbm5lbHMve2NoYW5uZWxfaWR9L3BvcnRzL3twb3J0X2lkfS9wYWNrZXRfY29tbWl0bWVudHMve3NlcXVlbmNlfRLTAQoRUGFja2V0Q29tbWl0bWVudHMSMi5pYmMuY29yZS5jaGFubmVsLnYxLlF1ZXJ5UGFja2V0Q29tbWl0bWVudHNSZXF1ZXN0GjMuaWJjLmNvcmUuY2hhbm5lbC52MS5RdWVyeVBhY2tldENvbW1pdG1lbnRzUmVzcG9uc2UiVYLT5JMCTxJNL2liYy9jb3JlL2NoYW5uZWwvdjEvY2hhbm5lbHMve2NoYW5uZWxfaWR9L3BvcnRzL3twb3J0X2lkfS9wYWNrZXRfY29tbWl0bWVudHMSzwEKDVBhY2tldFJlY2VpcHQSLi5pYmMuY29yZS5jaGFubmVsLnYxLlF1ZXJ5UGFja2V0UmVjZWlwdFJlcXVlc3QaLy5pYmMuY29yZS5jaGFubmVsLnYxLlF1ZXJ5UGFja2V0UmVjZWlwdFJlc3BvbnNlIl2C0+STAlcSVS9pYmMvY29yZS9jaGFubmVsL3YxL2NoYW5uZWxzL3tjaGFubmVsX2lkfS9wb3J0cy97cG9ydF9pZH0vcGFja2V0X3JlY2VpcHRzL3tzZXF1ZW5jZX0S4wEKFVBhY2tldEFja25vd2xlZGdlbWVudBI2LmliYy5jb3JlLmNoYW5uZWwudjEuUXVlcnlQYWNrZXRBY2tub3dsZWRnZW1lbnRSZXF1ZXN0GjcuaWJjLmNvcmUuY2hhbm5lbC52MS5RdWVyeVBhY2tldEFja25vd2xlZGdlbWVudFJlc3BvbnNlIlmC0+STAlMSUS9pYmMvY29yZS9jaGFubmVsL3YxL2NoYW5uZWxzL3tjaGFubmVsX2lkfS9wb3J0cy97cG9ydF9pZH0vcGFja2V0X2Fja3Mve3NlcXVlbmNlfRLnAQoWUGFja2V0QWNrbm93bGVkZ2VtZW50cxI3LmliYy5jb3JlLmNoYW5uZWwudjEuUXVlcnlQYWNrZXRBY2tub3dsZWRnZW1lbnRzUmVxdWVzdBo4LmliYy5jb3JlLmNoYW5uZWwudjEuUXVlcnlQYWNrZXRBY2tub3dsZWRnZW1lbnRzUmVzcG9uc2UiWoLT5JMCVBJSL2liYy9jb3JlL2NoYW5uZWwvdjEvY2hhbm5lbHMve2NoYW5uZWxfaWR9L3BvcnRzL3twb3J0X2lkfS9wYWNrZXRfYWNrbm93bGVkZ2VtZW50cxKGAgoRVW5yZWNlaXZlZFBhY2tldHMSMi5pYmMuY29yZS5jaGFubmVsLnYxLlF1ZXJ5VW5yZWNlaXZlZFBhY2tldHNSZXF1ZXN0GjMuaWJjLmNvcmUuY2hhbm5lbC52MS5RdWVyeVVucmVjZWl2ZWRQYWNrZXRzUmVzcG9uc2UihwGC0+STAoABEn4vaWJjL2NvcmUvY2hhbm5lbC92MS9jaGFubmVscy97Y2hhbm5lbF9pZH0vcG9ydHMve3BvcnRfaWR9L3BhY2tldF9jb21taXRtZW50cy97cGFja2V0X2NvbW1pdG1lbnRfc2VxdWVuY2VzfS91bnJlY2VpdmVkX3BhY2tldHMS8QEKDlVucmVjZWl2ZWRBY2tzEi8uaWJjLmNvcmUuY2hhbm5lbC52MS5RdWVyeVVucmVjZWl2ZWRBY2tzUmVxdWVzdBowLmliYy5jb3JlLmNoYW5uZWwudjEuUXVlcnlVbnJlY2VpdmVkQWNrc1Jlc3BvbnNlInyC0+STAnYSdC9pYmMvY29yZS9jaGFubmVsL3YxL2NoYW5uZWxzL3tjaGFubmVsX2lkfS9wb3J0cy97cG9ydF9pZH0vcGFja2V0X2NvbW1pdG1lbnRzL3twYWNrZXRfYWNrX3NlcXVlbmNlc30vdW5yZWNlaXZlZF9hY2tzEtQBChNOZXh0U2VxdWVuY2VSZWNlaXZlEjQuaWJjLmNvcmUuY2hhbm5lbC52MS5RdWVyeU5leHRTZXF1ZW5jZVJlY2VpdmVSZXF1ZXN0GjUuaWJjLmNvcmUuY2hhbm5lbC52MS5RdWVyeU5leHRTZXF1ZW5jZVJlY2VpdmVSZXNwb25zZSJQgtPkkwJKEkgvaWJjL2NvcmUvY2hhbm5lbC92MS9jaGFubmVscy97Y2hhbm5lbF9pZH0vcG9ydHMve3BvcnRfaWR9L25leHRfc2VxdWVuY2US0AEKEE5leHRTZXF1ZW5jZVNlbmQSMS5pYmMuY29yZS5jaGFubmVsLnYxLlF1ZXJ5TmV4dFNlcXVlbmNlU2VuZFJlcXVlc3QaMi5pYmMuY29yZS5jaGFubmVsLnYxLlF1ZXJ5TmV4dFNlcXVlbmNlU2VuZFJlc3BvbnNlIlWC0+STAk8STS9pYmMvY29yZS9jaGFubmVsL3YxL2NoYW5uZWxzL3tjaGFubmVsX2lkfS9wb3J0cy97cG9ydF9pZH0vbmV4dF9zZXF1ZW5jZV9zZW5kQjtaOWdpdGh1Yi5jb20vY29zbW9zL2liYy1nby92OC9tb2R1bGVzL2NvcmUvMDQtY2hhbm5lbC90eXBlc2IGcHJvdG8z\", [file_ibc_core_client_v1_client, file_cosmos_base_query_v1beta1_pagination, file_ibc_core_channel_v1_channel, file_google_api_annotations, file_google_protobuf_any, file_gogoproto_gogo]);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryChannelRequest.\n * Use `create(QueryChannelRequestSchema)` to create a new message.\n */\nexport const QueryChannelRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 0);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryChannelResponse.\n * Use `create(QueryChannelResponseSchema)` to create a new message.\n */\nexport const QueryChannelResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 1);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryChannelsRequest.\n * Use `create(QueryChannelsRequestSchema)` to create a new message.\n */\nexport const QueryChannelsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 2);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryChannelsResponse.\n * Use `create(QueryChannelsResponseSchema)` to create a new message.\n */\nexport const QueryChannelsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 3);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryConnectionChannelsRequest.\n * Use `create(QueryConnectionChannelsRequestSchema)` to create a new message.\n */\nexport const QueryConnectionChannelsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 4);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryConnectionChannelsResponse.\n * Use `create(QueryConnectionChannelsResponseSchema)` to create a new message.\n */\nexport const QueryConnectionChannelsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 5);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryChannelClientStateRequest.\n * Use `create(QueryChannelClientStateRequestSchema)` to create a new message.\n */\nexport const QueryChannelClientStateRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 6);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryChannelClientStateResponse.\n * Use `create(QueryChannelClientStateResponseSchema)` to create a new message.\n */\nexport const QueryChannelClientStateResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 7);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryChannelConsensusStateRequest.\n * Use `create(QueryChannelConsensusStateRequestSchema)` to create a new message.\n */\nexport const QueryChannelConsensusStateRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 8);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryChannelConsensusStateResponse.\n * Use `create(QueryChannelConsensusStateResponseSchema)` to create a new message.\n */\nexport const QueryChannelConsensusStateResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 9);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryPacketCommitmentRequest.\n * Use `create(QueryPacketCommitmentRequestSchema)` to create a new message.\n */\nexport const QueryPacketCommitmentRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 10);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryPacketCommitmentResponse.\n * Use `create(QueryPacketCommitmentResponseSchema)` to create a new message.\n */\nexport const QueryPacketCommitmentResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 11);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryPacketCommitmentsRequest.\n * Use `create(QueryPacketCommitmentsRequestSchema)` to create a new message.\n */\nexport const QueryPacketCommitmentsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 12);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryPacketCommitmentsResponse.\n * Use `create(QueryPacketCommitmentsResponseSchema)` to create a new message.\n */\nexport const QueryPacketCommitmentsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 13);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryPacketReceiptRequest.\n * Use `create(QueryPacketReceiptRequestSchema)` to create a new message.\n */\nexport const QueryPacketReceiptRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 14);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryPacketReceiptResponse.\n * Use `create(QueryPacketReceiptResponseSchema)` to create a new message.\n */\nexport const QueryPacketReceiptResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 15);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryPacketAcknowledgementRequest.\n * Use `create(QueryPacketAcknowledgementRequestSchema)` to create a new message.\n */\nexport const QueryPacketAcknowledgementRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 16);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryPacketAcknowledgementResponse.\n * Use `create(QueryPacketAcknowledgementResponseSchema)` to create a new message.\n */\nexport const QueryPacketAcknowledgementResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 17);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryPacketAcknowledgementsRequest.\n * Use `create(QueryPacketAcknowledgementsRequestSchema)` to create a new message.\n */\nexport const QueryPacketAcknowledgementsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 18);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryPacketAcknowledgementsResponse.\n * Use `create(QueryPacketAcknowledgementsResponseSchema)` to create a new message.\n */\nexport const QueryPacketAcknowledgementsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 19);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryUnreceivedPacketsRequest.\n * Use `create(QueryUnreceivedPacketsRequestSchema)` to create a new message.\n */\nexport const QueryUnreceivedPacketsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 20);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryUnreceivedPacketsResponse.\n * Use `create(QueryUnreceivedPacketsResponseSchema)` to create a new message.\n */\nexport const QueryUnreceivedPacketsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 21);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryUnreceivedAcksRequest.\n * Use `create(QueryUnreceivedAcksRequestSchema)` to create a new message.\n */\nexport const QueryUnreceivedAcksRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 22);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryUnreceivedAcksResponse.\n * Use `create(QueryUnreceivedAcksResponseSchema)` to create a new message.\n */\nexport const QueryUnreceivedAcksResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 23);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryNextSequenceReceiveRequest.\n * Use `create(QueryNextSequenceReceiveRequestSchema)` to create a new message.\n */\nexport const QueryNextSequenceReceiveRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 24);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryNextSequenceReceiveResponse.\n * Use `create(QueryNextSequenceReceiveResponseSchema)` to create a new message.\n */\nexport const QueryNextSequenceReceiveResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 25);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryNextSequenceSendRequest.\n * Use `create(QueryNextSequenceSendRequestSchema)` to create a new message.\n */\nexport const QueryNextSequenceSendRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 26);\n\n/**\n * Describes the message ibc.core.channel.v1.QueryNextSequenceSendResponse.\n * Use `create(QueryNextSequenceSendResponseSchema)` to create a new message.\n */\nexport const QueryNextSequenceSendResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_query, 27);\n\n/**\n * Query provides defines the gRPC querier service\n *\n * @generated from service ibc.core.channel.v1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_ibc_core_channel_v1_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/core/client/v1/query.proto (package ibc.core.client.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_cosmos_base_query_v1beta1_pagination } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/query/v1beta1/pagination_pb.js\";\nimport { file_ibc_core_client_v1_client } from \"./client_pb.js\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\n\n/**\n * Describes the file ibc/core/client/v1/query.proto.\n */\nexport const file_ibc_core_client_v1_query = /*@__PURE__*/\n fileDesc(\"Ch5pYmMvY29yZS9jbGllbnQvdjEvcXVlcnkucHJvdG8SEmliYy5jb3JlLmNsaWVudC52MSIsChdRdWVyeUNsaWVudFN0YXRlUmVxdWVzdBIRCgljbGllbnRfaWQYASABKAkijQEKGFF1ZXJ5Q2xpZW50U3RhdGVSZXNwb25zZRIqCgxjbGllbnRfc3RhdGUYASABKAsyFC5nb29nbGUucHJvdG9idWYuQW55Eg0KBXByb29mGAIgASgMEjYKDHByb29mX2hlaWdodBgDIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwAiVgoYUXVlcnlDbGllbnRTdGF0ZXNSZXF1ZXN0EjoKCnBhZ2luYXRpb24YASABKAsyJi5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXF1ZXN0IroBChlRdWVyeUNsaWVudFN0YXRlc1Jlc3BvbnNlEmAKDWNsaWVudF9zdGF0ZXMYASADKAsyKS5pYmMuY29yZS5jbGllbnQudjEuSWRlbnRpZmllZENsaWVudFN0YXRlQh7I3h8Aqt8fFklkZW50aWZpZWRDbGllbnRTdGF0ZXMSOwoKcGFnaW5hdGlvbhgCIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlIngKGlF1ZXJ5Q29uc2Vuc3VzU3RhdGVSZXF1ZXN0EhEKCWNsaWVudF9pZBgBIAEoCRIXCg9yZXZpc2lvbl9udW1iZXIYAiABKAQSFwoPcmV2aXNpb25faGVpZ2h0GAMgASgEEhUKDWxhdGVzdF9oZWlnaHQYBCABKAgikwEKG1F1ZXJ5Q29uc2Vuc3VzU3RhdGVSZXNwb25zZRItCg9jb25zZW5zdXNfc3RhdGUYASABKAsyFC5nb29nbGUucHJvdG9idWYuQW55Eg0KBXByb29mGAIgASgMEjYKDHByb29mX2hlaWdodBgDIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwAibAobUXVlcnlDb25zZW5zdXNTdGF0ZXNSZXF1ZXN0EhEKCWNsaWVudF9pZBgBIAEoCRI6CgpwYWdpbmF0aW9uGAIgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCKpAQocUXVlcnlDb25zZW5zdXNTdGF0ZXNSZXNwb25zZRJMChBjb25zZW5zdXNfc3RhdGVzGAEgAygLMiwuaWJjLmNvcmUuY2xpZW50LnYxLkNvbnNlbnN1c1N0YXRlV2l0aEhlaWdodEIEyN4fABI7CgpwYWdpbmF0aW9uGAIgASgLMicuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVzcG9uc2UicgohUXVlcnlDb25zZW5zdXNTdGF0ZUhlaWdodHNSZXF1ZXN0EhEKCWNsaWVudF9pZBgBIAEoCRI6CgpwYWdpbmF0aW9uGAIgASgLMiYuY29zbW9zLmJhc2UucXVlcnkudjFiZXRhMS5QYWdlUmVxdWVzdCKkAQoiUXVlcnlDb25zZW5zdXNTdGF0ZUhlaWdodHNSZXNwb25zZRJBChdjb25zZW5zdXNfc3RhdGVfaGVpZ2h0cxgBIAMoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwASOwoKcGFnaW5hdGlvbhgCIAEoCzInLmNvc21vcy5iYXNlLnF1ZXJ5LnYxYmV0YTEuUGFnZVJlc3BvbnNlIi0KGFF1ZXJ5Q2xpZW50U3RhdHVzUmVxdWVzdBIRCgljbGllbnRfaWQYASABKAkiKwoZUXVlcnlDbGllbnRTdGF0dXNSZXNwb25zZRIOCgZzdGF0dXMYASABKAkiGgoYUXVlcnlDbGllbnRQYXJhbXNSZXF1ZXN0IkcKGVF1ZXJ5Q2xpZW50UGFyYW1zUmVzcG9uc2USKgoGcGFyYW1zGAEgASgLMhouaWJjLmNvcmUuY2xpZW50LnYxLlBhcmFtcyIhCh9RdWVyeVVwZ3JhZGVkQ2xpZW50U3RhdGVSZXF1ZXN0IlcKIFF1ZXJ5VXBncmFkZWRDbGllbnRTdGF0ZVJlc3BvbnNlEjMKFXVwZ3JhZGVkX2NsaWVudF9zdGF0ZRgBIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnkiJAoiUXVlcnlVcGdyYWRlZENvbnNlbnN1c1N0YXRlUmVxdWVzdCJdCiNRdWVyeVVwZ3JhZGVkQ29uc2Vuc3VzU3RhdGVSZXNwb25zZRI2Chh1cGdyYWRlZF9jb25zZW5zdXNfc3RhdGUYASABKAsyFC5nb29nbGUucHJvdG9idWYuQW55MtEMCgVRdWVyeRKfAQoLQ2xpZW50U3RhdGUSKy5pYmMuY29yZS5jbGllbnQudjEuUXVlcnlDbGllbnRTdGF0ZVJlcXVlc3QaLC5pYmMuY29yZS5jbGllbnQudjEuUXVlcnlDbGllbnRTdGF0ZVJlc3BvbnNlIjWC0+STAi8SLS9pYmMvY29yZS9jbGllbnQvdjEvY2xpZW50X3N0YXRlcy97Y2xpZW50X2lkfRKWAQoMQ2xpZW50U3RhdGVzEiwuaWJjLmNvcmUuY2xpZW50LnYxLlF1ZXJ5Q2xpZW50U3RhdGVzUmVxdWVzdBotLmliYy5jb3JlLmNsaWVudC52MS5RdWVyeUNsaWVudFN0YXRlc1Jlc3BvbnNlIimC0+STAiMSIS9pYmMvY29yZS9jbGllbnQvdjEvY2xpZW50X3N0YXRlcxLfAQoOQ29uc2Vuc3VzU3RhdGUSLi5pYmMuY29yZS5jbGllbnQudjEuUXVlcnlDb25zZW5zdXNTdGF0ZVJlcXVlc3QaLy5pYmMuY29yZS5jbGllbnQudjEuUXVlcnlDb25zZW5zdXNTdGF0ZVJlc3BvbnNlImyC0+STAmYSZC9pYmMvY29yZS9jbGllbnQvdjEvY29uc2Vuc3VzX3N0YXRlcy97Y2xpZW50X2lkfS9yZXZpc2lvbi97cmV2aXNpb25fbnVtYmVyfS9oZWlnaHQve3JldmlzaW9uX2hlaWdodH0SrgEKD0NvbnNlbnN1c1N0YXRlcxIvLmliYy5jb3JlLmNsaWVudC52MS5RdWVyeUNvbnNlbnN1c1N0YXRlc1JlcXVlc3QaMC5pYmMuY29yZS5jbGllbnQudjEuUXVlcnlDb25zZW5zdXNTdGF0ZXNSZXNwb25zZSI4gtPkkwIyEjAvaWJjL2NvcmUvY2xpZW50L3YxL2NvbnNlbnN1c19zdGF0ZXMve2NsaWVudF9pZH0SyAEKFUNvbnNlbnN1c1N0YXRlSGVpZ2h0cxI1LmliYy5jb3JlLmNsaWVudC52MS5RdWVyeUNvbnNlbnN1c1N0YXRlSGVpZ2h0c1JlcXVlc3QaNi5pYmMuY29yZS5jbGllbnQudjEuUXVlcnlDb25zZW5zdXNTdGF0ZUhlaWdodHNSZXNwb25zZSJAgtPkkwI6EjgvaWJjL2NvcmUvY2xpZW50L3YxL2NvbnNlbnN1c19zdGF0ZXMve2NsaWVudF9pZH0vaGVpZ2h0cxKiAQoMQ2xpZW50U3RhdHVzEiwuaWJjLmNvcmUuY2xpZW50LnYxLlF1ZXJ5Q2xpZW50U3RhdHVzUmVxdWVzdBotLmliYy5jb3JlLmNsaWVudC52MS5RdWVyeUNsaWVudFN0YXR1c1Jlc3BvbnNlIjWC0+STAi8SLS9pYmMvY29yZS9jbGllbnQvdjEvY2xpZW50X3N0YXR1cy97Y2xpZW50X2lkfRKPAQoMQ2xpZW50UGFyYW1zEiwuaWJjLmNvcmUuY2xpZW50LnYxLlF1ZXJ5Q2xpZW50UGFyYW1zUmVxdWVzdBotLmliYy5jb3JlLmNsaWVudC52MS5RdWVyeUNsaWVudFBhcmFtc1Jlc3BvbnNlIiKC0+STAhwSGi9pYmMvY29yZS9jbGllbnQvdjEvcGFyYW1zErQBChNVcGdyYWRlZENsaWVudFN0YXRlEjMuaWJjLmNvcmUuY2xpZW50LnYxLlF1ZXJ5VXBncmFkZWRDbGllbnRTdGF0ZVJlcXVlc3QaNC5pYmMuY29yZS5jbGllbnQudjEuUXVlcnlVcGdyYWRlZENsaWVudFN0YXRlUmVzcG9uc2UiMoLT5JMCLBIqL2liYy9jb3JlL2NsaWVudC92MS91cGdyYWRlZF9jbGllbnRfc3RhdGVzEsABChZVcGdyYWRlZENvbnNlbnN1c1N0YXRlEjYuaWJjLmNvcmUuY2xpZW50LnYxLlF1ZXJ5VXBncmFkZWRDb25zZW5zdXNTdGF0ZVJlcXVlc3QaNy5pYmMuY29yZS5jbGllbnQudjEuUXVlcnlVcGdyYWRlZENvbnNlbnN1c1N0YXRlUmVzcG9uc2UiNYLT5JMCLxItL2liYy9jb3JlL2NsaWVudC92MS91cGdyYWRlZF9jb25zZW5zdXNfc3RhdGVzQjpaOGdpdGh1Yi5jb20vY29zbW9zL2liYy1nby92OC9tb2R1bGVzL2NvcmUvMDItY2xpZW50L3R5cGVzYgZwcm90bzM\", [file_cosmos_base_query_v1beta1_pagination, file_ibc_core_client_v1_client, file_google_protobuf_any, file_google_api_annotations, file_gogoproto_gogo]);\n\n/**\n * Describes the message ibc.core.client.v1.QueryClientStateRequest.\n * Use `create(QueryClientStateRequestSchema)` to create a new message.\n */\nexport const QueryClientStateRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 0);\n\n/**\n * Describes the message ibc.core.client.v1.QueryClientStateResponse.\n * Use `create(QueryClientStateResponseSchema)` to create a new message.\n */\nexport const QueryClientStateResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 1);\n\n/**\n * Describes the message ibc.core.client.v1.QueryClientStatesRequest.\n * Use `create(QueryClientStatesRequestSchema)` to create a new message.\n */\nexport const QueryClientStatesRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 2);\n\n/**\n * Describes the message ibc.core.client.v1.QueryClientStatesResponse.\n * Use `create(QueryClientStatesResponseSchema)` to create a new message.\n */\nexport const QueryClientStatesResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 3);\n\n/**\n * Describes the message ibc.core.client.v1.QueryConsensusStateRequest.\n * Use `create(QueryConsensusStateRequestSchema)` to create a new message.\n */\nexport const QueryConsensusStateRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 4);\n\n/**\n * Describes the message ibc.core.client.v1.QueryConsensusStateResponse.\n * Use `create(QueryConsensusStateResponseSchema)` to create a new message.\n */\nexport const QueryConsensusStateResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 5);\n\n/**\n * Describes the message ibc.core.client.v1.QueryConsensusStatesRequest.\n * Use `create(QueryConsensusStatesRequestSchema)` to create a new message.\n */\nexport const QueryConsensusStatesRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 6);\n\n/**\n * Describes the message ibc.core.client.v1.QueryConsensusStatesResponse.\n * Use `create(QueryConsensusStatesResponseSchema)` to create a new message.\n */\nexport const QueryConsensusStatesResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 7);\n\n/**\n * Describes the message ibc.core.client.v1.QueryConsensusStateHeightsRequest.\n * Use `create(QueryConsensusStateHeightsRequestSchema)` to create a new message.\n */\nexport const QueryConsensusStateHeightsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 8);\n\n/**\n * Describes the message ibc.core.client.v1.QueryConsensusStateHeightsResponse.\n * Use `create(QueryConsensusStateHeightsResponseSchema)` to create a new message.\n */\nexport const QueryConsensusStateHeightsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 9);\n\n/**\n * Describes the message ibc.core.client.v1.QueryClientStatusRequest.\n * Use `create(QueryClientStatusRequestSchema)` to create a new message.\n */\nexport const QueryClientStatusRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 10);\n\n/**\n * Describes the message ibc.core.client.v1.QueryClientStatusResponse.\n * Use `create(QueryClientStatusResponseSchema)` to create a new message.\n */\nexport const QueryClientStatusResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 11);\n\n/**\n * Describes the message ibc.core.client.v1.QueryClientParamsRequest.\n * Use `create(QueryClientParamsRequestSchema)` to create a new message.\n */\nexport const QueryClientParamsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 12);\n\n/**\n * Describes the message ibc.core.client.v1.QueryClientParamsResponse.\n * Use `create(QueryClientParamsResponseSchema)` to create a new message.\n */\nexport const QueryClientParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 13);\n\n/**\n * Describes the message ibc.core.client.v1.QueryUpgradedClientStateRequest.\n * Use `create(QueryUpgradedClientStateRequestSchema)` to create a new message.\n */\nexport const QueryUpgradedClientStateRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 14);\n\n/**\n * Describes the message ibc.core.client.v1.QueryUpgradedClientStateResponse.\n * Use `create(QueryUpgradedClientStateResponseSchema)` to create a new message.\n */\nexport const QueryUpgradedClientStateResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 15);\n\n/**\n * Describes the message ibc.core.client.v1.QueryUpgradedConsensusStateRequest.\n * Use `create(QueryUpgradedConsensusStateRequestSchema)` to create a new message.\n */\nexport const QueryUpgradedConsensusStateRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 16);\n\n/**\n * Describes the message ibc.core.client.v1.QueryUpgradedConsensusStateResponse.\n * Use `create(QueryUpgradedConsensusStateResponseSchema)` to create a new message.\n */\nexport const QueryUpgradedConsensusStateResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_query, 17);\n\n/**\n * Query provides defines the gRPC querier service\n *\n * @generated from service ibc.core.client.v1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_ibc_core_client_v1_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/ics23/v1/proofs.proto (package cosmos.ics23.v1, syntax proto3)\n/* eslint-disable */\n\nimport { enumDesc, fileDesc, messageDesc, tsEnum } from \"@bufbuild/protobuf/codegenv2\";\n\n/**\n * Describes the file cosmos/ics23/v1/proofs.proto.\n */\nexport const file_cosmos_ics23_v1_proofs = /*@__PURE__*/\n fileDesc(\"Chxjb3Ntb3MvaWNzMjMvdjEvcHJvb2ZzLnByb3RvEg9jb3Ntb3MuaWNzMjMudjEiewoORXhpc3RlbmNlUHJvb2YSCwoDa2V5GAEgASgMEg0KBXZhbHVlGAIgASgMEiUKBGxlYWYYAyABKAsyFy5jb3Ntb3MuaWNzMjMudjEuTGVhZk9wEiYKBHBhdGgYBCADKAsyGC5jb3Ntb3MuaWNzMjMudjEuSW5uZXJPcCJ/ChFOb25FeGlzdGVuY2VQcm9vZhILCgNrZXkYASABKAwSLQoEbGVmdBgCIAEoCzIfLmNvc21vcy5pY3MyMy52MS5FeGlzdGVuY2VQcm9vZhIuCgVyaWdodBgDIAEoCzIfLmNvc21vcy5pY3MyMy52MS5FeGlzdGVuY2VQcm9vZiLvAQoPQ29tbWl0bWVudFByb29mEjAKBWV4aXN0GAEgASgLMh8uY29zbW9zLmljczIzLnYxLkV4aXN0ZW5jZVByb29mSAASNgoIbm9uZXhpc3QYAiABKAsyIi5jb3Ntb3MuaWNzMjMudjEuTm9uRXhpc3RlbmNlUHJvb2ZIABIsCgViYXRjaBgDIAEoCzIbLmNvc21vcy5pY3MyMy52MS5CYXRjaFByb29mSAASOwoKY29tcHJlc3NlZBgEIAEoCzIlLmNvc21vcy5pY3MyMy52MS5Db21wcmVzc2VkQmF0Y2hQcm9vZkgAQgcKBXByb29mIsgBCgZMZWFmT3ASJQoEaGFzaBgBIAEoDjIXLmNvc21vcy5pY3MyMy52MS5IYXNoT3ASLAoLcHJlaGFzaF9rZXkYAiABKA4yFy5jb3Ntb3MuaWNzMjMudjEuSGFzaE9wEi4KDXByZWhhc2hfdmFsdWUYAyABKA4yFy5jb3Ntb3MuaWNzMjMudjEuSGFzaE9wEikKBmxlbmd0aBgEIAEoDjIZLmNvc21vcy5pY3MyMy52MS5MZW5ndGhPcBIOCgZwcmVmaXgYBSABKAwiUAoHSW5uZXJPcBIlCgRoYXNoGAEgASgOMhcuY29zbW9zLmljczIzLnYxLkhhc2hPcBIOCgZwcmVmaXgYAiABKAwSDgoGc3VmZml4GAMgASgMIo0BCglQcm9vZlNwZWMSKgoJbGVhZl9zcGVjGAEgASgLMhcuY29zbW9zLmljczIzLnYxLkxlYWZPcBIuCgppbm5lcl9zcGVjGAIgASgLMhouY29zbW9zLmljczIzLnYxLklubmVyU3BlYxIRCgltYXhfZGVwdGgYAyABKAUSEQoJbWluX2RlcHRoGAQgASgFIqYBCglJbm5lclNwZWMSEwoLY2hpbGRfb3JkZXIYASADKAUSEgoKY2hpbGRfc2l6ZRgCIAEoBRIZChFtaW5fcHJlZml4X2xlbmd0aBgDIAEoBRIZChFtYXhfcHJlZml4X2xlbmd0aBgEIAEoBRITCgtlbXB0eV9jaGlsZBgFIAEoDBIlCgRoYXNoGAYgASgOMhcuY29zbW9zLmljczIzLnYxLkhhc2hPcCI6CgpCYXRjaFByb29mEiwKB2VudHJpZXMYASADKAsyGy5jb3Ntb3MuaWNzMjMudjEuQmF0Y2hFbnRyeSJ/CgpCYXRjaEVudHJ5EjAKBWV4aXN0GAEgASgLMh8uY29zbW9zLmljczIzLnYxLkV4aXN0ZW5jZVByb29mSAASNgoIbm9uZXhpc3QYAiABKAsyIi5jb3Ntb3MuaWNzMjMudjEuTm9uRXhpc3RlbmNlUHJvb2ZIAEIHCgVwcm9vZiJ/ChRDb21wcmVzc2VkQmF0Y2hQcm9vZhI2CgdlbnRyaWVzGAEgAygLMiUuY29zbW9zLmljczIzLnYxLkNvbXByZXNzZWRCYXRjaEVudHJ5Ei8KDWxvb2t1cF9pbm5lcnMYAiADKAsyGC5jb3Ntb3MuaWNzMjMudjEuSW5uZXJPcCKdAQoUQ29tcHJlc3NlZEJhdGNoRW50cnkSOgoFZXhpc3QYASABKAsyKS5jb3Ntb3MuaWNzMjMudjEuQ29tcHJlc3NlZEV4aXN0ZW5jZVByb29mSAASQAoIbm9uZXhpc3QYAiABKAsyLC5jb3Ntb3MuaWNzMjMudjEuQ29tcHJlc3NlZE5vbkV4aXN0ZW5jZVByb29mSABCBwoFcHJvb2YiawoYQ29tcHJlc3NlZEV4aXN0ZW5jZVByb29mEgsKA2tleRgBIAEoDBINCgV2YWx1ZRgCIAEoDBIlCgRsZWFmGAMgASgLMhcuY29zbW9zLmljczIzLnYxLkxlYWZPcBIMCgRwYXRoGAQgAygFIp0BChtDb21wcmVzc2VkTm9uRXhpc3RlbmNlUHJvb2YSCwoDa2V5GAEgASgMEjcKBGxlZnQYAiABKAsyKS5jb3Ntb3MuaWNzMjMudjEuQ29tcHJlc3NlZEV4aXN0ZW5jZVByb29mEjgKBXJpZ2h0GAMgASgLMikuY29zbW9zLmljczIzLnYxLkNvbXByZXNzZWRFeGlzdGVuY2VQcm9vZiplCgZIYXNoT3ASCwoHTk9fSEFTSBAAEgoKBlNIQTI1NhABEgoKBlNIQTUxMhACEgoKBktFQ0NBSxADEg0KCVJJUEVNRDE2MBAEEgsKB0JJVENPSU4QBRIOCgpTSEE1MTJfMjU2EAYqqwEKCExlbmd0aE9wEg0KCU5PX1BSRUZJWBAAEg0KCVZBUl9QUk9UTxABEgsKB1ZBUl9STFAQAhIPCgtGSVhFRDMyX0JJRxADEhIKDkZJWEVEMzJfTElUVExFEAQSDwoLRklYRUQ2NF9CSUcQBRISCg5GSVhFRDY0X0xJVFRMRRAGEhQKEFJFUVVJUkVfMzJfQllURVMQBxIUChBSRVFVSVJFXzY0X0JZVEVTEAhCIlogZ2l0aHViLmNvbS9jb3Ntb3MvaWNzMjMvZ287aWNzMjNiBnByb3RvMw\");\n\n/**\n * Describes the message cosmos.ics23.v1.ExistenceProof.\n * Use `create(ExistenceProofSchema)` to create a new message.\n */\nexport const ExistenceProofSchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 0);\n\n/**\n * Describes the message cosmos.ics23.v1.NonExistenceProof.\n * Use `create(NonExistenceProofSchema)` to create a new message.\n */\nexport const NonExistenceProofSchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 1);\n\n/**\n * Describes the message cosmos.ics23.v1.CommitmentProof.\n * Use `create(CommitmentProofSchema)` to create a new message.\n */\nexport const CommitmentProofSchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 2);\n\n/**\n * Describes the message cosmos.ics23.v1.LeafOp.\n * Use `create(LeafOpSchema)` to create a new message.\n */\nexport const LeafOpSchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 3);\n\n/**\n * Describes the message cosmos.ics23.v1.InnerOp.\n * Use `create(InnerOpSchema)` to create a new message.\n */\nexport const InnerOpSchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 4);\n\n/**\n * Describes the message cosmos.ics23.v1.ProofSpec.\n * Use `create(ProofSpecSchema)` to create a new message.\n */\nexport const ProofSpecSchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 5);\n\n/**\n * Describes the message cosmos.ics23.v1.InnerSpec.\n * Use `create(InnerSpecSchema)` to create a new message.\n */\nexport const InnerSpecSchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 6);\n\n/**\n * Describes the message cosmos.ics23.v1.BatchProof.\n * Use `create(BatchProofSchema)` to create a new message.\n */\nexport const BatchProofSchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 7);\n\n/**\n * Describes the message cosmos.ics23.v1.BatchEntry.\n * Use `create(BatchEntrySchema)` to create a new message.\n */\nexport const BatchEntrySchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 8);\n\n/**\n * Describes the message cosmos.ics23.v1.CompressedBatchProof.\n * Use `create(CompressedBatchProofSchema)` to create a new message.\n */\nexport const CompressedBatchProofSchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 9);\n\n/**\n * Describes the message cosmos.ics23.v1.CompressedBatchEntry.\n * Use `create(CompressedBatchEntrySchema)` to create a new message.\n */\nexport const CompressedBatchEntrySchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 10);\n\n/**\n * Describes the message cosmos.ics23.v1.CompressedExistenceProof.\n * Use `create(CompressedExistenceProofSchema)` to create a new message.\n */\nexport const CompressedExistenceProofSchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 11);\n\n/**\n * Describes the message cosmos.ics23.v1.CompressedNonExistenceProof.\n * Use `create(CompressedNonExistenceProofSchema)` to create a new message.\n */\nexport const CompressedNonExistenceProofSchema = /*@__PURE__*/\n messageDesc(file_cosmos_ics23_v1_proofs, 12);\n\n/**\n * Describes the enum cosmos.ics23.v1.HashOp.\n */\nexport const HashOpSchema = /*@__PURE__*/\n enumDesc(file_cosmos_ics23_v1_proofs, 0);\n\n/**\n * @generated from enum cosmos.ics23.v1.HashOp\n */\nexport const HashOp = /*@__PURE__*/\n tsEnum(HashOpSchema);\n\n/**\n * Describes the enum cosmos.ics23.v1.LengthOp.\n */\nexport const LengthOpSchema = /*@__PURE__*/\n enumDesc(file_cosmos_ics23_v1_proofs, 1);\n\n/**\n * *\n * LengthOp defines how to process the key and value of the LeafOp\n * to include length information. After encoding the length with the given\n * algorithm, the length will be prepended to the key and value bytes.\n * (Each one with it's own encoded length)\n *\n * @generated from enum cosmos.ics23.v1.LengthOp\n */\nexport const LengthOp = /*@__PURE__*/\n tsEnum(LengthOpSchema);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/core/commitment/v1/commitment.proto (package ibc.core.commitment.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_ics23_v1_proofs } from \"@buf/cosmos_ics23.bufbuild_es/cosmos/ics23/v1/proofs_pb.js\";\n\n/**\n * Describes the file ibc/core/commitment/v1/commitment.proto.\n */\nexport const file_ibc_core_commitment_v1_commitment = /*@__PURE__*/\n fileDesc(\"CidpYmMvY29yZS9jb21taXRtZW50L3YxL2NvbW1pdG1lbnQucHJvdG8SFmliYy5jb3JlLmNvbW1pdG1lbnQudjEiIAoKTWVya2xlUm9vdBIMCgRoYXNoGAEgASgMOgSIoB8AIiIKDE1lcmtsZVByZWZpeBISCgprZXlfcHJlZml4GAEgASgMIh4KCk1lcmtsZVBhdGgSEAoIa2V5X3BhdGgYASADKAkiPwoLTWVya2xlUHJvb2YSMAoGcHJvb2ZzGAEgAygLMiAuY29zbW9zLmljczIzLnYxLkNvbW1pdG1lbnRQcm9vZkI+WjxnaXRodWIuY29tL2Nvc21vcy9pYmMtZ28vdjgvbW9kdWxlcy9jb3JlLzIzLWNvbW1pdG1lbnQvdHlwZXNiBnByb3RvMw\", [file_gogoproto_gogo, file_cosmos_ics23_v1_proofs]);\n\n/**\n * Describes the message ibc.core.commitment.v1.MerkleRoot.\n * Use `create(MerkleRootSchema)` to create a new message.\n */\nexport const MerkleRootSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_commitment_v1_commitment, 0);\n\n/**\n * Describes the message ibc.core.commitment.v1.MerklePrefix.\n * Use `create(MerklePrefixSchema)` to create a new message.\n */\nexport const MerklePrefixSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_commitment_v1_commitment, 1);\n\n/**\n * Describes the message ibc.core.commitment.v1.MerklePath.\n * Use `create(MerklePathSchema)` to create a new message.\n */\nexport const MerklePathSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_commitment_v1_commitment, 2);\n\n/**\n * Describes the message ibc.core.commitment.v1.MerkleProof.\n * Use `create(MerkleProofSchema)` to create a new message.\n */\nexport const MerkleProofSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_commitment_v1_commitment, 3);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/core/connection/v1/connection.proto (package ibc.core.connection.v1, syntax proto3)\n/* eslint-disable */\n\nimport { enumDesc, fileDesc, messageDesc, tsEnum } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_ibc_core_commitment_v1_commitment } from \"../../commitment/v1/commitment_pb.js\";\n\n/**\n * Describes the file ibc/core/connection/v1/connection.proto.\n */\nexport const file_ibc_core_connection_v1_connection = /*@__PURE__*/\n fileDesc(\"CidpYmMvY29yZS9jb25uZWN0aW9uL3YxL2Nvbm5lY3Rpb24ucHJvdG8SFmliYy5jb3JlLmNvbm5lY3Rpb24udjEi4QEKDUNvbm5lY3Rpb25FbmQSEQoJY2xpZW50X2lkGAEgASgJEjEKCHZlcnNpb25zGAIgAygLMh8uaWJjLmNvcmUuY29ubmVjdGlvbi52MS5WZXJzaW9uEiwKBXN0YXRlGAMgASgOMh0uaWJjLmNvcmUuY29ubmVjdGlvbi52MS5TdGF0ZRJACgxjb3VudGVycGFydHkYBCABKAsyJC5pYmMuY29yZS5jb25uZWN0aW9uLnYxLkNvdW50ZXJwYXJ0eUIEyN4fABIUCgxkZWxheV9wZXJpb2QYBSABKAQ6BIigHwAi9AEKFElkZW50aWZpZWRDb25uZWN0aW9uEgoKAmlkGAEgASgJEhEKCWNsaWVudF9pZBgCIAEoCRIxCgh2ZXJzaW9ucxgDIAMoCzIfLmliYy5jb3JlLmNvbm5lY3Rpb24udjEuVmVyc2lvbhIsCgVzdGF0ZRgEIAEoDjIdLmliYy5jb3JlLmNvbm5lY3Rpb24udjEuU3RhdGUSQAoMY291bnRlcnBhcnR5GAUgASgLMiQuaWJjLmNvcmUuY29ubmVjdGlvbi52MS5Db3VudGVycGFydHlCBMjeHwASFAoMZGVsYXlfcGVyaW9kGAYgASgEOgSIoB8AInoKDENvdW50ZXJwYXJ0eRIRCgljbGllbnRfaWQYASABKAkSFQoNY29ubmVjdGlvbl9pZBgCIAEoCRI6CgZwcmVmaXgYAyABKAsyJC5pYmMuY29yZS5jb21taXRtZW50LnYxLk1lcmtsZVByZWZpeEIEyN4fADoEiKAfACIcCgtDbGllbnRQYXRocxINCgVwYXRocxgBIAMoCSIzCg9Db25uZWN0aW9uUGF0aHMSEQoJY2xpZW50X2lkGAEgASgJEg0KBXBhdGhzGAIgAygJIjUKB1ZlcnNpb24SEgoKaWRlbnRpZmllchgBIAEoCRIQCghmZWF0dXJlcxgCIAMoCToEiKAfACItCgZQYXJhbXMSIwobbWF4X2V4cGVjdGVkX3RpbWVfcGVyX2Jsb2NrGAEgASgEKpkBCgVTdGF0ZRI2Ch9TVEFURV9VTklOSVRJQUxJWkVEX1VOU1BFQ0lGSUVEEAAaEYqdIA1VTklOSVRJQUxJWkVEEhgKClNUQVRFX0lOSVQQARoIip0gBElOSVQSHgoNU1RBVEVfVFJZT1BFThACGguKnSAHVFJZT1BFThIYCgpTVEFURV9PUEVOEAMaCIqdIARPUEVOGgSIox4AQj5aPGdpdGh1Yi5jb20vY29zbW9zL2liYy1nby92OC9tb2R1bGVzL2NvcmUvMDMtY29ubmVjdGlvbi90eXBlc2IGcHJvdG8z\", [file_gogoproto_gogo, file_ibc_core_commitment_v1_commitment]);\n\n/**\n * Describes the message ibc.core.connection.v1.ConnectionEnd.\n * Use `create(ConnectionEndSchema)` to create a new message.\n */\nexport const ConnectionEndSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_connection, 0);\n\n/**\n * Describes the message ibc.core.connection.v1.IdentifiedConnection.\n * Use `create(IdentifiedConnectionSchema)` to create a new message.\n */\nexport const IdentifiedConnectionSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_connection, 1);\n\n/**\n * Describes the message ibc.core.connection.v1.Counterparty.\n * Use `create(CounterpartySchema)` to create a new message.\n */\nexport const CounterpartySchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_connection, 2);\n\n/**\n * Describes the message ibc.core.connection.v1.ClientPaths.\n * Use `create(ClientPathsSchema)` to create a new message.\n */\nexport const ClientPathsSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_connection, 3);\n\n/**\n * Describes the message ibc.core.connection.v1.ConnectionPaths.\n * Use `create(ConnectionPathsSchema)` to create a new message.\n */\nexport const ConnectionPathsSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_connection, 4);\n\n/**\n * Describes the message ibc.core.connection.v1.Version.\n * Use `create(VersionSchema)` to create a new message.\n */\nexport const VersionSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_connection, 5);\n\n/**\n * Describes the message ibc.core.connection.v1.Params.\n * Use `create(ParamsSchema)` to create a new message.\n */\nexport const ParamsSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_connection, 6);\n\n/**\n * Describes the enum ibc.core.connection.v1.State.\n */\nexport const StateSchema = /*@__PURE__*/\n enumDesc(file_ibc_core_connection_v1_connection, 0);\n\n/**\n * State defines if a connection is in one of the following states:\n * INIT, TRYOPEN, OPEN or UNINITIALIZED.\n *\n * @generated from enum ibc.core.connection.v1.State\n */\nexport const State = /*@__PURE__*/\n tsEnum(StateSchema);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/core/connection/v1/query.proto (package ibc.core.connection.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_base_query_v1beta1_pagination } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/query/v1beta1/pagination_pb.js\";\nimport { file_ibc_core_client_v1_client } from \"../../client/v1/client_pb.js\";\nimport { file_ibc_core_connection_v1_connection } from \"./connection_pb.js\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\n\n/**\n * Describes the file ibc/core/connection/v1/query.proto.\n */\nexport const file_ibc_core_connection_v1_query = /*@__PURE__*/\n fileDesc(\"CiJpYmMvY29yZS9jb25uZWN0aW9uL3YxL3F1ZXJ5LnByb3RvEhZpYmMuY29yZS5jb25uZWN0aW9uLnYxIi8KFlF1ZXJ5Q29ubmVjdGlvblJlcXVlc3QSFQoNY29ubmVjdGlvbl9pZBgBIAEoCSKbAQoXUXVlcnlDb25uZWN0aW9uUmVzcG9uc2USOQoKY29ubmVjdGlvbhgBIAEoCzIlLmliYy5jb3JlLmNvbm5lY3Rpb24udjEuQ29ubmVjdGlvbkVuZBINCgVwcm9vZhgCIAEoDBI2Cgxwcm9vZl9oZWlnaHQYAyABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AIlUKF1F1ZXJ5Q29ubmVjdGlvbnNSZXF1ZXN0EjoKCnBhZ2luYXRpb24YASABKAsyJi5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXF1ZXN0IswBChhRdWVyeUNvbm5lY3Rpb25zUmVzcG9uc2USQQoLY29ubmVjdGlvbnMYASADKAsyLC5pYmMuY29yZS5jb25uZWN0aW9uLnYxLklkZW50aWZpZWRDb25uZWN0aW9uEjsKCnBhZ2luYXRpb24YAiABKAsyJy5jb3Ntb3MuYmFzZS5xdWVyeS52MWJldGExLlBhZ2VSZXNwb25zZRIwCgZoZWlnaHQYAyABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AIjIKHVF1ZXJ5Q2xpZW50Q29ubmVjdGlvbnNSZXF1ZXN0EhEKCWNsaWVudF9pZBgBIAEoCSKBAQoeUXVlcnlDbGllbnRDb25uZWN0aW9uc1Jlc3BvbnNlEhgKEGNvbm5lY3Rpb25fcGF0aHMYASADKAkSDQoFcHJvb2YYAiABKAwSNgoMcHJvb2ZfaGVpZ2h0GAMgASgLMhouaWJjLmNvcmUuY2xpZW50LnYxLkhlaWdodEIEyN4fACI6CiFRdWVyeUNvbm5lY3Rpb25DbGllbnRTdGF0ZVJlcXVlc3QSFQoNY29ubmVjdGlvbl9pZBgBIAEoCSK3AQoiUXVlcnlDb25uZWN0aW9uQ2xpZW50U3RhdGVSZXNwb25zZRJKChdpZGVudGlmaWVkX2NsaWVudF9zdGF0ZRgBIAEoCzIpLmliYy5jb3JlLmNsaWVudC52MS5JZGVudGlmaWVkQ2xpZW50U3RhdGUSDQoFcHJvb2YYAiABKAwSNgoMcHJvb2ZfaGVpZ2h0GAMgASgLMhouaWJjLmNvcmUuY2xpZW50LnYxLkhlaWdodEIEyN4fACJvCiRRdWVyeUNvbm5lY3Rpb25Db25zZW5zdXNTdGF0ZVJlcXVlc3QSFQoNY29ubmVjdGlvbl9pZBgBIAEoCRIXCg9yZXZpc2lvbl9udW1iZXIYAiABKAQSFwoPcmV2aXNpb25faGVpZ2h0GAMgASgEIrABCiVRdWVyeUNvbm5lY3Rpb25Db25zZW5zdXNTdGF0ZVJlc3BvbnNlEi0KD2NvbnNlbnN1c19zdGF0ZRgBIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnkSEQoJY2xpZW50X2lkGAIgASgJEg0KBXByb29mGAMgASgMEjYKDHByb29mX2hlaWdodBgEIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwAiHgocUXVlcnlDb25uZWN0aW9uUGFyYW1zUmVxdWVzdCJPCh1RdWVyeUNvbm5lY3Rpb25QYXJhbXNSZXNwb25zZRIuCgZwYXJhbXMYASABKAsyHi5pYmMuY29yZS5jb25uZWN0aW9uLnYxLlBhcmFtczK5CQoFUXVlcnkSqgEKCkNvbm5lY3Rpb24SLi5pYmMuY29yZS5jb25uZWN0aW9uLnYxLlF1ZXJ5Q29ubmVjdGlvblJlcXVlc3QaLy5pYmMuY29yZS5jb25uZWN0aW9uLnYxLlF1ZXJ5Q29ubmVjdGlvblJlc3BvbnNlIjuC0+STAjUSMy9pYmMvY29yZS9jb25uZWN0aW9uL3YxL2Nvbm5lY3Rpb25zL3tjb25uZWN0aW9uX2lkfRKdAQoLQ29ubmVjdGlvbnMSLy5pYmMuY29yZS5jb25uZWN0aW9uLnYxLlF1ZXJ5Q29ubmVjdGlvbnNSZXF1ZXN0GjAuaWJjLmNvcmUuY29ubmVjdGlvbi52MS5RdWVyeUNvbm5lY3Rpb25zUmVzcG9uc2UiK4LT5JMCJRIjL2liYy9jb3JlL2Nvbm5lY3Rpb24vdjEvY29ubmVjdGlvbnMSwgEKEUNsaWVudENvbm5lY3Rpb25zEjUuaWJjLmNvcmUuY29ubmVjdGlvbi52MS5RdWVyeUNsaWVudENvbm5lY3Rpb25zUmVxdWVzdBo2LmliYy5jb3JlLmNvbm5lY3Rpb24udjEuUXVlcnlDbGllbnRDb25uZWN0aW9uc1Jlc3BvbnNlIj6C0+STAjgSNi9pYmMvY29yZS9jb25uZWN0aW9uL3YxL2NsaWVudF9jb25uZWN0aW9ucy97Y2xpZW50X2lkfRLYAQoVQ29ubmVjdGlvbkNsaWVudFN0YXRlEjkuaWJjLmNvcmUuY29ubmVjdGlvbi52MS5RdWVyeUNvbm5lY3Rpb25DbGllbnRTdGF0ZVJlcXVlc3QaOi5pYmMuY29yZS5jb25uZWN0aW9uLnYxLlF1ZXJ5Q29ubmVjdGlvbkNsaWVudFN0YXRlUmVzcG9uc2UiSILT5JMCQhJAL2liYy9jb3JlL2Nvbm5lY3Rpb24vdjEvY29ubmVjdGlvbnMve2Nvbm5lY3Rpb25faWR9L2NsaWVudF9zdGF0ZRKYAgoYQ29ubmVjdGlvbkNvbnNlbnN1c1N0YXRlEjwuaWJjLmNvcmUuY29ubmVjdGlvbi52MS5RdWVyeUNvbm5lY3Rpb25Db25zZW5zdXNTdGF0ZVJlcXVlc3QaPS5pYmMuY29yZS5jb25uZWN0aW9uLnYxLlF1ZXJ5Q29ubmVjdGlvbkNvbnNlbnN1c1N0YXRlUmVzcG9uc2Uif4LT5JMCeRJ3L2liYy9jb3JlL2Nvbm5lY3Rpb24vdjEvY29ubmVjdGlvbnMve2Nvbm5lY3Rpb25faWR9L2NvbnNlbnN1c19zdGF0ZS9yZXZpc2lvbi97cmV2aXNpb25fbnVtYmVyfS9oZWlnaHQve3JldmlzaW9uX2hlaWdodH0SpwEKEENvbm5lY3Rpb25QYXJhbXMSNC5pYmMuY29yZS5jb25uZWN0aW9uLnYxLlF1ZXJ5Q29ubmVjdGlvblBhcmFtc1JlcXVlc3QaNS5pYmMuY29yZS5jb25uZWN0aW9uLnYxLlF1ZXJ5Q29ubmVjdGlvblBhcmFtc1Jlc3BvbnNlIiaC0+STAiASHi9pYmMvY29yZS9jb25uZWN0aW9uL3YxL3BhcmFtc0I+WjxnaXRodWIuY29tL2Nvc21vcy9pYmMtZ28vdjgvbW9kdWxlcy9jb3JlLzAzLWNvbm5lY3Rpb24vdHlwZXNiBnByb3RvMw\", [file_gogoproto_gogo, file_cosmos_base_query_v1beta1_pagination, file_ibc_core_client_v1_client, file_ibc_core_connection_v1_connection, file_google_api_annotations, file_google_protobuf_any]);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryConnectionRequest.\n * Use `create(QueryConnectionRequestSchema)` to create a new message.\n */\nexport const QueryConnectionRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 0);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryConnectionResponse.\n * Use `create(QueryConnectionResponseSchema)` to create a new message.\n */\nexport const QueryConnectionResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 1);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryConnectionsRequest.\n * Use `create(QueryConnectionsRequestSchema)` to create a new message.\n */\nexport const QueryConnectionsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 2);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryConnectionsResponse.\n * Use `create(QueryConnectionsResponseSchema)` to create a new message.\n */\nexport const QueryConnectionsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 3);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryClientConnectionsRequest.\n * Use `create(QueryClientConnectionsRequestSchema)` to create a new message.\n */\nexport const QueryClientConnectionsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 4);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryClientConnectionsResponse.\n * Use `create(QueryClientConnectionsResponseSchema)` to create a new message.\n */\nexport const QueryClientConnectionsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 5);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryConnectionClientStateRequest.\n * Use `create(QueryConnectionClientStateRequestSchema)` to create a new message.\n */\nexport const QueryConnectionClientStateRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 6);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryConnectionClientStateResponse.\n * Use `create(QueryConnectionClientStateResponseSchema)` to create a new message.\n */\nexport const QueryConnectionClientStateResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 7);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryConnectionConsensusStateRequest.\n * Use `create(QueryConnectionConsensusStateRequestSchema)` to create a new message.\n */\nexport const QueryConnectionConsensusStateRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 8);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryConnectionConsensusStateResponse.\n * Use `create(QueryConnectionConsensusStateResponseSchema)` to create a new message.\n */\nexport const QueryConnectionConsensusStateResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 9);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryConnectionParamsRequest.\n * Use `create(QueryConnectionParamsRequestSchema)` to create a new message.\n */\nexport const QueryConnectionParamsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 10);\n\n/**\n * Describes the message ibc.core.connection.v1.QueryConnectionParamsResponse.\n * Use `create(QueryConnectionParamsResponseSchema)` to create a new message.\n */\nexport const QueryConnectionParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_query, 11);\n\n/**\n * Query provides defines the gRPC querier service\n *\n * @generated from service ibc.core.connection.v1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_ibc_core_connection_v1_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/applications/interchain_accounts/controller/v1/controller.proto (package ibc.applications.interchain_accounts.controller.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\n\n/**\n * Describes the file ibc/applications/interchain_accounts/controller/v1/controller.proto.\n */\nexport const file_ibc_applications_interchain_accounts_controller_v1_controller = /*@__PURE__*/\n fileDesc(\"CkNpYmMvYXBwbGljYXRpb25zL2ludGVyY2hhaW5fYWNjb3VudHMvY29udHJvbGxlci92MS9jb250cm9sbGVyLnByb3RvEjJpYmMuYXBwbGljYXRpb25zLmludGVyY2hhaW5fYWNjb3VudHMuY29udHJvbGxlci52MSIkCgZQYXJhbXMSGgoSY29udHJvbGxlcl9lbmFibGVkGAEgASgIQlJaUGdpdGh1Yi5jb20vY29zbW9zL2liYy1nby92OC9tb2R1bGVzL2FwcHMvMjctaW50ZXJjaGFpbi1hY2NvdW50cy9jb250cm9sbGVyL3R5cGVzYgZwcm90bzM\");\n\n/**\n * Describes the message ibc.applications.interchain_accounts.controller.v1.Params.\n * Use `create(ParamsSchema)` to create a new message.\n */\nexport const ParamsSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_controller_v1_controller, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/applications/interchain_accounts/controller/v1/query.proto (package ibc.applications.interchain_accounts.controller.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_ibc_applications_interchain_accounts_controller_v1_controller } from \"./controller_pb.js\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\n\n/**\n * Describes the file ibc/applications/interchain_accounts/controller/v1/query.proto.\n */\nexport const file_ibc_applications_interchain_accounts_controller_v1_query = /*@__PURE__*/\n fileDesc(\"Cj5pYmMvYXBwbGljYXRpb25zL2ludGVyY2hhaW5fYWNjb3VudHMvY29udHJvbGxlci92MS9xdWVyeS5wcm90bxIyaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLmNvbnRyb2xsZXIudjEiRQodUXVlcnlJbnRlcmNoYWluQWNjb3VudFJlcXVlc3QSDQoFb3duZXIYASABKAkSFQoNY29ubmVjdGlvbl9pZBgCIAEoCSIxCh5RdWVyeUludGVyY2hhaW5BY2NvdW50UmVzcG9uc2USDwoHYWRkcmVzcxgBIAEoCSIUChJRdWVyeVBhcmFtc1JlcXVlc3QiYQoTUXVlcnlQYXJhbXNSZXNwb25zZRJKCgZwYXJhbXMYASABKAsyOi5pYmMuYXBwbGljYXRpb25zLmludGVyY2hhaW5fYWNjb3VudHMuY29udHJvbGxlci52MS5QYXJhbXMy/AMKBVF1ZXJ5EpoCChFJbnRlcmNoYWluQWNjb3VudBJRLmliYy5hcHBsaWNhdGlvbnMuaW50ZXJjaGFpbl9hY2NvdW50cy5jb250cm9sbGVyLnYxLlF1ZXJ5SW50ZXJjaGFpbkFjY291bnRSZXF1ZXN0GlIuaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLmNvbnRyb2xsZXIudjEuUXVlcnlJbnRlcmNoYWluQWNjb3VudFJlc3BvbnNlIl6C0+STAlgSVi9pYmMvYXBwcy9pbnRlcmNoYWluX2FjY291bnRzL2NvbnRyb2xsZXIvdjEvb3duZXJzL3tvd25lcn0vY29ubmVjdGlvbnMve2Nvbm5lY3Rpb25faWR9EtUBCgZQYXJhbXMSRi5pYmMuYXBwbGljYXRpb25zLmludGVyY2hhaW5fYWNjb3VudHMuY29udHJvbGxlci52MS5RdWVyeVBhcmFtc1JlcXVlc3QaRy5pYmMuYXBwbGljYXRpb25zLmludGVyY2hhaW5fYWNjb3VudHMuY29udHJvbGxlci52MS5RdWVyeVBhcmFtc1Jlc3BvbnNlIjqC0+STAjQSMi9pYmMvYXBwcy9pbnRlcmNoYWluX2FjY291bnRzL2NvbnRyb2xsZXIvdjEvcGFyYW1zQlJaUGdpdGh1Yi5jb20vY29zbW9zL2liYy1nby92OC9tb2R1bGVzL2FwcHMvMjctaW50ZXJjaGFpbi1hY2NvdW50cy9jb250cm9sbGVyL3R5cGVzYgZwcm90bzM\", [file_ibc_applications_interchain_accounts_controller_v1_controller, file_google_api_annotations]);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.controller.v1.QueryInterchainAccountRequest.\n * Use `create(QueryInterchainAccountRequestSchema)` to create a new message.\n */\nexport const QueryInterchainAccountRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_controller_v1_query, 0);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.controller.v1.QueryInterchainAccountResponse.\n * Use `create(QueryInterchainAccountResponseSchema)` to create a new message.\n */\nexport const QueryInterchainAccountResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_controller_v1_query, 1);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.controller.v1.QueryParamsRequest.\n * Use `create(QueryParamsRequestSchema)` to create a new message.\n */\nexport const QueryParamsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_controller_v1_query, 2);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.controller.v1.QueryParamsResponse.\n * Use `create(QueryParamsResponseSchema)` to create a new message.\n */\nexport const QueryParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_controller_v1_query, 3);\n\n/**\n * Query provides defines the gRPC querier service.\n *\n * @generated from service ibc.applications.interchain_accounts.controller.v1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_ibc_applications_interchain_accounts_controller_v1_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/applications/interchain_accounts/host/v1/host.proto (package ibc.applications.interchain_accounts.host.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc } from \"@bufbuild/protobuf/codegenv2\";\n\n/**\n * Describes the file ibc/applications/interchain_accounts/host/v1/host.proto.\n */\nexport const file_ibc_applications_interchain_accounts_host_v1_host = /*@__PURE__*/\n fileDesc(\"CjdpYmMvYXBwbGljYXRpb25zL2ludGVyY2hhaW5fYWNjb3VudHMvaG9zdC92MS9ob3N0LnByb3RvEixpYmMuYXBwbGljYXRpb25zLmludGVyY2hhaW5fYWNjb3VudHMuaG9zdC52MSI2CgZQYXJhbXMSFAoMaG9zdF9lbmFibGVkGAEgASgIEhYKDmFsbG93X21lc3NhZ2VzGAIgAygJQkxaSmdpdGh1Yi5jb20vY29zbW9zL2liYy1nby92OC9tb2R1bGVzL2FwcHMvMjctaW50ZXJjaGFpbi1hY2NvdW50cy9ob3N0L3R5cGVzYgZwcm90bzM\");\n\n/**\n * Describes the message ibc.applications.interchain_accounts.host.v1.Params.\n * Use `create(ParamsSchema)` to create a new message.\n */\nexport const ParamsSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_host_v1_host, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/applications/interchain_accounts/host/v1/query.proto (package ibc.applications.interchain_accounts.host.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_api_annotations } from \"@buf/googleapis_googleapis.bufbuild_es/google/api/annotations_pb.js\";\nimport { file_ibc_applications_interchain_accounts_host_v1_host } from \"./host_pb.js\";\n\n/**\n * Describes the file ibc/applications/interchain_accounts/host/v1/query.proto.\n */\nexport const file_ibc_applications_interchain_accounts_host_v1_query = /*@__PURE__*/\n fileDesc(\"CjhpYmMvYXBwbGljYXRpb25zL2ludGVyY2hhaW5fYWNjb3VudHMvaG9zdC92MS9xdWVyeS5wcm90bxIsaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLmhvc3QudjEiFAoSUXVlcnlQYXJhbXNSZXF1ZXN0IlsKE1F1ZXJ5UGFyYW1zUmVzcG9uc2USRAoGcGFyYW1zGAEgASgLMjQuaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLmhvc3QudjEuUGFyYW1zMs0BCgVRdWVyeRLDAQoGUGFyYW1zEkAuaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLmhvc3QudjEuUXVlcnlQYXJhbXNSZXF1ZXN0GkEuaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLmhvc3QudjEuUXVlcnlQYXJhbXNSZXNwb25zZSI0gtPkkwIuEiwvaWJjL2FwcHMvaW50ZXJjaGFpbl9hY2NvdW50cy9ob3N0L3YxL3BhcmFtc0JMWkpnaXRodWIuY29tL2Nvc21vcy9pYmMtZ28vdjgvbW9kdWxlcy9hcHBzLzI3LWludGVyY2hhaW4tYWNjb3VudHMvaG9zdC90eXBlc2IGcHJvdG8z\", [file_google_api_annotations, file_ibc_applications_interchain_accounts_host_v1_host]);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.host.v1.QueryParamsRequest.\n * Use `create(QueryParamsRequestSchema)` to create a new message.\n */\nexport const QueryParamsRequestSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_host_v1_query, 0);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.host.v1.QueryParamsResponse.\n * Use `create(QueryParamsResponseSchema)` to create a new message.\n */\nexport const QueryParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_host_v1_query, 1);\n\n/**\n * Query provides defines the gRPC querier service.\n *\n * @generated from service ibc.applications.interchain_accounts.host.v1.Query\n */\nexport const Query = /*@__PURE__*/\n serviceDesc(file_ibc_applications_interchain_accounts_host_v1_query, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/bank/v1beta1/tx.proto (package cosmos.bank.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_base_v1beta1_coin } from \"../../base/v1beta1/coin_pb.js\";\nimport { file_cosmos_bank_v1beta1_bank } from \"./bank_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"../../msg/v1/msg_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/bank/v1beta1/tx.proto.\n */\nexport const file_cosmos_bank_v1beta1_tx = /*@__PURE__*/\n fileDesc(\"Chxjb3Ntb3MvYmFuay92MWJldGExL3R4LnByb3RvEhNjb3Ntb3MuYmFuay52MWJldGExIowCCgdNc2dTZW5kEi4KDGZyb21fYWRkcmVzcxgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEiwKCnRvX2FkZHJlc3MYAiABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxJxCgZhbW91bnQYAyADKAsyGS5jb3Ntb3MuYmFzZS52MWJldGExLkNvaW5CRsjeHwCq3x8oZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay90eXBlcy5Db2luc5rnsCoMbGVnYWN5X2NvaW5zqOewKgE6MIigHwDooB8AguewKgxmcm9tX2FkZHJlc3OK57AqEmNvc21vcy1zZGsvTXNnU2VuZCIRCg9Nc2dTZW5kUmVzcG9uc2UiqwEKDE1zZ011bHRpU2VuZBI1CgZpbnB1dHMYASADKAsyGi5jb3Ntb3MuYmFuay52MWJldGExLklucHV0QgnI3h8AqOewKgESNwoHb3V0cHV0cxgCIAMoCzIbLmNvc21vcy5iYW5rLnYxYmV0YTEuT3V0cHV0QgnI3h8AqOewKgE6K+igHwCC57AqBmlucHV0c4rnsCoXY29zbW9zLXNkay9Nc2dNdWx0aVNlbmQiFgoUTXNnTXVsdGlTZW5kUmVzcG9uc2UirAEKD01zZ1VwZGF0ZVBhcmFtcxIrCglhdXRob3JpdHkYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxI2CgZwYXJhbXMYAiABKAsyGy5jb3Ntb3MuYmFuay52MWJldGExLlBhcmFtc0IJyN4fAKjnsCoBOjSC57AqCWF1dGhvcml0eYrnsCohY29zbW9zLXNkay94L2JhbmsvTXNnVXBkYXRlUGFyYW1zIhkKF01zZ1VwZGF0ZVBhcmFtc1Jlc3BvbnNlIsIBChFNc2dTZXRTZW5kRW5hYmxlZBIrCglhdXRob3JpdHkYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxI2CgxzZW5kX2VuYWJsZWQYAiADKAsyIC5jb3Ntb3MuYmFuay52MWJldGExLlNlbmRFbmFibGVkEhcKD3VzZV9kZWZhdWx0X2ZvchgDIAMoCTovguewKglhdXRob3JpdHmK57AqHGNvc21vcy1zZGsvTXNnU2V0U2VuZEVuYWJsZWQiGwoZTXNnU2V0U2VuZEVuYWJsZWRSZXNwb25zZTKBAwoDTXNnEkoKBFNlbmQSHC5jb3Ntb3MuYmFuay52MWJldGExLk1zZ1NlbmQaJC5jb3Ntb3MuYmFuay52MWJldGExLk1zZ1NlbmRSZXNwb25zZRJZCglNdWx0aVNlbmQSIS5jb3Ntb3MuYmFuay52MWJldGExLk1zZ011bHRpU2VuZBopLmNvc21vcy5iYW5rLnYxYmV0YTEuTXNnTXVsdGlTZW5kUmVzcG9uc2USYgoMVXBkYXRlUGFyYW1zEiQuY29zbW9zLmJhbmsudjFiZXRhMS5Nc2dVcGRhdGVQYXJhbXMaLC5jb3Ntb3MuYmFuay52MWJldGExLk1zZ1VwZGF0ZVBhcmFtc1Jlc3BvbnNlEmgKDlNldFNlbmRFbmFibGVkEiYuY29zbW9zLmJhbmsudjFiZXRhMS5Nc2dTZXRTZW5kRW5hYmxlZBouLmNvc21vcy5iYW5rLnYxYmV0YTEuTXNnU2V0U2VuZEVuYWJsZWRSZXNwb25zZRoFgOewKgFCK1opZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay94L2JhbmsvdHlwZXNiBnByb3RvMw\", [file_gogoproto_gogo, file_cosmos_base_v1beta1_coin, file_cosmos_bank_v1beta1_bank, file_cosmos_proto_cosmos, file_cosmos_msg_v1_msg, file_amino_amino]);\n\n/**\n * Describes the message cosmos.bank.v1beta1.MsgSend.\n * Use `create(MsgSendSchema)` to create a new message.\n */\nexport const MsgSendSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_tx, 0);\n\n/**\n * Describes the message cosmos.bank.v1beta1.MsgSendResponse.\n * Use `create(MsgSendResponseSchema)` to create a new message.\n */\nexport const MsgSendResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_tx, 1);\n\n/**\n * Describes the message cosmos.bank.v1beta1.MsgMultiSend.\n * Use `create(MsgMultiSendSchema)` to create a new message.\n */\nexport const MsgMultiSendSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_tx, 2);\n\n/**\n * Describes the message cosmos.bank.v1beta1.MsgMultiSendResponse.\n * Use `create(MsgMultiSendResponseSchema)` to create a new message.\n */\nexport const MsgMultiSendResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_tx, 3);\n\n/**\n * Describes the message cosmos.bank.v1beta1.MsgUpdateParams.\n * Use `create(MsgUpdateParamsSchema)` to create a new message.\n */\nexport const MsgUpdateParamsSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_tx, 4);\n\n/**\n * Describes the message cosmos.bank.v1beta1.MsgUpdateParamsResponse.\n * Use `create(MsgUpdateParamsResponseSchema)` to create a new message.\n */\nexport const MsgUpdateParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_tx, 5);\n\n/**\n * Describes the message cosmos.bank.v1beta1.MsgSetSendEnabled.\n * Use `create(MsgSetSendEnabledSchema)` to create a new message.\n */\nexport const MsgSetSendEnabledSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_tx, 6);\n\n/**\n * Describes the message cosmos.bank.v1beta1.MsgSetSendEnabledResponse.\n * Use `create(MsgSetSendEnabledResponseSchema)` to create a new message.\n */\nexport const MsgSetSendEnabledResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_bank_v1beta1_tx, 7);\n\n/**\n * Msg defines the bank Msg service.\n *\n * @generated from service cosmos.bank.v1beta1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_cosmos_bank_v1beta1_tx, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/msg/v1/msg.proto (package cosmos.msg.v1, syntax proto3)\n/* eslint-disable */\n\nimport { extDesc, fileDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_protobuf_descriptor } from \"@bufbuild/protobuf/wkt\";\n\n/**\n * Describes the file cosmos/msg/v1/msg.proto.\n */\nexport const file_cosmos_msg_v1_msg = /*@__PURE__*/\n fileDesc(\"Chdjb3Ntb3MvbXNnL3YxL21zZy5wcm90bxINY29zbW9zLm1zZy52MTo8CgdzZXJ2aWNlEh8uZ29vZ2xlLnByb3RvYnVmLlNlcnZpY2VPcHRpb25zGPCMpgUgASgIUgdzZXJ2aWNlOjoKBnNpZ25lchIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0aW9ucxjwjKYFIAMoCVIGc2lnbmVyQi9aLWdpdGh1Yi5jb20vY29zbW9zL2Nvc21vcy1zZGsvdHlwZXMvbXNnc2VydmljZWIGcHJvdG8z\", [file_google_protobuf_descriptor]);\n\n/**\n * service indicates that the service is a Msg service and that requests\n * must be transported via blockchain transactions rather than gRPC.\n * Tooling can use this annotation to distinguish between Msg services and\n * other types of services via reflection.\n *\n * @generated from extension: bool service = 11110000;\n */\nexport const service = /*@__PURE__*/\n extDesc(file_cosmos_msg_v1_msg, 0);\n\n/**\n * signer must be used in cosmos messages in order\n * to signal to external clients which fields in a\n * given cosmos message must be filled with signer\n * information (address).\n * The field must be the protobuf name of the message\n * field extended with this MessageOption.\n * The field must either be of string kind, or of message\n * kind in case the signer information is contained within\n * a message inside the cosmos message.\n *\n * @generated from extension: repeated string signer = 11110000;\n */\nexport const signer = /*@__PURE__*/\n extDesc(file_cosmos_msg_v1_msg, 1);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/applications/transfer/v1/tx.proto (package ibc.applications.transfer.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_amino_amino } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/amino/amino_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/msg/v1/msg_pb.js\";\nimport { file_cosmos_base_v1beta1_coin } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/v1beta1/coin_pb.js\";\nimport { file_ibc_core_client_v1_client } from \"../../../core/client/v1/client_pb.js\";\nimport { file_ibc_applications_transfer_v1_transfer } from \"./transfer_pb.js\";\n\n/**\n * Describes the file ibc/applications/transfer/v1/tx.proto.\n */\nexport const file_ibc_applications_transfer_v1_tx = /*@__PURE__*/\n fileDesc(\"CiVpYmMvYXBwbGljYXRpb25zL3RyYW5zZmVyL3YxL3R4LnByb3RvEhxpYmMuYXBwbGljYXRpb25zLnRyYW5zZmVyLnYxIqUCCgtNc2dUcmFuc2ZlchITCgtzb3VyY2VfcG9ydBgBIAEoCRIWCg5zb3VyY2VfY2hhbm5lbBgCIAEoCRIzCgV0b2tlbhgDIAEoCzIZLmNvc21vcy5iYXNlLnYxYmV0YTEuQ29pbkIJyN4fAKjnsCoBEg4KBnNlbmRlchgEIAEoCRIQCghyZWNlaXZlchgFIAEoCRI9Cg50aW1lb3V0X2hlaWdodBgGIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCCcjeHwCo57AqARIZChF0aW1lb3V0X3RpbWVzdGFtcBgHIAEoBBIMCgRtZW1vGAggASgJOiqIoB8AguewKgZzZW5kZXKK57AqFmNvc21vcy1zZGsvTXNnVHJhbnNmZXIiLQoTTXNnVHJhbnNmZXJSZXNwb25zZRIQCghzZXF1ZW5jZRgBIAEoBDoEiKAfACJuCg9Nc2dVcGRhdGVQYXJhbXMSDgoGc2lnbmVyGAEgASgJEjoKBnBhcmFtcxgCIAEoCzIkLmliYy5hcHBsaWNhdGlvbnMudHJhbnNmZXIudjEuUGFyYW1zQgTI3h8AOg+IoB8AguewKgZzaWduZXIiGQoXTXNnVXBkYXRlUGFyYW1zUmVzcG9uc2Uy7AEKA01zZxJoCghUcmFuc2ZlchIpLmliYy5hcHBsaWNhdGlvbnMudHJhbnNmZXIudjEuTXNnVHJhbnNmZXIaMS5pYmMuYXBwbGljYXRpb25zLnRyYW5zZmVyLnYxLk1zZ1RyYW5zZmVyUmVzcG9uc2USdAoMVXBkYXRlUGFyYW1zEi0uaWJjLmFwcGxpY2F0aW9ucy50cmFuc2Zlci52MS5Nc2dVcGRhdGVQYXJhbXMaNS5pYmMuYXBwbGljYXRpb25zLnRyYW5zZmVyLnYxLk1zZ1VwZGF0ZVBhcmFtc1Jlc3BvbnNlGgWA57AqAUI5WjdnaXRodWIuY29tL2Nvc21vcy9pYmMtZ28vdjgvbW9kdWxlcy9hcHBzL3RyYW5zZmVyL3R5cGVzYgZwcm90bzM\", [file_amino_amino, file_gogoproto_gogo, file_cosmos_msg_v1_msg, file_cosmos_base_v1beta1_coin, file_ibc_core_client_v1_client, file_ibc_applications_transfer_v1_transfer]);\n\n/**\n * Describes the message ibc.applications.transfer.v1.MsgTransfer.\n * Use `create(MsgTransferSchema)` to create a new message.\n */\nexport const MsgTransferSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_tx, 0);\n\n/**\n * Describes the message ibc.applications.transfer.v1.MsgTransferResponse.\n * Use `create(MsgTransferResponseSchema)` to create a new message.\n */\nexport const MsgTransferResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_tx, 1);\n\n/**\n * Describes the message ibc.applications.transfer.v1.MsgUpdateParams.\n * Use `create(MsgUpdateParamsSchema)` to create a new message.\n */\nexport const MsgUpdateParamsSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_tx, 2);\n\n/**\n * Describes the message ibc.applications.transfer.v1.MsgUpdateParamsResponse.\n * Use `create(MsgUpdateParamsResponseSchema)` to create a new message.\n */\nexport const MsgUpdateParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_transfer_v1_tx, 3);\n\n/**\n * Msg defines the ibc/transfer Msg service.\n *\n * @generated from service ibc.applications.transfer.v1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_ibc_applications_transfer_v1_tx, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/core/channel/v1/tx.proto (package ibc.core.channel.v1, syntax proto3)\n/* eslint-disable */\n\nimport { enumDesc, fileDesc, messageDesc, serviceDesc, tsEnum } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_ibc_core_client_v1_client } from \"../../client/v1/client_pb.js\";\nimport { file_ibc_core_channel_v1_channel } from \"./channel_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/msg/v1/msg_pb.js\";\n\n/**\n * Describes the file ibc/core/channel/v1/tx.proto.\n */\nexport const file_ibc_core_channel_v1_tx = /*@__PURE__*/\n fileDesc(\"ChxpYmMvY29yZS9jaGFubmVsL3YxL3R4LnByb3RvEhNpYmMuY29yZS5jaGFubmVsLnYxInsKEk1zZ0NoYW5uZWxPcGVuSW5pdBIPCgdwb3J0X2lkGAEgASgJEjMKB2NoYW5uZWwYAiABKAsyHC5pYmMuY29yZS5jaGFubmVsLnYxLkNoYW5uZWxCBMjeHwASDgoGc2lnbmVyGAMgASgJOg+IoB8AguewKgZzaWduZXIiRwoaTXNnQ2hhbm5lbE9wZW5Jbml0UmVzcG9uc2USEgoKY2hhbm5lbF9pZBgBIAEoCRIPCgd2ZXJzaW9uGAIgASgJOgSIoB8AIoUCChFNc2dDaGFubmVsT3BlblRyeRIPCgdwb3J0X2lkGAEgASgJEh8KE3ByZXZpb3VzX2NoYW5uZWxfaWQYAiABKAlCAhgBEjMKB2NoYW5uZWwYAyABKAsyHC5pYmMuY29yZS5jaGFubmVsLnYxLkNoYW5uZWxCBMjeHwASHAoUY291bnRlcnBhcnR5X3ZlcnNpb24YBCABKAkSEgoKcHJvb2ZfaW5pdBgFIAEoDBI2Cgxwcm9vZl9oZWlnaHQYBiABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AEg4KBnNpZ25lchgHIAEoCToPiKAfAILnsCoGc2lnbmVyIkYKGU1zZ0NoYW5uZWxPcGVuVHJ5UmVzcG9uc2USDwoHdmVyc2lvbhgBIAEoCRISCgpjaGFubmVsX2lkGAIgASgJOgSIoB8AIuMBChFNc2dDaGFubmVsT3BlbkFjaxIPCgdwb3J0X2lkGAEgASgJEhIKCmNoYW5uZWxfaWQYAiABKAkSHwoXY291bnRlcnBhcnR5X2NoYW5uZWxfaWQYAyABKAkSHAoUY291bnRlcnBhcnR5X3ZlcnNpb24YBCABKAkSEQoJcHJvb2ZfdHJ5GAUgASgMEjYKDHByb29mX2hlaWdodBgGIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwASDgoGc2lnbmVyGAcgASgJOg+IoB8AguewKgZzaWduZXIiGwoZTXNnQ2hhbm5lbE9wZW5BY2tSZXNwb25zZSKoAQoVTXNnQ2hhbm5lbE9wZW5Db25maXJtEg8KB3BvcnRfaWQYASABKAkSEgoKY2hhbm5lbF9pZBgCIAEoCRIRCglwcm9vZl9hY2sYAyABKAwSNgoMcHJvb2ZfaGVpZ2h0GAQgASgLMhouaWJjLmNvcmUuY2xpZW50LnYxLkhlaWdodEIEyN4fABIOCgZzaWduZXIYBSABKAk6D4igHwCC57AqBnNpZ25lciIfCh1Nc2dDaGFubmVsT3BlbkNvbmZpcm1SZXNwb25zZSJbChNNc2dDaGFubmVsQ2xvc2VJbml0Eg8KB3BvcnRfaWQYASABKAkSEgoKY2hhbm5lbF9pZBgCIAEoCRIOCgZzaWduZXIYAyABKAk6D4igHwCC57AqBnNpZ25lciIdChtNc2dDaGFubmVsQ2xvc2VJbml0UmVzcG9uc2UiqgEKFk1zZ0NoYW5uZWxDbG9zZUNvbmZpcm0SDwoHcG9ydF9pZBgBIAEoCRISCgpjaGFubmVsX2lkGAIgASgJEhIKCnByb29mX2luaXQYAyABKAwSNgoMcHJvb2ZfaGVpZ2h0GAQgASgLMhouaWJjLmNvcmUuY2xpZW50LnYxLkhlaWdodEIEyN4fABIOCgZzaWduZXIYBSABKAk6D4igHwCC57AqBnNpZ25lciIgCh5Nc2dDaGFubmVsQ2xvc2VDb25maXJtUmVzcG9uc2UitQEKDU1zZ1JlY3ZQYWNrZXQSMQoGcGFja2V0GAEgASgLMhsuaWJjLmNvcmUuY2hhbm5lbC52MS5QYWNrZXRCBMjeHwASGAoQcHJvb2ZfY29tbWl0bWVudBgCIAEoDBI2Cgxwcm9vZl9oZWlnaHQYAyABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AEg4KBnNpZ25lchgEIAEoCToPiKAfAILnsCoGc2lnbmVyIlYKFU1zZ1JlY3ZQYWNrZXRSZXNwb25zZRI3CgZyZXN1bHQYASABKA4yJy5pYmMuY29yZS5jaGFubmVsLnYxLlJlc3BvbnNlUmVzdWx0VHlwZToEiKAfACLOAQoKTXNnVGltZW91dBIxCgZwYWNrZXQYASABKAsyGy5pYmMuY29yZS5jaGFubmVsLnYxLlBhY2tldEIEyN4fABIYChBwcm9vZl91bnJlY2VpdmVkGAIgASgMEjYKDHByb29mX2hlaWdodBgDIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwASGgoSbmV4dF9zZXF1ZW5jZV9yZWN2GAQgASgEEg4KBnNpZ25lchgFIAEoCToPiKAfAILnsCoGc2lnbmVyIlMKEk1zZ1RpbWVvdXRSZXNwb25zZRI3CgZyZXN1bHQYASABKA4yJy5pYmMuY29yZS5jaGFubmVsLnYxLlJlc3BvbnNlUmVzdWx0VHlwZToEiKAfACLqAQoRTXNnVGltZW91dE9uQ2xvc2USMQoGcGFja2V0GAEgASgLMhsuaWJjLmNvcmUuY2hhbm5lbC52MS5QYWNrZXRCBMjeHwASGAoQcHJvb2ZfdW5yZWNlaXZlZBgCIAEoDBITCgtwcm9vZl9jbG9zZRgDIAEoDBI2Cgxwcm9vZl9oZWlnaHQYBCABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AEhoKEm5leHRfc2VxdWVuY2VfcmVjdhgFIAEoBBIOCgZzaWduZXIYBiABKAk6D4igHwCC57AqBnNpZ25lciJaChlNc2dUaW1lb3V0T25DbG9zZVJlc3BvbnNlEjcKBnJlc3VsdBgBIAEoDjInLmliYy5jb3JlLmNoYW5uZWwudjEuUmVzcG9uc2VSZXN1bHRUeXBlOgSIoB8AIs4BChJNc2dBY2tub3dsZWRnZW1lbnQSMQoGcGFja2V0GAEgASgLMhsuaWJjLmNvcmUuY2hhbm5lbC52MS5QYWNrZXRCBMjeHwASFwoPYWNrbm93bGVkZ2VtZW50GAIgASgMEhMKC3Byb29mX2Fja2VkGAMgASgMEjYKDHByb29mX2hlaWdodBgEIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwASDgoGc2lnbmVyGAUgASgJOg+IoB8AguewKgZzaWduZXIiWwoaTXNnQWNrbm93bGVkZ2VtZW50UmVzcG9uc2USNwoGcmVzdWx0GAEgASgOMicuaWJjLmNvcmUuY2hhbm5lbC52MS5SZXNwb25zZVJlc3VsdFR5cGU6BIigHwAqqQEKElJlc3BvbnNlUmVzdWx0VHlwZRI1CiBSRVNQT05TRV9SRVNVTFRfVFlQRV9VTlNQRUNJRklFRBAAGg+KnSALVU5TUEVDSUZJRUQSJwoZUkVTUE9OU0VfUkVTVUxUX1RZUEVfTk9PUBABGgiKnSAETk9PUBItChxSRVNQT05TRV9SRVNVTFRfVFlQRV9TVUNDRVNTEAIaC4qdIAdTVUNDRVNTGgSIox4AMrYICgNNc2cSawoPQ2hhbm5lbE9wZW5Jbml0EicuaWJjLmNvcmUuY2hhbm5lbC52MS5Nc2dDaGFubmVsT3BlbkluaXQaLy5pYmMuY29yZS5jaGFubmVsLnYxLk1zZ0NoYW5uZWxPcGVuSW5pdFJlc3BvbnNlEmgKDkNoYW5uZWxPcGVuVHJ5EiYuaWJjLmNvcmUuY2hhbm5lbC52MS5Nc2dDaGFubmVsT3BlblRyeRouLmliYy5jb3JlLmNoYW5uZWwudjEuTXNnQ2hhbm5lbE9wZW5UcnlSZXNwb25zZRJoCg5DaGFubmVsT3BlbkFjaxImLmliYy5jb3JlLmNoYW5uZWwudjEuTXNnQ2hhbm5lbE9wZW5BY2saLi5pYmMuY29yZS5jaGFubmVsLnYxLk1zZ0NoYW5uZWxPcGVuQWNrUmVzcG9uc2USdAoSQ2hhbm5lbE9wZW5Db25maXJtEiouaWJjLmNvcmUuY2hhbm5lbC52MS5Nc2dDaGFubmVsT3BlbkNvbmZpcm0aMi5pYmMuY29yZS5jaGFubmVsLnYxLk1zZ0NoYW5uZWxPcGVuQ29uZmlybVJlc3BvbnNlEm4KEENoYW5uZWxDbG9zZUluaXQSKC5pYmMuY29yZS5jaGFubmVsLnYxLk1zZ0NoYW5uZWxDbG9zZUluaXQaMC5pYmMuY29yZS5jaGFubmVsLnYxLk1zZ0NoYW5uZWxDbG9zZUluaXRSZXNwb25zZRJ3ChNDaGFubmVsQ2xvc2VDb25maXJtEisuaWJjLmNvcmUuY2hhbm5lbC52MS5Nc2dDaGFubmVsQ2xvc2VDb25maXJtGjMuaWJjLmNvcmUuY2hhbm5lbC52MS5Nc2dDaGFubmVsQ2xvc2VDb25maXJtUmVzcG9uc2USXAoKUmVjdlBhY2tldBIiLmliYy5jb3JlLmNoYW5uZWwudjEuTXNnUmVjdlBhY2tldBoqLmliYy5jb3JlLmNoYW5uZWwudjEuTXNnUmVjdlBhY2tldFJlc3BvbnNlElMKB1RpbWVvdXQSHy5pYmMuY29yZS5jaGFubmVsLnYxLk1zZ1RpbWVvdXQaJy5pYmMuY29yZS5jaGFubmVsLnYxLk1zZ1RpbWVvdXRSZXNwb25zZRJoCg5UaW1lb3V0T25DbG9zZRImLmliYy5jb3JlLmNoYW5uZWwudjEuTXNnVGltZW91dE9uQ2xvc2UaLi5pYmMuY29yZS5jaGFubmVsLnYxLk1zZ1RpbWVvdXRPbkNsb3NlUmVzcG9uc2USawoPQWNrbm93bGVkZ2VtZW50EicuaWJjLmNvcmUuY2hhbm5lbC52MS5Nc2dBY2tub3dsZWRnZW1lbnQaLy5pYmMuY29yZS5jaGFubmVsLnYxLk1zZ0Fja25vd2xlZGdlbWVudFJlc3BvbnNlGgWA57AqAUI7WjlnaXRodWIuY29tL2Nvc21vcy9pYmMtZ28vdjgvbW9kdWxlcy9jb3JlLzA0LWNoYW5uZWwvdHlwZXNiBnByb3RvMw\", [file_gogoproto_gogo, file_ibc_core_client_v1_client, file_ibc_core_channel_v1_channel, file_cosmos_msg_v1_msg]);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelOpenInit.\n * Use `create(MsgChannelOpenInitSchema)` to create a new message.\n */\nexport const MsgChannelOpenInitSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 0);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelOpenInitResponse.\n * Use `create(MsgChannelOpenInitResponseSchema)` to create a new message.\n */\nexport const MsgChannelOpenInitResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 1);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelOpenTry.\n * Use `create(MsgChannelOpenTrySchema)` to create a new message.\n */\nexport const MsgChannelOpenTrySchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 2);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelOpenTryResponse.\n * Use `create(MsgChannelOpenTryResponseSchema)` to create a new message.\n */\nexport const MsgChannelOpenTryResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 3);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelOpenAck.\n * Use `create(MsgChannelOpenAckSchema)` to create a new message.\n */\nexport const MsgChannelOpenAckSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 4);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelOpenAckResponse.\n * Use `create(MsgChannelOpenAckResponseSchema)` to create a new message.\n */\nexport const MsgChannelOpenAckResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 5);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelOpenConfirm.\n * Use `create(MsgChannelOpenConfirmSchema)` to create a new message.\n */\nexport const MsgChannelOpenConfirmSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 6);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelOpenConfirmResponse.\n * Use `create(MsgChannelOpenConfirmResponseSchema)` to create a new message.\n */\nexport const MsgChannelOpenConfirmResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 7);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelCloseInit.\n * Use `create(MsgChannelCloseInitSchema)` to create a new message.\n */\nexport const MsgChannelCloseInitSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 8);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelCloseInitResponse.\n * Use `create(MsgChannelCloseInitResponseSchema)` to create a new message.\n */\nexport const MsgChannelCloseInitResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 9);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelCloseConfirm.\n * Use `create(MsgChannelCloseConfirmSchema)` to create a new message.\n */\nexport const MsgChannelCloseConfirmSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 10);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgChannelCloseConfirmResponse.\n * Use `create(MsgChannelCloseConfirmResponseSchema)` to create a new message.\n */\nexport const MsgChannelCloseConfirmResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 11);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgRecvPacket.\n * Use `create(MsgRecvPacketSchema)` to create a new message.\n */\nexport const MsgRecvPacketSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 12);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgRecvPacketResponse.\n * Use `create(MsgRecvPacketResponseSchema)` to create a new message.\n */\nexport const MsgRecvPacketResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 13);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgTimeout.\n * Use `create(MsgTimeoutSchema)` to create a new message.\n */\nexport const MsgTimeoutSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 14);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgTimeoutResponse.\n * Use `create(MsgTimeoutResponseSchema)` to create a new message.\n */\nexport const MsgTimeoutResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 15);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgTimeoutOnClose.\n * Use `create(MsgTimeoutOnCloseSchema)` to create a new message.\n */\nexport const MsgTimeoutOnCloseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 16);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgTimeoutOnCloseResponse.\n * Use `create(MsgTimeoutOnCloseResponseSchema)` to create a new message.\n */\nexport const MsgTimeoutOnCloseResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 17);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgAcknowledgement.\n * Use `create(MsgAcknowledgementSchema)` to create a new message.\n */\nexport const MsgAcknowledgementSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 18);\n\n/**\n * Describes the message ibc.core.channel.v1.MsgAcknowledgementResponse.\n * Use `create(MsgAcknowledgementResponseSchema)` to create a new message.\n */\nexport const MsgAcknowledgementResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_channel_v1_tx, 19);\n\n/**\n * Describes the enum ibc.core.channel.v1.ResponseResultType.\n */\nexport const ResponseResultTypeSchema = /*@__PURE__*/\n enumDesc(file_ibc_core_channel_v1_tx, 0);\n\n/**\n * ResponseResultType defines the possible outcomes of the execution of a message\n *\n * @generated from enum ibc.core.channel.v1.ResponseResultType\n */\nexport const ResponseResultType = /*@__PURE__*/\n tsEnum(ResponseResultTypeSchema);\n\n/**\n * Msg defines the ibc/channel Msg service.\n *\n * @generated from service ibc.core.channel.v1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_ibc_core_channel_v1_tx, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/core/client/v1/tx.proto (package ibc.core.client.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_cosmos_msg_v1_msg } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/msg/v1/msg_pb.js\";\nimport { file_cosmos_upgrade_v1beta1_upgrade } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/upgrade/v1beta1/upgrade_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\nimport { file_ibc_core_client_v1_client } from \"./client_pb.js\";\n\n/**\n * Describes the file ibc/core/client/v1/tx.proto.\n */\nexport const file_ibc_core_client_v1_tx = /*@__PURE__*/\n fileDesc(\"ChtpYmMvY29yZS9jbGllbnQvdjEvdHgucHJvdG8SEmliYy5jb3JlLmNsaWVudC52MSKNAQoPTXNnQ3JlYXRlQ2xpZW50EioKDGNsaWVudF9zdGF0ZRgBIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnkSLQoPY29uc2Vuc3VzX3N0YXRlGAIgASgLMhQuZ29vZ2xlLnByb3RvYnVmLkFueRIOCgZzaWduZXIYAyABKAk6D4igHwCC57AqBnNpZ25lciIZChdNc2dDcmVhdGVDbGllbnRSZXNwb25zZSJzCg9Nc2dVcGRhdGVDbGllbnQSEQoJY2xpZW50X2lkGAEgASgJEiwKDmNsaWVudF9tZXNzYWdlGAIgASgLMhQuZ29vZ2xlLnByb3RvYnVmLkFueRIOCgZzaWduZXIYAyABKAk6D4igHwCC57AqBnNpZ25lciIZChdNc2dVcGRhdGVDbGllbnRSZXNwb25zZSLmAQoQTXNnVXBncmFkZUNsaWVudBIRCgljbGllbnRfaWQYASABKAkSKgoMY2xpZW50X3N0YXRlGAIgASgLMhQuZ29vZ2xlLnByb3RvYnVmLkFueRItCg9jb25zZW5zdXNfc3RhdGUYAyABKAsyFC5nb29nbGUucHJvdG9idWYuQW55EhwKFHByb29mX3VwZ3JhZGVfY2xpZW50GAQgASgMEiUKHXByb29mX3VwZ3JhZGVfY29uc2Vuc3VzX3N0YXRlGAUgASgMEg4KBnNpZ25lchgGIAEoCToPiKAfAILnsCoGc2lnbmVyIhoKGE1zZ1VwZ3JhZGVDbGllbnRSZXNwb25zZSJ5ChVNc2dTdWJtaXRNaXNiZWhhdmlvdXISEQoJY2xpZW50X2lkGAEgASgJEioKDG1pc2JlaGF2aW91chgCIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnkSDgoGc2lnbmVyGAMgASgJOhEYAYigHwCC57AqBnNpZ25lciIfCh1Nc2dTdWJtaXRNaXNiZWhhdmlvdXJSZXNwb25zZSJsChBNc2dSZWNvdmVyQ2xpZW50EhkKEXN1YmplY3RfY2xpZW50X2lkGAEgASgJEhwKFHN1YnN0aXR1dGVfY2xpZW50X2lkGAIgASgJEg4KBnNpZ25lchgDIAEoCToPiKAfAILnsCoGc2lnbmVyIhoKGE1zZ1JlY292ZXJDbGllbnRSZXNwb25zZSKbAQoVTXNnSUJDU29mdHdhcmVVcGdyYWRlEjAKBHBsYW4YASABKAsyHC5jb3Ntb3MudXBncmFkZS52MWJldGExLlBsYW5CBMjeHwASMwoVdXBncmFkZWRfY2xpZW50X3N0YXRlGAIgASgLMhQuZ29vZ2xlLnByb3RvYnVmLkFueRIOCgZzaWduZXIYAyABKAk6C4LnsCoGc2lnbmVyIh8KHU1zZ0lCQ1NvZnR3YXJlVXBncmFkZVJlc3BvbnNlImQKD01zZ1VwZGF0ZVBhcmFtcxIOCgZzaWduZXIYASABKAkSMAoGcGFyYW1zGAIgASgLMhouaWJjLmNvcmUuY2xpZW50LnYxLlBhcmFtc0IEyN4fADoPiKAfAILnsCoGc2lnbmVyIhkKF01zZ1VwZGF0ZVBhcmFtc1Jlc3BvbnNlMuoFCgNNc2cSYAoMQ3JlYXRlQ2xpZW50EiMuaWJjLmNvcmUuY2xpZW50LnYxLk1zZ0NyZWF0ZUNsaWVudBorLmliYy5jb3JlLmNsaWVudC52MS5Nc2dDcmVhdGVDbGllbnRSZXNwb25zZRJgCgxVcGRhdGVDbGllbnQSIy5pYmMuY29yZS5jbGllbnQudjEuTXNnVXBkYXRlQ2xpZW50GisuaWJjLmNvcmUuY2xpZW50LnYxLk1zZ1VwZGF0ZUNsaWVudFJlc3BvbnNlEmMKDVVwZ3JhZGVDbGllbnQSJC5pYmMuY29yZS5jbGllbnQudjEuTXNnVXBncmFkZUNsaWVudBosLmliYy5jb3JlLmNsaWVudC52MS5Nc2dVcGdyYWRlQ2xpZW50UmVzcG9uc2UScgoSU3VibWl0TWlzYmVoYXZpb3VyEikuaWJjLmNvcmUuY2xpZW50LnYxLk1zZ1N1Ym1pdE1pc2JlaGF2aW91choxLmliYy5jb3JlLmNsaWVudC52MS5Nc2dTdWJtaXRNaXNiZWhhdmlvdXJSZXNwb25zZRJjCg1SZWNvdmVyQ2xpZW50EiQuaWJjLmNvcmUuY2xpZW50LnYxLk1zZ1JlY292ZXJDbGllbnQaLC5pYmMuY29yZS5jbGllbnQudjEuTXNnUmVjb3ZlckNsaWVudFJlc3BvbnNlEnIKEklCQ1NvZnR3YXJlVXBncmFkZRIpLmliYy5jb3JlLmNsaWVudC52MS5Nc2dJQkNTb2Z0d2FyZVVwZ3JhZGUaMS5pYmMuY29yZS5jbGllbnQudjEuTXNnSUJDU29mdHdhcmVVcGdyYWRlUmVzcG9uc2USZgoSVXBkYXRlQ2xpZW50UGFyYW1zEiMuaWJjLmNvcmUuY2xpZW50LnYxLk1zZ1VwZGF0ZVBhcmFtcxorLmliYy5jb3JlLmNsaWVudC52MS5Nc2dVcGRhdGVQYXJhbXNSZXNwb25zZRoFgOewKgFCOlo4Z2l0aHViLmNvbS9jb3Ntb3MvaWJjLWdvL3Y4L21vZHVsZXMvY29yZS8wMi1jbGllbnQvdHlwZXNiBnByb3RvMw\", [file_cosmos_msg_v1_msg, file_cosmos_upgrade_v1beta1_upgrade, file_gogoproto_gogo, file_google_protobuf_any, file_ibc_core_client_v1_client]);\n\n/**\n * Describes the message ibc.core.client.v1.MsgCreateClient.\n * Use `create(MsgCreateClientSchema)` to create a new message.\n */\nexport const MsgCreateClientSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 0);\n\n/**\n * Describes the message ibc.core.client.v1.MsgCreateClientResponse.\n * Use `create(MsgCreateClientResponseSchema)` to create a new message.\n */\nexport const MsgCreateClientResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 1);\n\n/**\n * Describes the message ibc.core.client.v1.MsgUpdateClient.\n * Use `create(MsgUpdateClientSchema)` to create a new message.\n */\nexport const MsgUpdateClientSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 2);\n\n/**\n * Describes the message ibc.core.client.v1.MsgUpdateClientResponse.\n * Use `create(MsgUpdateClientResponseSchema)` to create a new message.\n */\nexport const MsgUpdateClientResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 3);\n\n/**\n * Describes the message ibc.core.client.v1.MsgUpgradeClient.\n * Use `create(MsgUpgradeClientSchema)` to create a new message.\n */\nexport const MsgUpgradeClientSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 4);\n\n/**\n * Describes the message ibc.core.client.v1.MsgUpgradeClientResponse.\n * Use `create(MsgUpgradeClientResponseSchema)` to create a new message.\n */\nexport const MsgUpgradeClientResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 5);\n\n/**\n * Describes the message ibc.core.client.v1.MsgSubmitMisbehaviour.\n * Use `create(MsgSubmitMisbehaviourSchema)` to create a new message.\n * @deprecated\n */\nexport const MsgSubmitMisbehaviourSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 6);\n\n/**\n * Describes the message ibc.core.client.v1.MsgSubmitMisbehaviourResponse.\n * Use `create(MsgSubmitMisbehaviourResponseSchema)` to create a new message.\n */\nexport const MsgSubmitMisbehaviourResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 7);\n\n/**\n * Describes the message ibc.core.client.v1.MsgRecoverClient.\n * Use `create(MsgRecoverClientSchema)` to create a new message.\n */\nexport const MsgRecoverClientSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 8);\n\n/**\n * Describes the message ibc.core.client.v1.MsgRecoverClientResponse.\n * Use `create(MsgRecoverClientResponseSchema)` to create a new message.\n */\nexport const MsgRecoverClientResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 9);\n\n/**\n * Describes the message ibc.core.client.v1.MsgIBCSoftwareUpgrade.\n * Use `create(MsgIBCSoftwareUpgradeSchema)` to create a new message.\n */\nexport const MsgIBCSoftwareUpgradeSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 10);\n\n/**\n * Describes the message ibc.core.client.v1.MsgIBCSoftwareUpgradeResponse.\n * Use `create(MsgIBCSoftwareUpgradeResponseSchema)` to create a new message.\n */\nexport const MsgIBCSoftwareUpgradeResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 11);\n\n/**\n * Describes the message ibc.core.client.v1.MsgUpdateParams.\n * Use `create(MsgUpdateParamsSchema)` to create a new message.\n */\nexport const MsgUpdateParamsSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 12);\n\n/**\n * Describes the message ibc.core.client.v1.MsgUpdateParamsResponse.\n * Use `create(MsgUpdateParamsResponseSchema)` to create a new message.\n */\nexport const MsgUpdateParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_client_v1_tx, 13);\n\n/**\n * Msg defines the ibc/client Msg service.\n *\n * @generated from service ibc.core.client.v1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_ibc_core_client_v1_tx, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/core/connection/v1/tx.proto (package ibc.core.connection.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/msg/v1/msg_pb.js\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\nimport { file_ibc_core_client_v1_client } from \"../../client/v1/client_pb.js\";\nimport { file_ibc_core_connection_v1_connection } from \"./connection_pb.js\";\n\n/**\n * Describes the file ibc/core/connection/v1/tx.proto.\n */\nexport const file_ibc_core_connection_v1_tx = /*@__PURE__*/\n fileDesc(\"Ch9pYmMvY29yZS9jb25uZWN0aW9uL3YxL3R4LnByb3RvEhZpYmMuY29yZS5jb25uZWN0aW9uLnYxItUBChVNc2dDb25uZWN0aW9uT3BlbkluaXQSEQoJY2xpZW50X2lkGAEgASgJEkAKDGNvdW50ZXJwYXJ0eRgCIAEoCzIkLmliYy5jb3JlLmNvbm5lY3Rpb24udjEuQ291bnRlcnBhcnR5QgTI3h8AEjAKB3ZlcnNpb24YAyABKAsyHy5pYmMuY29yZS5jb25uZWN0aW9uLnYxLlZlcnNpb24SFAoMZGVsYXlfcGVyaW9kGAQgASgEEg4KBnNpZ25lchgFIAEoCToPiKAfAILnsCoGc2lnbmVyIh8KHU1zZ0Nvbm5lY3Rpb25PcGVuSW5pdFJlc3BvbnNlIo0EChRNc2dDb25uZWN0aW9uT3BlblRyeRIRCgljbGllbnRfaWQYASABKAkSIgoWcHJldmlvdXNfY29ubmVjdGlvbl9pZBgCIAEoCUICGAESKgoMY2xpZW50X3N0YXRlGAMgASgLMhQuZ29vZ2xlLnByb3RvYnVmLkFueRJACgxjb3VudGVycGFydHkYBCABKAsyJC5pYmMuY29yZS5jb25uZWN0aW9uLnYxLkNvdW50ZXJwYXJ0eUIEyN4fABIUCgxkZWxheV9wZXJpb2QYBSABKAQSPgoVY291bnRlcnBhcnR5X3ZlcnNpb25zGAYgAygLMh8uaWJjLmNvcmUuY29ubmVjdGlvbi52MS5WZXJzaW9uEjYKDHByb29mX2hlaWdodBgHIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwASEgoKcHJvb2ZfaW5pdBgIIAEoDBIUCgxwcm9vZl9jbGllbnQYCSABKAwSFwoPcHJvb2ZfY29uc2Vuc3VzGAogASgMEjoKEGNvbnNlbnN1c19oZWlnaHQYCyABKAsyGi5pYmMuY29yZS5jbGllbnQudjEuSGVpZ2h0QgTI3h8AEg4KBnNpZ25lchgMIAEoCRIiChpob3N0X2NvbnNlbnN1c19zdGF0ZV9wcm9vZhgNIAEoDDoPiKAfAILnsCoGc2lnbmVyIh4KHE1zZ0Nvbm5lY3Rpb25PcGVuVHJ5UmVzcG9uc2UiqgMKFE1zZ0Nvbm5lY3Rpb25PcGVuQWNrEhUKDWNvbm5lY3Rpb25faWQYASABKAkSIgoaY291bnRlcnBhcnR5X2Nvbm5lY3Rpb25faWQYAiABKAkSMAoHdmVyc2lvbhgDIAEoCzIfLmliYy5jb3JlLmNvbm5lY3Rpb24udjEuVmVyc2lvbhIqCgxjbGllbnRfc3RhdGUYBCABKAsyFC5nb29nbGUucHJvdG9idWYuQW55EjYKDHByb29mX2hlaWdodBgFIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwASEQoJcHJvb2ZfdHJ5GAYgASgMEhQKDHByb29mX2NsaWVudBgHIAEoDBIXCg9wcm9vZl9jb25zZW5zdXMYCCABKAwSOgoQY29uc2Vuc3VzX2hlaWdodBgJIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwASDgoGc2lnbmVyGAogASgJEiIKGmhvc3RfY29uc2Vuc3VzX3N0YXRlX3Byb29mGAsgASgMOg+IoB8AguewKgZzaWduZXIiHgocTXNnQ29ubmVjdGlvbk9wZW5BY2tSZXNwb25zZSKdAQoYTXNnQ29ubmVjdGlvbk9wZW5Db25maXJtEhUKDWNvbm5lY3Rpb25faWQYASABKAkSEQoJcHJvb2ZfYWNrGAIgASgMEjYKDHByb29mX2hlaWdodBgDIAEoCzIaLmliYy5jb3JlLmNsaWVudC52MS5IZWlnaHRCBMjeHwASDgoGc2lnbmVyGAQgASgJOg+IoB8AguewKgZzaWduZXIiIgogTXNnQ29ubmVjdGlvbk9wZW5Db25maXJtUmVzcG9uc2UiaAoPTXNnVXBkYXRlUGFyYW1zEg4KBnNpZ25lchgBIAEoCRI0CgZwYXJhbXMYAiABKAsyHi5pYmMuY29yZS5jb25uZWN0aW9uLnYxLlBhcmFtc0IEyN4fADoPiKAfAILnsCoGc2lnbmVyIhkKF01zZ1VwZGF0ZVBhcmFtc1Jlc3BvbnNlMvQECgNNc2cSegoSQ29ubmVjdGlvbk9wZW5Jbml0Ei0uaWJjLmNvcmUuY29ubmVjdGlvbi52MS5Nc2dDb25uZWN0aW9uT3BlbkluaXQaNS5pYmMuY29yZS5jb25uZWN0aW9uLnYxLk1zZ0Nvbm5lY3Rpb25PcGVuSW5pdFJlc3BvbnNlEncKEUNvbm5lY3Rpb25PcGVuVHJ5EiwuaWJjLmNvcmUuY29ubmVjdGlvbi52MS5Nc2dDb25uZWN0aW9uT3BlblRyeRo0LmliYy5jb3JlLmNvbm5lY3Rpb24udjEuTXNnQ29ubmVjdGlvbk9wZW5UcnlSZXNwb25zZRJ3ChFDb25uZWN0aW9uT3BlbkFjaxIsLmliYy5jb3JlLmNvbm5lY3Rpb24udjEuTXNnQ29ubmVjdGlvbk9wZW5BY2saNC5pYmMuY29yZS5jb25uZWN0aW9uLnYxLk1zZ0Nvbm5lY3Rpb25PcGVuQWNrUmVzcG9uc2USgwEKFUNvbm5lY3Rpb25PcGVuQ29uZmlybRIwLmliYy5jb3JlLmNvbm5lY3Rpb24udjEuTXNnQ29ubmVjdGlvbk9wZW5Db25maXJtGjguaWJjLmNvcmUuY29ubmVjdGlvbi52MS5Nc2dDb25uZWN0aW9uT3BlbkNvbmZpcm1SZXNwb25zZRJyChZVcGRhdGVDb25uZWN0aW9uUGFyYW1zEicuaWJjLmNvcmUuY29ubmVjdGlvbi52MS5Nc2dVcGRhdGVQYXJhbXMaLy5pYmMuY29yZS5jb25uZWN0aW9uLnYxLk1zZ1VwZGF0ZVBhcmFtc1Jlc3BvbnNlGgWA57AqAUI+WjxnaXRodWIuY29tL2Nvc21vcy9pYmMtZ28vdjgvbW9kdWxlcy9jb3JlLzAzLWNvbm5lY3Rpb24vdHlwZXNiBnByb3RvMw\", [file_gogoproto_gogo, file_cosmos_msg_v1_msg, file_google_protobuf_any, file_ibc_core_client_v1_client, file_ibc_core_connection_v1_connection]);\n\n/**\n * Describes the message ibc.core.connection.v1.MsgConnectionOpenInit.\n * Use `create(MsgConnectionOpenInitSchema)` to create a new message.\n */\nexport const MsgConnectionOpenInitSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_tx, 0);\n\n/**\n * Describes the message ibc.core.connection.v1.MsgConnectionOpenInitResponse.\n * Use `create(MsgConnectionOpenInitResponseSchema)` to create a new message.\n */\nexport const MsgConnectionOpenInitResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_tx, 1);\n\n/**\n * Describes the message ibc.core.connection.v1.MsgConnectionOpenTry.\n * Use `create(MsgConnectionOpenTrySchema)` to create a new message.\n */\nexport const MsgConnectionOpenTrySchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_tx, 2);\n\n/**\n * Describes the message ibc.core.connection.v1.MsgConnectionOpenTryResponse.\n * Use `create(MsgConnectionOpenTryResponseSchema)` to create a new message.\n */\nexport const MsgConnectionOpenTryResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_tx, 3);\n\n/**\n * Describes the message ibc.core.connection.v1.MsgConnectionOpenAck.\n * Use `create(MsgConnectionOpenAckSchema)` to create a new message.\n */\nexport const MsgConnectionOpenAckSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_tx, 4);\n\n/**\n * Describes the message ibc.core.connection.v1.MsgConnectionOpenAckResponse.\n * Use `create(MsgConnectionOpenAckResponseSchema)` to create a new message.\n */\nexport const MsgConnectionOpenAckResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_tx, 5);\n\n/**\n * Describes the message ibc.core.connection.v1.MsgConnectionOpenConfirm.\n * Use `create(MsgConnectionOpenConfirmSchema)` to create a new message.\n */\nexport const MsgConnectionOpenConfirmSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_tx, 6);\n\n/**\n * Describes the message ibc.core.connection.v1.MsgConnectionOpenConfirmResponse.\n * Use `create(MsgConnectionOpenConfirmResponseSchema)` to create a new message.\n */\nexport const MsgConnectionOpenConfirmResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_tx, 7);\n\n/**\n * Describes the message ibc.core.connection.v1.MsgUpdateParams.\n * Use `create(MsgUpdateParamsSchema)` to create a new message.\n */\nexport const MsgUpdateParamsSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_tx, 8);\n\n/**\n * Describes the message ibc.core.connection.v1.MsgUpdateParamsResponse.\n * Use `create(MsgUpdateParamsResponseSchema)` to create a new message.\n */\nexport const MsgUpdateParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_core_connection_v1_tx, 9);\n\n/**\n * Msg defines the ibc/connection Msg service.\n *\n * @generated from service ibc.core.connection.v1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_ibc_core_connection_v1_tx, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/applications/interchain_accounts/v1/packet.proto (package ibc.applications.interchain_accounts.v1, syntax proto3)\n/* eslint-disable */\n\nimport { enumDesc, fileDesc, messageDesc, tsEnum } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\n\n/**\n * Describes the file ibc/applications/interchain_accounts/v1/packet.proto.\n */\nexport const file_ibc_applications_interchain_accounts_v1_packet = /*@__PURE__*/\n fileDesc(\"CjRpYmMvYXBwbGljYXRpb25zL2ludGVyY2hhaW5fYWNjb3VudHMvdjEvcGFja2V0LnByb3RvEidpYmMuYXBwbGljYXRpb25zLmludGVyY2hhaW5fYWNjb3VudHMudjEidgobSW50ZXJjaGFpbkFjY291bnRQYWNrZXREYXRhEjsKBHR5cGUYASABKA4yLS5pYmMuYXBwbGljYXRpb25zLmludGVyY2hhaW5fYWNjb3VudHMudjEuVHlwZRIMCgRkYXRhGAIgASgMEgwKBG1lbW8YAyABKAkiMgoIQ29zbW9zVHgSJgoIbWVzc2FnZXMYASADKAsyFC5nb29nbGUucHJvdG9idWYuQW55KlgKBFR5cGUSJQoQVFlQRV9VTlNQRUNJRklFRBAAGg+KnSALVU5TUEVDSUZJRUQSIwoPVFlQRV9FWEVDVVRFX1RYEAEaDoqdIApFWEVDVVRFX1RYGgSIox4AQkdaRWdpdGh1Yi5jb20vY29zbW9zL2liYy1nby92OC9tb2R1bGVzL2FwcHMvMjctaW50ZXJjaGFpbi1hY2NvdW50cy90eXBlc2IGcHJvdG8z\", [file_google_protobuf_any, file_gogoproto_gogo]);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.v1.InterchainAccountPacketData.\n * Use `create(InterchainAccountPacketDataSchema)` to create a new message.\n */\nexport const InterchainAccountPacketDataSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_v1_packet, 0);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.v1.CosmosTx.\n * Use `create(CosmosTxSchema)` to create a new message.\n */\nexport const CosmosTxSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_v1_packet, 1);\n\n/**\n * Describes the enum ibc.applications.interchain_accounts.v1.Type.\n */\nexport const TypeSchema = /*@__PURE__*/\n enumDesc(file_ibc_applications_interchain_accounts_v1_packet, 0);\n\n/**\n * Type defines a classification of message issued from a controller chain to its associated interchain accounts\n * host\n *\n * @generated from enum ibc.applications.interchain_accounts.v1.Type\n */\nexport const Type = /*@__PURE__*/\n tsEnum(TypeSchema);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/applications/interchain_accounts/controller/v1/tx.proto (package ibc.applications.interchain_accounts.controller.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_ibc_applications_interchain_accounts_v1_packet } from \"../../v1/packet_pb.js\";\nimport { file_ibc_applications_interchain_accounts_controller_v1_controller } from \"./controller_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/msg/v1/msg_pb.js\";\n\n/**\n * Describes the file ibc/applications/interchain_accounts/controller/v1/tx.proto.\n */\nexport const file_ibc_applications_interchain_accounts_controller_v1_tx = /*@__PURE__*/\n fileDesc(\"CjtpYmMvYXBwbGljYXRpb25zL2ludGVyY2hhaW5fYWNjb3VudHMvY29udHJvbGxlci92MS90eC5wcm90bxIyaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLmNvbnRyb2xsZXIudjEiZQocTXNnUmVnaXN0ZXJJbnRlcmNoYWluQWNjb3VudBINCgVvd25lchgBIAEoCRIVCg1jb25uZWN0aW9uX2lkGAIgASgJEg8KB3ZlcnNpb24YAyABKAk6DoigHwCC57AqBW93bmVyIlEKJE1zZ1JlZ2lzdGVySW50ZXJjaGFpbkFjY291bnRSZXNwb25zZRISCgpjaGFubmVsX2lkGAEgASgJEg8KB3BvcnRfaWQYAiABKAk6BIigHwAivAEKCU1zZ1NlbmRUeBINCgVvd25lchgBIAEoCRIVCg1jb25uZWN0aW9uX2lkGAIgASgJEl8KC3BhY2tldF9kYXRhGAMgASgLMkQuaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLnYxLkludGVyY2hhaW5BY2NvdW50UGFja2V0RGF0YUIEyN4fABIYChByZWxhdGl2ZV90aW1lb3V0GAQgASgEOg6IoB8AguewKgVvd25lciIrChFNc2dTZW5kVHhSZXNwb25zZRIQCghzZXF1ZW5jZRgBIAEoBDoEiKAfACKEAQoPTXNnVXBkYXRlUGFyYW1zEg4KBnNpZ25lchgBIAEoCRJQCgZwYXJhbXMYAiABKAsyOi5pYmMuYXBwbGljYXRpb25zLmludGVyY2hhaW5fYWNjb3VudHMuY29udHJvbGxlci52MS5QYXJhbXNCBMjeHwA6D4igHwCC57AqBnNpZ25lciIZChdNc2dVcGRhdGVQYXJhbXNSZXNwb25zZTKKBAoDTXNnEscBChlSZWdpc3RlckludGVyY2hhaW5BY2NvdW50ElAuaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLmNvbnRyb2xsZXIudjEuTXNnUmVnaXN0ZXJJbnRlcmNoYWluQWNjb3VudBpYLmliYy5hcHBsaWNhdGlvbnMuaW50ZXJjaGFpbl9hY2NvdW50cy5jb250cm9sbGVyLnYxLk1zZ1JlZ2lzdGVySW50ZXJjaGFpbkFjY291bnRSZXNwb25zZRKOAQoGU2VuZFR4Ej0uaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLmNvbnRyb2xsZXIudjEuTXNnU2VuZFR4GkUuaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLmNvbnRyb2xsZXIudjEuTXNnU2VuZFR4UmVzcG9uc2USoAEKDFVwZGF0ZVBhcmFtcxJDLmliYy5hcHBsaWNhdGlvbnMuaW50ZXJjaGFpbl9hY2NvdW50cy5jb250cm9sbGVyLnYxLk1zZ1VwZGF0ZVBhcmFtcxpLLmliYy5hcHBsaWNhdGlvbnMuaW50ZXJjaGFpbl9hY2NvdW50cy5jb250cm9sbGVyLnYxLk1zZ1VwZGF0ZVBhcmFtc1Jlc3BvbnNlGgWA57AqAUJSWlBnaXRodWIuY29tL2Nvc21vcy9pYmMtZ28vdjgvbW9kdWxlcy9hcHBzLzI3LWludGVyY2hhaW4tYWNjb3VudHMvY29udHJvbGxlci90eXBlc2IGcHJvdG8z\", [file_gogoproto_gogo, file_ibc_applications_interchain_accounts_v1_packet, file_ibc_applications_interchain_accounts_controller_v1_controller, file_cosmos_msg_v1_msg]);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.controller.v1.MsgRegisterInterchainAccount.\n * Use `create(MsgRegisterInterchainAccountSchema)` to create a new message.\n */\nexport const MsgRegisterInterchainAccountSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_controller_v1_tx, 0);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.controller.v1.MsgRegisterInterchainAccountResponse.\n * Use `create(MsgRegisterInterchainAccountResponseSchema)` to create a new message.\n */\nexport const MsgRegisterInterchainAccountResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_controller_v1_tx, 1);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.controller.v1.MsgSendTx.\n * Use `create(MsgSendTxSchema)` to create a new message.\n */\nexport const MsgSendTxSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_controller_v1_tx, 2);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.controller.v1.MsgSendTxResponse.\n * Use `create(MsgSendTxResponseSchema)` to create a new message.\n */\nexport const MsgSendTxResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_controller_v1_tx, 3);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.controller.v1.MsgUpdateParams.\n * Use `create(MsgUpdateParamsSchema)` to create a new message.\n */\nexport const MsgUpdateParamsSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_controller_v1_tx, 4);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.controller.v1.MsgUpdateParamsResponse.\n * Use `create(MsgUpdateParamsResponseSchema)` to create a new message.\n */\nexport const MsgUpdateParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_controller_v1_tx, 5);\n\n/**\n * Msg defines the 27-interchain-accounts/controller Msg service.\n *\n * @generated from service ibc.applications.interchain_accounts.controller.v1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_ibc_applications_interchain_accounts_controller_v1_tx, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file ibc/applications/interchain_accounts/host/v1/tx.proto (package ibc.applications.interchain_accounts.host.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/msg/v1/msg_pb.js\";\nimport { file_ibc_applications_interchain_accounts_host_v1_host } from \"./host_pb.js\";\n\n/**\n * Describes the file ibc/applications/interchain_accounts/host/v1/tx.proto.\n */\nexport const file_ibc_applications_interchain_accounts_host_v1_tx = /*@__PURE__*/\n fileDesc(\"CjVpYmMvYXBwbGljYXRpb25zL2ludGVyY2hhaW5fYWNjb3VudHMvaG9zdC92MS90eC5wcm90bxIsaWJjLmFwcGxpY2F0aW9ucy5pbnRlcmNoYWluX2FjY291bnRzLmhvc3QudjEifgoPTXNnVXBkYXRlUGFyYW1zEg4KBnNpZ25lchgBIAEoCRJKCgZwYXJhbXMYAiABKAsyNC5pYmMuYXBwbGljYXRpb25zLmludGVyY2hhaW5fYWNjb3VudHMuaG9zdC52MS5QYXJhbXNCBMjeHwA6D4igHwCC57AqBnNpZ25lciIZChdNc2dVcGRhdGVQYXJhbXNSZXNwb25zZTKjAQoDTXNnEpQBCgxVcGRhdGVQYXJhbXMSPS5pYmMuYXBwbGljYXRpb25zLmludGVyY2hhaW5fYWNjb3VudHMuaG9zdC52MS5Nc2dVcGRhdGVQYXJhbXMaRS5pYmMuYXBwbGljYXRpb25zLmludGVyY2hhaW5fYWNjb3VudHMuaG9zdC52MS5Nc2dVcGRhdGVQYXJhbXNSZXNwb25zZRoFgOewKgFCTFpKZ2l0aHViLmNvbS9jb3Ntb3MvaWJjLWdvL3Y4L21vZHVsZXMvYXBwcy8yNy1pbnRlcmNoYWluLWFjY291bnRzL2hvc3QvdHlwZXNiBnByb3RvMw\", [file_gogoproto_gogo, file_cosmos_msg_v1_msg, file_ibc_applications_interchain_accounts_host_v1_host]);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.host.v1.MsgUpdateParams.\n * Use `create(MsgUpdateParamsSchema)` to create a new message.\n */\nexport const MsgUpdateParamsSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_host_v1_tx, 0);\n\n/**\n * Describes the message ibc.applications.interchain_accounts.host.v1.MsgUpdateParamsResponse.\n * Use `create(MsgUpdateParamsResponseSchema)` to create a new message.\n */\nexport const MsgUpdateParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_ibc_applications_interchain_accounts_host_v1_tx, 1);\n\n/**\n * Msg defines the 27-interchain-accounts/host Msg service.\n *\n * @generated from service ibc.applications.interchain_accounts.host.v1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_ibc_applications_interchain_accounts_host_v1_tx, 0);\n\n","// Since: cosmos-sdk 0.43\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/authz/v1beta1/tx.proto (package cosmos.authz.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\nimport { file_cosmos_authz_v1beta1_authz } from \"./authz_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"../../msg/v1/msg_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/authz/v1beta1/tx.proto.\n */\nexport const file_cosmos_authz_v1beta1_tx = /*@__PURE__*/\n fileDesc(\"Ch1jb3Ntb3MvYXV0aHovdjFiZXRhMS90eC5wcm90bxIUY29zbW9zLmF1dGh6LnYxYmV0YTEivQEKCE1zZ0dyYW50EikKB2dyYW50ZXIYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIpCgdncmFudGVlGAIgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSNQoFZ3JhbnQYAyABKAsyGy5jb3Ntb3MuYXV0aHoudjFiZXRhMS5HcmFudEIJyN4fAKjnsCoBOiSC57AqB2dyYW50ZXKK57AqE2Nvc21vcy1zZGsvTXNnR3JhbnQiEgoQTXNnR3JhbnRSZXNwb25zZSKaAQoHTXNnRXhlYxIpCgdncmFudGVlGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSPwoEbXNncxgCIAMoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnlCG8q0LRdjb3Ntb3MuYmFzZS52MWJldGExLk1zZzojguewKgdncmFudGVliuewKhJjb3Ntb3Mtc2RrL01zZ0V4ZWMiIgoPTXNnRXhlY1Jlc3BvbnNlEg8KB3Jlc3VsdHMYASADKAwingEKCU1zZ1Jldm9rZRIpCgdncmFudGVyGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSKQoHZ3JhbnRlZRgCIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEhQKDG1zZ190eXBlX3VybBgDIAEoCTolguewKgdncmFudGVyiuewKhRjb3Ntb3Mtc2RrL01zZ1Jldm9rZSITChFNc2dSZXZva2VSZXNwb25zZTL/AQoDTXNnEk8KBUdyYW50Eh4uY29zbW9zLmF1dGh6LnYxYmV0YTEuTXNnR3JhbnQaJi5jb3Ntb3MuYXV0aHoudjFiZXRhMS5Nc2dHcmFudFJlc3BvbnNlEkwKBEV4ZWMSHS5jb3Ntb3MuYXV0aHoudjFiZXRhMS5Nc2dFeGVjGiUuY29zbW9zLmF1dGh6LnYxYmV0YTEuTXNnRXhlY1Jlc3BvbnNlElIKBlJldm9rZRIfLmNvc21vcy5hdXRoei52MWJldGExLk1zZ1Jldm9rZRonLmNvc21vcy5hdXRoei52MWJldGExLk1zZ1Jldm9rZVJlc3BvbnNlGgWA57AqAUIqWiRnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3gvYXV0aHrI4R4AYgZwcm90bzM\", [file_cosmos_proto_cosmos, file_gogoproto_gogo, file_google_protobuf_any, file_cosmos_authz_v1beta1_authz, file_cosmos_msg_v1_msg, file_amino_amino]);\n\n/**\n * Describes the message cosmos.authz.v1beta1.MsgGrant.\n * Use `create(MsgGrantSchema)` to create a new message.\n */\nexport const MsgGrantSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_tx, 0);\n\n/**\n * Describes the message cosmos.authz.v1beta1.MsgGrantResponse.\n * Use `create(MsgGrantResponseSchema)` to create a new message.\n */\nexport const MsgGrantResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_tx, 1);\n\n/**\n * Describes the message cosmos.authz.v1beta1.MsgExec.\n * Use `create(MsgExecSchema)` to create a new message.\n */\nexport const MsgExecSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_tx, 2);\n\n/**\n * Describes the message cosmos.authz.v1beta1.MsgExecResponse.\n * Use `create(MsgExecResponseSchema)` to create a new message.\n */\nexport const MsgExecResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_tx, 3);\n\n/**\n * Describes the message cosmos.authz.v1beta1.MsgRevoke.\n * Use `create(MsgRevokeSchema)` to create a new message.\n */\nexport const MsgRevokeSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_tx, 4);\n\n/**\n * Describes the message cosmos.authz.v1beta1.MsgRevokeResponse.\n * Use `create(MsgRevokeResponseSchema)` to create a new message.\n */\nexport const MsgRevokeResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_authz_v1beta1_tx, 5);\n\n/**\n * Msg defines the authz Msg service.\n *\n * @generated from service cosmos.authz.v1beta1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_cosmos_authz_v1beta1_tx, 0);\n\n","// Since: cosmos-sdk 0.43\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/feegrant/v1beta1/tx.proto (package cosmos.feegrant.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"../../msg/v1/msg_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/feegrant/v1beta1/tx.proto.\n */\nexport const file_cosmos_feegrant_v1beta1_tx = /*@__PURE__*/\n fileDesc(\"CiBjb3Ntb3MvZmVlZ3JhbnQvdjFiZXRhMS90eC5wcm90bxIXY29zbW9zLmZlZWdyYW50LnYxYmV0YTEi7AEKEU1zZ0dyYW50QWxsb3dhbmNlEikKB2dyYW50ZXIYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIpCgdncmFudGVlGAIgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSUgoJYWxsb3dhbmNlGAMgASgLMhQuZ29vZ2xlLnByb3RvYnVmLkFueUIpyrQtJWNvc21vcy5mZWVncmFudC52MWJldGExLkZlZUFsbG93YW5jZUk6LYLnsCoHZ3JhbnRlcornsCocY29zbW9zLXNkay9Nc2dHcmFudEFsbG93YW5jZSIbChlNc2dHcmFudEFsbG93YW5jZVJlc3BvbnNlIpoBChJNc2dSZXZva2VBbGxvd2FuY2USKQoHZ3JhbnRlchgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEikKB2dyYW50ZWUYAiABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZzouguewKgdncmFudGVyiuewKh1jb3Ntb3Mtc2RrL01zZ1Jldm9rZUFsbG93YW5jZSIcChpNc2dSZXZva2VBbGxvd2FuY2VSZXNwb25zZSJLChJNc2dQcnVuZUFsbG93YW5jZXMSKAoGcHJ1bmVyGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmc6C4LnsCoGcHJ1bmVyIhwKGk1zZ1BydW5lQWxsb3dhbmNlc1Jlc3BvbnNlMugCCgNNc2cScAoOR3JhbnRBbGxvd2FuY2USKi5jb3Ntb3MuZmVlZ3JhbnQudjFiZXRhMS5Nc2dHcmFudEFsbG93YW5jZRoyLmNvc21vcy5mZWVncmFudC52MWJldGExLk1zZ0dyYW50QWxsb3dhbmNlUmVzcG9uc2UScwoPUmV2b2tlQWxsb3dhbmNlEisuY29zbW9zLmZlZWdyYW50LnYxYmV0YTEuTXNnUmV2b2tlQWxsb3dhbmNlGjMuY29zbW9zLmZlZWdyYW50LnYxYmV0YTEuTXNnUmV2b2tlQWxsb3dhbmNlUmVzcG9uc2UScwoPUHJ1bmVBbGxvd2FuY2VzEisuY29zbW9zLmZlZWdyYW50LnYxYmV0YTEuTXNnUHJ1bmVBbGxvd2FuY2VzGjMuY29zbW9zLmZlZWdyYW50LnYxYmV0YTEuTXNnUHJ1bmVBbGxvd2FuY2VzUmVzcG9uc2UaBYDnsCoBQhlaF2Nvc21vc3Nkay5pby94L2ZlZWdyYW50YgZwcm90bzM\", [file_google_protobuf_any, file_cosmos_proto_cosmos, file_cosmos_msg_v1_msg, file_amino_amino]);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.MsgGrantAllowance.\n * Use `create(MsgGrantAllowanceSchema)` to create a new message.\n */\nexport const MsgGrantAllowanceSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_tx, 0);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.MsgGrantAllowanceResponse.\n * Use `create(MsgGrantAllowanceResponseSchema)` to create a new message.\n */\nexport const MsgGrantAllowanceResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_tx, 1);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.MsgRevokeAllowance.\n * Use `create(MsgRevokeAllowanceSchema)` to create a new message.\n */\nexport const MsgRevokeAllowanceSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_tx, 2);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.MsgRevokeAllowanceResponse.\n * Use `create(MsgRevokeAllowanceResponseSchema)` to create a new message.\n */\nexport const MsgRevokeAllowanceResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_tx, 3);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.MsgPruneAllowances.\n * Use `create(MsgPruneAllowancesSchema)` to create a new message.\n */\nexport const MsgPruneAllowancesSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_tx, 4);\n\n/**\n * Describes the message cosmos.feegrant.v1beta1.MsgPruneAllowancesResponse.\n * Use `create(MsgPruneAllowancesResponseSchema)` to create a new message.\n */\nexport const MsgPruneAllowancesResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_feegrant_v1beta1_tx, 5);\n\n/**\n * Msg defines the feegrant msg service.\n *\n * @generated from service cosmos.feegrant.v1beta1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_cosmos_feegrant_v1beta1_tx, 0);\n\n","// Since: cosmos-sdk 0.46\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/group/v1/tx.proto (package cosmos.group.v1, syntax proto3)\n/* eslint-disable */\n\nimport { enumDesc, fileDesc, messageDesc, serviceDesc, tsEnum } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\nimport { file_cosmos_group_v1_types } from \"./types_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"../../msg/v1/msg_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/group/v1/tx.proto.\n */\nexport const file_cosmos_group_v1_tx = /*@__PURE__*/\n fileDesc(\"Chhjb3Ntb3MvZ3JvdXAvdjEvdHgucHJvdG8SD2Nvc21vcy5ncm91cC52MSKxAQoOTXNnQ3JlYXRlR3JvdXASJwoFYWRtaW4YASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxI6CgdtZW1iZXJzGAIgAygLMh4uY29zbW9zLmdyb3VwLnYxLk1lbWJlclJlcXVlc3RCCcjeHwCo57AqARIQCghtZXRhZGF0YRgDIAEoCTooguewKgVhZG1pbornsCoZY29zbW9zLXNkay9Nc2dDcmVhdGVHcm91cCIqChZNc2dDcmVhdGVHcm91cFJlc3BvbnNlEhAKCGdyb3VwX2lkGAEgASgEIsYBChVNc2dVcGRhdGVHcm91cE1lbWJlcnMSJwoFYWRtaW4YASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIQCghncm91cF9pZBgCIAEoBBJBCg5tZW1iZXJfdXBkYXRlcxgDIAMoCzIeLmNvc21vcy5ncm91cC52MS5NZW1iZXJSZXF1ZXN0QgnI3h8AqOewKgE6L4LnsCoFYWRtaW6K57AqIGNvc21vcy1zZGsvTXNnVXBkYXRlR3JvdXBNZW1iZXJzIh8KHU1zZ1VwZGF0ZUdyb3VwTWVtYmVyc1Jlc3BvbnNlIqwBChNNc2dVcGRhdGVHcm91cEFkbWluEicKBWFkbWluGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSEAoIZ3JvdXBfaWQYAiABKAQSKwoJbmV3X2FkbWluGAMgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmc6LYLnsCoFYWRtaW6K57AqHmNvc21vcy1zZGsvTXNnVXBkYXRlR3JvdXBBZG1pbiIdChtNc2dVcGRhdGVHcm91cEFkbWluUmVzcG9uc2UilwEKFk1zZ1VwZGF0ZUdyb3VwTWV0YWRhdGESJwoFYWRtaW4YASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIQCghncm91cF9pZBgCIAEoBBIQCghtZXRhZGF0YRgDIAEoCTowguewKgVhZG1pbornsCohY29zbW9zLXNkay9Nc2dVcGRhdGVHcm91cE1ldGFkYXRhIiAKHk1zZ1VwZGF0ZUdyb3VwTWV0YWRhdGFSZXNwb25zZSLqAQoUTXNnQ3JlYXRlR3JvdXBQb2xpY3kSJwoFYWRtaW4YASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIQCghncm91cF9pZBgCIAEoBBIQCghtZXRhZGF0YRgDIAEoCRJRCg9kZWNpc2lvbl9wb2xpY3kYBCABKAsyFC5nb29nbGUucHJvdG9idWYuQW55QiLKtC0eY29zbW9zLmdyb3VwLnYxLkRlY2lzaW9uUG9saWN5OjKIoB8AguewKgVhZG1pbornsCofY29zbW9zLXNkay9Nc2dDcmVhdGVHcm91cFBvbGljeSJJChxNc2dDcmVhdGVHcm91cFBvbGljeVJlc3BvbnNlEikKB2FkZHJlc3MYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZyLeAQoZTXNnVXBkYXRlR3JvdXBQb2xpY3lBZG1pbhInCgVhZG1pbhgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEjYKFGdyb3VwX3BvbGljeV9hZGRyZXNzGAIgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSKwoJbmV3X2FkbWluGAMgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmc6M4LnsCoFYWRtaW6K57AqJGNvc21vcy1zZGsvTXNnVXBkYXRlR3JvdXBQb2xpY3lBZG1pbiIjCiFNc2dVcGRhdGVHcm91cFBvbGljeUFkbWluUmVzcG9uc2Ui4AIKGE1zZ0NyZWF0ZUdyb3VwV2l0aFBvbGljeRInCgVhZG1pbhgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEjoKB21lbWJlcnMYAiADKAsyHi5jb3Ntb3MuZ3JvdXAudjEuTWVtYmVyUmVxdWVzdEIJyN4fAKjnsCoBEhYKDmdyb3VwX21ldGFkYXRhGAMgASgJEh0KFWdyb3VwX3BvbGljeV9tZXRhZGF0YRgEIAEoCRIdChVncm91cF9wb2xpY3lfYXNfYWRtaW4YBSABKAgSUQoPZGVjaXNpb25fcG9saWN5GAYgASgLMhQuZ29vZ2xlLnByb3RvYnVmLkFueUIiyrQtHmNvc21vcy5ncm91cC52MS5EZWNpc2lvblBvbGljeTo2iKAfAILnsCoFYWRtaW6K57AqI2Nvc21vcy1zZGsvTXNnQ3JlYXRlR3JvdXBXaXRoUG9saWN5ImwKIE1zZ0NyZWF0ZUdyb3VwV2l0aFBvbGljeVJlc3BvbnNlEhAKCGdyb3VwX2lkGAEgASgEEjYKFGdyb3VwX3BvbGljeV9hZGRyZXNzGAIgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcilAIKIk1zZ1VwZGF0ZUdyb3VwUG9saWN5RGVjaXNpb25Qb2xpY3kSJwoFYWRtaW4YASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxI2ChRncm91cF9wb2xpY3lfYWRkcmVzcxgCIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nElEKD2RlY2lzaW9uX3BvbGljeRgDIAEoCzIULmdvb2dsZS5wcm90b2J1Zi5BbnlCIsq0LR5jb3Ntb3MuZ3JvdXAudjEuRGVjaXNpb25Qb2xpY3k6OoigHwCC57AqBWFkbWluiuewKidjb3Ntb3Mtc2RrL01zZ1VwZGF0ZUdyb3VwRGVjaXNpb25Qb2xpY3kiLAoqTXNnVXBkYXRlR3JvdXBQb2xpY3lEZWNpc2lvblBvbGljeVJlc3BvbnNlIskBChxNc2dVcGRhdGVHcm91cFBvbGljeU1ldGFkYXRhEicKBWFkbWluGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSNgoUZ3JvdXBfcG9saWN5X2FkZHJlc3MYAiABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIQCghtZXRhZGF0YRgDIAEoCTo2guewKgVhZG1pbornsConY29zbW9zLXNkay9Nc2dVcGRhdGVHcm91cFBvbGljeU1ldGFkYXRhIiYKJE1zZ1VwZGF0ZUdyb3VwUG9saWN5TWV0YWRhdGFSZXNwb25zZSKYAgoRTXNnU3VibWl0UHJvcG9zYWwSNgoUZ3JvdXBfcG9saWN5X2FkZHJlc3MYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIRCglwcm9wb3NlcnMYAiADKAkSEAoIbWV0YWRhdGEYAyABKAkSJgoIbWVzc2FnZXMYBCADKAsyFC5nb29nbGUucHJvdG9idWYuQW55EiMKBGV4ZWMYBSABKA4yFS5jb3Ntb3MuZ3JvdXAudjEuRXhlYxINCgV0aXRsZRgGIAEoCRIPCgdzdW1tYXJ5GAcgASgJOjmIoB8AguewKglwcm9wb3NlcnOK57AqImNvc21vcy1zZGsvZ3JvdXAvTXNnU3VibWl0UHJvcG9zYWwiMAoZTXNnU3VibWl0UHJvcG9zYWxSZXNwb25zZRITCgtwcm9wb3NhbF9pZBgBIAEoBCKMAQoTTXNnV2l0aGRyYXdQcm9wb3NhbBITCgtwcm9wb3NhbF9pZBgBIAEoBBIpCgdhZGRyZXNzGAIgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmc6NYLnsCoHYWRkcmVzc4rnsCokY29zbW9zLXNkay9ncm91cC9Nc2dXaXRoZHJhd1Byb3Bvc2FsIh0KG01zZ1dpdGhkcmF3UHJvcG9zYWxSZXNwb25zZSLUAQoHTXNnVm90ZRITCgtwcm9wb3NhbF9pZBgBIAEoBBInCgV2b3RlchgCIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEisKBm9wdGlvbhgDIAEoDjIbLmNvc21vcy5ncm91cC52MS5Wb3RlT3B0aW9uEhAKCG1ldGFkYXRhGAQgASgJEiMKBGV4ZWMYBSABKA4yFS5jb3Ntb3MuZ3JvdXAudjEuRXhlYzonguewKgV2b3RlcornsCoYY29zbW9zLXNkay9ncm91cC9Nc2dWb3RlIhEKD01zZ1ZvdGVSZXNwb25zZSJ2CgdNc2dFeGVjEhMKC3Byb3Bvc2FsX2lkGAEgASgEEioKCGV4ZWN1dG9yGAIgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmc6KoLnsCoIZXhlY3V0b3KK57AqGGNvc21vcy1zZGsvZ3JvdXAvTXNnRXhlYyJKCg9Nc2dFeGVjUmVzcG9uc2USNwoGcmVzdWx0GAIgASgOMicuY29zbW9zLmdyb3VwLnYxLlByb3Bvc2FsRXhlY3V0b3JSZXN1bHQifQoNTXNnTGVhdmVHcm91cBIpCgdhZGRyZXNzGAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSEAoIZ3JvdXBfaWQYAiABKAQ6L4LnsCoHYWRkcmVzc4rnsCoeY29zbW9zLXNkay9ncm91cC9Nc2dMZWF2ZUdyb3VwIhcKFU1zZ0xlYXZlR3JvdXBSZXNwb25zZSoqCgRFeGVjEhQKEEVYRUNfVU5TUEVDSUZJRUQQABIMCghFWEVDX1RSWRABMsoLCgNNc2cSVwoLQ3JlYXRlR3JvdXASHy5jb3Ntb3MuZ3JvdXAudjEuTXNnQ3JlYXRlR3JvdXAaJy5jb3Ntb3MuZ3JvdXAudjEuTXNnQ3JlYXRlR3JvdXBSZXNwb25zZRJsChJVcGRhdGVHcm91cE1lbWJlcnMSJi5jb3Ntb3MuZ3JvdXAudjEuTXNnVXBkYXRlR3JvdXBNZW1iZXJzGi4uY29zbW9zLmdyb3VwLnYxLk1zZ1VwZGF0ZUdyb3VwTWVtYmVyc1Jlc3BvbnNlEmYKEFVwZGF0ZUdyb3VwQWRtaW4SJC5jb3Ntb3MuZ3JvdXAudjEuTXNnVXBkYXRlR3JvdXBBZG1pbhosLmNvc21vcy5ncm91cC52MS5Nc2dVcGRhdGVHcm91cEFkbWluUmVzcG9uc2USbwoTVXBkYXRlR3JvdXBNZXRhZGF0YRInLmNvc21vcy5ncm91cC52MS5Nc2dVcGRhdGVHcm91cE1ldGFkYXRhGi8uY29zbW9zLmdyb3VwLnYxLk1zZ1VwZGF0ZUdyb3VwTWV0YWRhdGFSZXNwb25zZRJpChFDcmVhdGVHcm91cFBvbGljeRIlLmNvc21vcy5ncm91cC52MS5Nc2dDcmVhdGVHcm91cFBvbGljeRotLmNvc21vcy5ncm91cC52MS5Nc2dDcmVhdGVHcm91cFBvbGljeVJlc3BvbnNlEnUKFUNyZWF0ZUdyb3VwV2l0aFBvbGljeRIpLmNvc21vcy5ncm91cC52MS5Nc2dDcmVhdGVHcm91cFdpdGhQb2xpY3kaMS5jb3Ntb3MuZ3JvdXAudjEuTXNnQ3JlYXRlR3JvdXBXaXRoUG9saWN5UmVzcG9uc2USeAoWVXBkYXRlR3JvdXBQb2xpY3lBZG1pbhIqLmNvc21vcy5ncm91cC52MS5Nc2dVcGRhdGVHcm91cFBvbGljeUFkbWluGjIuY29zbW9zLmdyb3VwLnYxLk1zZ1VwZGF0ZUdyb3VwUG9saWN5QWRtaW5SZXNwb25zZRKTAQofVXBkYXRlR3JvdXBQb2xpY3lEZWNpc2lvblBvbGljeRIzLmNvc21vcy5ncm91cC52MS5Nc2dVcGRhdGVHcm91cFBvbGljeURlY2lzaW9uUG9saWN5GjsuY29zbW9zLmdyb3VwLnYxLk1zZ1VwZGF0ZUdyb3VwUG9saWN5RGVjaXNpb25Qb2xpY3lSZXNwb25zZRKBAQoZVXBkYXRlR3JvdXBQb2xpY3lNZXRhZGF0YRItLmNvc21vcy5ncm91cC52MS5Nc2dVcGRhdGVHcm91cFBvbGljeU1ldGFkYXRhGjUuY29zbW9zLmdyb3VwLnYxLk1zZ1VwZGF0ZUdyb3VwUG9saWN5TWV0YWRhdGFSZXNwb25zZRJgCg5TdWJtaXRQcm9wb3NhbBIiLmNvc21vcy5ncm91cC52MS5Nc2dTdWJtaXRQcm9wb3NhbBoqLmNvc21vcy5ncm91cC52MS5Nc2dTdWJtaXRQcm9wb3NhbFJlc3BvbnNlEmYKEFdpdGhkcmF3UHJvcG9zYWwSJC5jb3Ntb3MuZ3JvdXAudjEuTXNnV2l0aGRyYXdQcm9wb3NhbBosLmNvc21vcy5ncm91cC52MS5Nc2dXaXRoZHJhd1Byb3Bvc2FsUmVzcG9uc2USQgoEVm90ZRIYLmNvc21vcy5ncm91cC52MS5Nc2dWb3RlGiAuY29zbW9zLmdyb3VwLnYxLk1zZ1ZvdGVSZXNwb25zZRJCCgRFeGVjEhguY29zbW9zLmdyb3VwLnYxLk1zZ0V4ZWMaIC5jb3Ntb3MuZ3JvdXAudjEuTXNnRXhlY1Jlc3BvbnNlElQKCkxlYXZlR3JvdXASHi5jb3Ntb3MuZ3JvdXAudjEuTXNnTGVhdmVHcm91cBomLmNvc21vcy5ncm91cC52MS5Nc2dMZWF2ZUdyb3VwUmVzcG9uc2UaBYDnsCoBQiZaJGdpdGh1Yi5jb20vY29zbW9zL2Nvc21vcy1zZGsveC9ncm91cGIGcHJvdG8z\", [file_gogoproto_gogo, file_cosmos_proto_cosmos, file_google_protobuf_any, file_cosmos_group_v1_types, file_cosmos_msg_v1_msg, file_amino_amino]);\n\n/**\n * Describes the message cosmos.group.v1.MsgCreateGroup.\n * Use `create(MsgCreateGroupSchema)` to create a new message.\n */\nexport const MsgCreateGroupSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 0);\n\n/**\n * Describes the message cosmos.group.v1.MsgCreateGroupResponse.\n * Use `create(MsgCreateGroupResponseSchema)` to create a new message.\n */\nexport const MsgCreateGroupResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 1);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupMembers.\n * Use `create(MsgUpdateGroupMembersSchema)` to create a new message.\n */\nexport const MsgUpdateGroupMembersSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 2);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupMembersResponse.\n * Use `create(MsgUpdateGroupMembersResponseSchema)` to create a new message.\n */\nexport const MsgUpdateGroupMembersResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 3);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupAdmin.\n * Use `create(MsgUpdateGroupAdminSchema)` to create a new message.\n */\nexport const MsgUpdateGroupAdminSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 4);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupAdminResponse.\n * Use `create(MsgUpdateGroupAdminResponseSchema)` to create a new message.\n */\nexport const MsgUpdateGroupAdminResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 5);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupMetadata.\n * Use `create(MsgUpdateGroupMetadataSchema)` to create a new message.\n */\nexport const MsgUpdateGroupMetadataSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 6);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupMetadataResponse.\n * Use `create(MsgUpdateGroupMetadataResponseSchema)` to create a new message.\n */\nexport const MsgUpdateGroupMetadataResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 7);\n\n/**\n * Describes the message cosmos.group.v1.MsgCreateGroupPolicy.\n * Use `create(MsgCreateGroupPolicySchema)` to create a new message.\n */\nexport const MsgCreateGroupPolicySchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 8);\n\n/**\n * Describes the message cosmos.group.v1.MsgCreateGroupPolicyResponse.\n * Use `create(MsgCreateGroupPolicyResponseSchema)` to create a new message.\n */\nexport const MsgCreateGroupPolicyResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 9);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupPolicyAdmin.\n * Use `create(MsgUpdateGroupPolicyAdminSchema)` to create a new message.\n */\nexport const MsgUpdateGroupPolicyAdminSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 10);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupPolicyAdminResponse.\n * Use `create(MsgUpdateGroupPolicyAdminResponseSchema)` to create a new message.\n */\nexport const MsgUpdateGroupPolicyAdminResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 11);\n\n/**\n * Describes the message cosmos.group.v1.MsgCreateGroupWithPolicy.\n * Use `create(MsgCreateGroupWithPolicySchema)` to create a new message.\n */\nexport const MsgCreateGroupWithPolicySchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 12);\n\n/**\n * Describes the message cosmos.group.v1.MsgCreateGroupWithPolicyResponse.\n * Use `create(MsgCreateGroupWithPolicyResponseSchema)` to create a new message.\n */\nexport const MsgCreateGroupWithPolicyResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 13);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupPolicyDecisionPolicy.\n * Use `create(MsgUpdateGroupPolicyDecisionPolicySchema)` to create a new message.\n */\nexport const MsgUpdateGroupPolicyDecisionPolicySchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 14);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupPolicyDecisionPolicyResponse.\n * Use `create(MsgUpdateGroupPolicyDecisionPolicyResponseSchema)` to create a new message.\n */\nexport const MsgUpdateGroupPolicyDecisionPolicyResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 15);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupPolicyMetadata.\n * Use `create(MsgUpdateGroupPolicyMetadataSchema)` to create a new message.\n */\nexport const MsgUpdateGroupPolicyMetadataSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 16);\n\n/**\n * Describes the message cosmos.group.v1.MsgUpdateGroupPolicyMetadataResponse.\n * Use `create(MsgUpdateGroupPolicyMetadataResponseSchema)` to create a new message.\n */\nexport const MsgUpdateGroupPolicyMetadataResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 17);\n\n/**\n * Describes the message cosmos.group.v1.MsgSubmitProposal.\n * Use `create(MsgSubmitProposalSchema)` to create a new message.\n */\nexport const MsgSubmitProposalSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 18);\n\n/**\n * Describes the message cosmos.group.v1.MsgSubmitProposalResponse.\n * Use `create(MsgSubmitProposalResponseSchema)` to create a new message.\n */\nexport const MsgSubmitProposalResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 19);\n\n/**\n * Describes the message cosmos.group.v1.MsgWithdrawProposal.\n * Use `create(MsgWithdrawProposalSchema)` to create a new message.\n */\nexport const MsgWithdrawProposalSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 20);\n\n/**\n * Describes the message cosmos.group.v1.MsgWithdrawProposalResponse.\n * Use `create(MsgWithdrawProposalResponseSchema)` to create a new message.\n */\nexport const MsgWithdrawProposalResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 21);\n\n/**\n * Describes the message cosmos.group.v1.MsgVote.\n * Use `create(MsgVoteSchema)` to create a new message.\n */\nexport const MsgVoteSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 22);\n\n/**\n * Describes the message cosmos.group.v1.MsgVoteResponse.\n * Use `create(MsgVoteResponseSchema)` to create a new message.\n */\nexport const MsgVoteResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 23);\n\n/**\n * Describes the message cosmos.group.v1.MsgExec.\n * Use `create(MsgExecSchema)` to create a new message.\n */\nexport const MsgExecSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 24);\n\n/**\n * Describes the message cosmos.group.v1.MsgExecResponse.\n * Use `create(MsgExecResponseSchema)` to create a new message.\n */\nexport const MsgExecResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 25);\n\n/**\n * Describes the message cosmos.group.v1.MsgLeaveGroup.\n * Use `create(MsgLeaveGroupSchema)` to create a new message.\n */\nexport const MsgLeaveGroupSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 26);\n\n/**\n * Describes the message cosmos.group.v1.MsgLeaveGroupResponse.\n * Use `create(MsgLeaveGroupResponseSchema)` to create a new message.\n */\nexport const MsgLeaveGroupResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_group_v1_tx, 27);\n\n/**\n * Describes the enum cosmos.group.v1.Exec.\n */\nexport const ExecSchema = /*@__PURE__*/\n enumDesc(file_cosmos_group_v1_tx, 0);\n\n/**\n * Exec defines modes of execution of a proposal on creation or on new vote.\n *\n * @generated from enum cosmos.group.v1.Exec\n */\nexport const Exec = /*@__PURE__*/\n tsEnum(ExecSchema);\n\n/**\n * Msg is the cosmos.group.v1 Msg service.\n *\n * @generated from service cosmos.group.v1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_cosmos_group_v1_tx, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/crisis/v1beta1/tx.proto (package cosmos.crisis.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"../../msg/v1/msg_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\nimport { file_cosmos_base_v1beta1_coin } from \"../../base/v1beta1/coin_pb.js\";\n\n/**\n * Describes the file cosmos/crisis/v1beta1/tx.proto.\n */\nexport const file_cosmos_crisis_v1beta1_tx = /*@__PURE__*/\n fileDesc(\"Ch5jb3Ntb3MvY3Jpc2lzL3YxYmV0YTEvdHgucHJvdG8SFWNvc21vcy5jcmlzaXMudjFiZXRhMSKtAQoSTXNnVmVyaWZ5SW52YXJpYW50EigKBnNlbmRlchgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEh0KFWludmFyaWFudF9tb2R1bGVfbmFtZRgCIAEoCRIXCg9pbnZhcmlhbnRfcm91dGUYAyABKAk6NYigHwDooB8AguewKgZzZW5kZXKK57AqHWNvc21vcy1zZGsvTXNnVmVyaWZ5SW52YXJpYW50IhwKGk1zZ1ZlcmlmeUludmFyaWFudFJlc3BvbnNlIrIBCg9Nc2dVcGRhdGVQYXJhbXMSKwoJYXV0aG9yaXR5GAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSOgoMY29uc3RhbnRfZmVlGAIgASgLMhkuY29zbW9zLmJhc2UudjFiZXRhMS5Db2luQgnI3h8AqOewKgE6NoLnsCoJYXV0aG9yaXR5iuewKiNjb3Ntb3Mtc2RrL3gvY3Jpc2lzL01zZ1VwZGF0ZVBhcmFtcyIZChdNc2dVcGRhdGVQYXJhbXNSZXNwb25zZTLlAQoDTXNnEm8KD1ZlcmlmeUludmFyaWFudBIpLmNvc21vcy5jcmlzaXMudjFiZXRhMS5Nc2dWZXJpZnlJbnZhcmlhbnQaMS5jb3Ntb3MuY3Jpc2lzLnYxYmV0YTEuTXNnVmVyaWZ5SW52YXJpYW50UmVzcG9uc2USZgoMVXBkYXRlUGFyYW1zEiYuY29zbW9zLmNyaXNpcy52MWJldGExLk1zZ1VwZGF0ZVBhcmFtcxouLmNvc21vcy5jcmlzaXMudjFiZXRhMS5Nc2dVcGRhdGVQYXJhbXNSZXNwb25zZRoFgOewKgFCLVorZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay94L2NyaXNpcy90eXBlc2IGcHJvdG8z\", [file_gogoproto_gogo, file_cosmos_proto_cosmos, file_cosmos_msg_v1_msg, file_amino_amino, file_cosmos_base_v1beta1_coin]);\n\n/**\n * Describes the message cosmos.crisis.v1beta1.MsgVerifyInvariant.\n * Use `create(MsgVerifyInvariantSchema)` to create a new message.\n */\nexport const MsgVerifyInvariantSchema = /*@__PURE__*/\n messageDesc(file_cosmos_crisis_v1beta1_tx, 0);\n\n/**\n * Describes the message cosmos.crisis.v1beta1.MsgVerifyInvariantResponse.\n * Use `create(MsgVerifyInvariantResponseSchema)` to create a new message.\n */\nexport const MsgVerifyInvariantResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_crisis_v1beta1_tx, 1);\n\n/**\n * Describes the message cosmos.crisis.v1beta1.MsgUpdateParams.\n * Use `create(MsgUpdateParamsSchema)` to create a new message.\n */\nexport const MsgUpdateParamsSchema = /*@__PURE__*/\n messageDesc(file_cosmos_crisis_v1beta1_tx, 2);\n\n/**\n * Describes the message cosmos.crisis.v1beta1.MsgUpdateParamsResponse.\n * Use `create(MsgUpdateParamsResponseSchema)` to create a new message.\n */\nexport const MsgUpdateParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_crisis_v1beta1_tx, 3);\n\n/**\n * Msg defines the bank Msg service.\n *\n * @generated from service cosmos.crisis.v1beta1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_cosmos_crisis_v1beta1_tx, 0);\n\n","// Since: cosmos-sdk 0.46\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/upgrade/v1beta1/tx.proto (package cosmos.upgrade.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_cosmos_upgrade_v1beta1_upgrade } from \"./upgrade_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"../../msg/v1/msg_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\n\n/**\n * Describes the file cosmos/upgrade/v1beta1/tx.proto.\n */\nexport const file_cosmos_upgrade_v1beta1_tx = /*@__PURE__*/\n fileDesc(\"Ch9jb3Ntb3MvdXBncmFkZS92MWJldGExL3R4LnByb3RvEhZjb3Ntb3MudXBncmFkZS52MWJldGExIqoBChJNc2dTb2Z0d2FyZVVwZ3JhZGUSKwoJYXV0aG9yaXR5GAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSNQoEcGxhbhgCIAEoCzIcLmNvc21vcy51cGdyYWRlLnYxYmV0YTEuUGxhbkIJyN4fAKjnsCoBOjCC57AqCWF1dGhvcml0eYrnsCodY29zbW9zLXNkay9Nc2dTb2Z0d2FyZVVwZ3JhZGUiHAoaTXNnU29mdHdhcmVVcGdyYWRlUmVzcG9uc2UibwoQTXNnQ2FuY2VsVXBncmFkZRIrCglhdXRob3JpdHkYASABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZzouguewKglhdXRob3JpdHmK57AqG2Nvc21vcy1zZGsvTXNnQ2FuY2VsVXBncmFkZSIaChhNc2dDYW5jZWxVcGdyYWRlUmVzcG9uc2Uy7AEKA01zZxJxCg9Tb2Z0d2FyZVVwZ3JhZGUSKi5jb3Ntb3MudXBncmFkZS52MWJldGExLk1zZ1NvZnR3YXJlVXBncmFkZRoyLmNvc21vcy51cGdyYWRlLnYxYmV0YTEuTXNnU29mdHdhcmVVcGdyYWRlUmVzcG9uc2USawoNQ2FuY2VsVXBncmFkZRIoLmNvc21vcy51cGdyYWRlLnYxYmV0YTEuTXNnQ2FuY2VsVXBncmFkZRowLmNvc21vcy51cGdyYWRlLnYxYmV0YTEuTXNnQ2FuY2VsVXBncmFkZVJlc3BvbnNlGgWA57AqAUIeWhxjb3Ntb3NzZGsuaW8veC91cGdyYWRlL3R5cGVzYgZwcm90bzM\", [file_gogoproto_gogo, file_cosmos_proto_cosmos, file_cosmos_upgrade_v1beta1_upgrade, file_cosmos_msg_v1_msg, file_amino_amino]);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.MsgSoftwareUpgrade.\n * Use `create(MsgSoftwareUpgradeSchema)` to create a new message.\n */\nexport const MsgSoftwareUpgradeSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_tx, 0);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.MsgSoftwareUpgradeResponse.\n * Use `create(MsgSoftwareUpgradeResponseSchema)` to create a new message.\n */\nexport const MsgSoftwareUpgradeResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_tx, 1);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.MsgCancelUpgrade.\n * Use `create(MsgCancelUpgradeSchema)` to create a new message.\n */\nexport const MsgCancelUpgradeSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_tx, 2);\n\n/**\n * Describes the message cosmos.upgrade.v1beta1.MsgCancelUpgradeResponse.\n * Use `create(MsgCancelUpgradeResponseSchema)` to create a new message.\n */\nexport const MsgCancelUpgradeResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_upgrade_v1beta1_tx, 3);\n\n/**\n * Msg defines the upgrade Msg service.\n *\n * @generated from service cosmos.upgrade.v1beta1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_cosmos_upgrade_v1beta1_tx, 0);\n\n","// Since: cosmos-sdk 0.47\n\n// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/consensus/v1/tx.proto (package cosmos.consensus.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"../../msg/v1/msg_pb.js\";\nimport { file_tendermint_types_params } from \"../../../tendermint/types/params_pb.js\";\n\n/**\n * Describes the file cosmos/consensus/v1/tx.proto.\n */\nexport const file_cosmos_consensus_v1_tx = /*@__PURE__*/\n fileDesc(\"Chxjb3Ntb3MvY29uc2Vuc3VzL3YxL3R4LnByb3RvEhNjb3Ntb3MuY29uc2Vuc3VzLnYxIr0CCg9Nc2dVcGRhdGVQYXJhbXMSKwoJYXV0aG9yaXR5GAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSLAoFYmxvY2sYAiABKAsyHS50ZW5kZXJtaW50LnR5cGVzLkJsb2NrUGFyYW1zEjIKCGV2aWRlbmNlGAMgASgLMiAudGVuZGVybWludC50eXBlcy5FdmlkZW5jZVBhcmFtcxI0Cgl2YWxpZGF0b3IYBCABKAsyIS50ZW5kZXJtaW50LnR5cGVzLlZhbGlkYXRvclBhcmFtcxIqCgRhYmNpGAUgASgLMhwudGVuZGVybWludC50eXBlcy5BQkNJUGFyYW1zOjmC57AqCWF1dGhvcml0eYrnsComY29zbW9zLXNkay94L2NvbnNlbnN1cy9Nc2dVcGRhdGVQYXJhbXMiGQoXTXNnVXBkYXRlUGFyYW1zUmVzcG9uc2UycAoDTXNnEmIKDFVwZGF0ZVBhcmFtcxIkLmNvc21vcy5jb25zZW5zdXMudjEuTXNnVXBkYXRlUGFyYW1zGiwuY29zbW9zLmNvbnNlbnN1cy52MS5Nc2dVcGRhdGVQYXJhbXNSZXNwb25zZRoFgOewKgFCMFouZ2l0aHViLmNvbS9jb3Ntb3MvY29zbW9zLXNkay94L2NvbnNlbnN1cy90eXBlc2IGcHJvdG8z\", [file_amino_amino, file_cosmos_proto_cosmos, file_cosmos_msg_v1_msg, file_tendermint_types_params]);\n\n/**\n * Describes the message cosmos.consensus.v1.MsgUpdateParams.\n * Use `create(MsgUpdateParamsSchema)` to create a new message.\n */\nexport const MsgUpdateParamsSchema = /*@__PURE__*/\n messageDesc(file_cosmos_consensus_v1_tx, 0);\n\n/**\n * Describes the message cosmos.consensus.v1.MsgUpdateParamsResponse.\n * Use `create(MsgUpdateParamsResponseSchema)` to create a new message.\n */\nexport const MsgUpdateParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_consensus_v1_tx, 1);\n\n/**\n * Msg defines the consensus Msg service.\n *\n * @generated from service cosmos.consensus.v1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_cosmos_consensus_v1_tx, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file cosmos/auth/v1beta1/tx.proto (package cosmos.auth.v1beta1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"../../msg/v1/msg_pb.js\";\nimport { file_amino_amino } from \"../../../amino/amino_pb.js\";\nimport { file_cosmos_auth_v1beta1_auth } from \"./auth_pb.js\";\n\n/**\n * Describes the file cosmos/auth/v1beta1/tx.proto.\n */\nexport const file_cosmos_auth_v1beta1_tx = /*@__PURE__*/\n fileDesc(\"Chxjb3Ntb3MvYXV0aC92MWJldGExL3R4LnByb3RvEhNjb3Ntb3MuYXV0aC52MWJldGExIqwBCg9Nc2dVcGRhdGVQYXJhbXMSKwoJYXV0aG9yaXR5GAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSNgoGcGFyYW1zGAIgASgLMhsuY29zbW9zLmF1dGgudjFiZXRhMS5QYXJhbXNCCcjeHwCo57AqATo0guewKglhdXRob3JpdHmK57AqIWNvc21vcy1zZGsveC9hdXRoL01zZ1VwZGF0ZVBhcmFtcyIZChdNc2dVcGRhdGVQYXJhbXNSZXNwb25zZTJwCgNNc2cSYgoMVXBkYXRlUGFyYW1zEiQuY29zbW9zLmF1dGgudjFiZXRhMS5Nc2dVcGRhdGVQYXJhbXMaLC5jb3Ntb3MuYXV0aC52MWJldGExLk1zZ1VwZGF0ZVBhcmFtc1Jlc3BvbnNlGgWA57AqAUIrWilnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3gvYXV0aC90eXBlc2IGcHJvdG8z\", [file_gogoproto_gogo, file_cosmos_proto_cosmos, file_cosmos_msg_v1_msg, file_amino_amino, file_cosmos_auth_v1beta1_auth]);\n\n/**\n * Describes the message cosmos.auth.v1beta1.MsgUpdateParams.\n * Use `create(MsgUpdateParamsSchema)` to create a new message.\n */\nexport const MsgUpdateParamsSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_tx, 0);\n\n/**\n * Describes the message cosmos.auth.v1beta1.MsgUpdateParamsResponse.\n * Use `create(MsgUpdateParamsResponseSchema)` to create a new message.\n */\nexport const MsgUpdateParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_cosmos_auth_v1beta1_tx, 1);\n\n/**\n * Msg defines the x/auth Msg service.\n *\n * @generated from service cosmos.auth.v1beta1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_cosmos_auth_v1beta1_tx, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file initia/ibchooks/v1/tx.proto (package initia.ibchooks.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_amino_amino } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/amino/amino_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/msg/v1/msg_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_initia_ibchooks_v1_types } from \"./types_pb.js\";\n\n/**\n * Describes the file initia/ibchooks/v1/tx.proto.\n */\nexport const file_initia_ibchooks_v1_tx = /*@__PURE__*/\n fileDesc(\"Chtpbml0aWEvaWJjaG9va3MvdjEvdHgucHJvdG8SEmluaXRpYS5pYmNob29rcy52MSKhAQoMTXNnVXBkYXRlQUNMEisKCWF1dGhvcml0eRgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEikKB2FkZHJlc3MYAiABKAlCGNK0LRRjb3Ntb3MuQWRkcmVzc1N0cmluZxIPCgdhbGxvd2VkGAMgASgIOiiC57AqCWF1dGhvcml0eYrnsCoVaWJjaG9va3MvTXNnVXBkYXRlQUNMIhYKFE1zZ1VwZGF0ZUFDTFJlc3BvbnNlIqIBCg9Nc2dVcGRhdGVQYXJhbXMSKwoJYXV0aG9yaXR5GAEgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSNQoGcGFyYW1zGAIgASgLMhouaW5pdGlhLmliY2hvb2tzLnYxLlBhcmFtc0IJyN4fAKjnsCoBOiuC57AqCWF1dGhvcml0eYrnsCoYaWJjaG9va3MvTXNnVXBkYXRlUGFyYW1zIhkKF01zZ1VwZGF0ZVBhcmFtc1Jlc3BvbnNlMscBCgNNc2cSVwoJVXBkYXRlQUNMEiAuaW5pdGlhLmliY2hvb2tzLnYxLk1zZ1VwZGF0ZUFDTBooLmluaXRpYS5pYmNob29rcy52MS5Nc2dVcGRhdGVBQ0xSZXNwb25zZRJgCgxVcGRhdGVQYXJhbXMSIy5pbml0aWEuaWJjaG9va3MudjEuTXNnVXBkYXRlUGFyYW1zGisuaW5pdGlhLmliY2hvb2tzLnYxLk1zZ1VwZGF0ZVBhcmFtc1Jlc3BvbnNlGgWA57AqAUI1Wi9naXRodWIuY29tL2luaXRpYS1sYWJzL2luaXRpYS94L2liYy1ob29rcy90eXBlc8jhHgBiBnByb3RvMw\", [file_amino_amino, file_cosmos_msg_v1_msg, file_cosmos_proto_cosmos, file_gogoproto_gogo, file_initia_ibchooks_v1_types]);\n\n/**\n * Describes the message initia.ibchooks.v1.MsgUpdateACL.\n * Use `create(MsgUpdateACLSchema)` to create a new message.\n */\nexport const MsgUpdateACLSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_tx, 0);\n\n/**\n * Describes the message initia.ibchooks.v1.MsgUpdateACLResponse.\n * Use `create(MsgUpdateACLResponseSchema)` to create a new message.\n */\nexport const MsgUpdateACLResponseSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_tx, 1);\n\n/**\n * Describes the message initia.ibchooks.v1.MsgUpdateParams.\n * Use `create(MsgUpdateParamsSchema)` to create a new message.\n */\nexport const MsgUpdateParamsSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_tx, 2);\n\n/**\n * Describes the message initia.ibchooks.v1.MsgUpdateParamsResponse.\n * Use `create(MsgUpdateParamsResponseSchema)` to create a new message.\n */\nexport const MsgUpdateParamsResponseSchema = /*@__PURE__*/\n messageDesc(file_initia_ibchooks_v1_tx, 3);\n\n/**\n * Msg defines the hook Msg service.\n *\n * @generated from service initia.ibchooks.v1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_initia_ibchooks_v1_tx, 0);\n\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file initia/intertx/v1/tx.proto (package initia.intertx.v1, syntax proto3)\n/* eslint-disable */\n\nimport { fileDesc, messageDesc, serviceDesc } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_amino_amino } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/amino/amino_pb.js\";\nimport { file_cosmos_msg_v1_msg } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/msg/v1/msg_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_protobuf_any } from \"@bufbuild/protobuf/wkt\";\nimport { file_ibc_core_channel_v1_channel } from \"@buf/cosmos_ibc.bufbuild_es/ibc/core/channel/v1/channel_pb.js\";\n\n/**\n * Describes the file initia/intertx/v1/tx.proto.\n */\nexport const file_initia_intertx_v1_tx = /*@__PURE__*/\n fileDesc(\"Chppbml0aWEvaW50ZXJ0eC92MS90eC5wcm90bxIRaW5pdGlhLmludGVydHgudjEixgEKEk1zZ1JlZ2lzdGVyQWNjb3VudBINCgVvd25lchgBIAEoCRIvCg1jb25uZWN0aW9uX2lkGAIgASgJQhjy3h8UeWFtbDoiY29ubmVjdGlvbl9pZCISDwoHdmVyc2lvbhgDIAEoCRIsCghvcmRlcmluZxgEIAEoDjIaLmliYy5jb3JlLmNoYW5uZWwudjEuT3JkZXI6MYigHwDooB8AguewKgVvd25lcornsCoaaW50ZXJ0eC9Nc2dSZWdpc3RlckFjY291bnQiHAoaTXNnUmVnaXN0ZXJBY2NvdW50UmVzcG9uc2UinAEKC01zZ1N1Ym1pdFR4Eg0KBW93bmVyGAEgASgJEi8KDWNvbm5lY3Rpb25faWQYAiABKAlCGPLeHxR5YW1sOiJjb25uZWN0aW9uX2lkIhIhCgNtc2cYAyABKAsyFC5nb29nbGUucHJvdG9idWYuQW55OiqIoB8A6KAfAILnsCoFb3duZXKK57AqE2ludGVydHgvTXNnU3VibWl0VHgiFQoTTXNnU3VibWl0VHhSZXNwb25zZTLJAQoDTXNnEmcKD1JlZ2lzdGVyQWNjb3VudBIlLmluaXRpYS5pbnRlcnR4LnYxLk1zZ1JlZ2lzdGVyQWNjb3VudBotLmluaXRpYS5pbnRlcnR4LnYxLk1zZ1JlZ2lzdGVyQWNjb3VudFJlc3BvbnNlElIKCFN1Ym1pdFR4Eh4uaW5pdGlhLmludGVydHgudjEuTXNnU3VibWl0VHgaJi5pbml0aWEuaW50ZXJ0eC52MS5Nc2dTdWJtaXRUeFJlc3BvbnNlGgWA57AqAUIvWi1naXRodWIuY29tL2luaXRpYS1sYWJzL2luaXRpYS94L2ludGVydHgvdHlwZXNiBnByb3RvMw\", [file_amino_amino, file_cosmos_msg_v1_msg, file_gogoproto_gogo, file_google_protobuf_any, file_ibc_core_channel_v1_channel]);\n\n/**\n * Describes the message initia.intertx.v1.MsgRegisterAccount.\n * Use `create(MsgRegisterAccountSchema)` to create a new message.\n */\nexport const MsgRegisterAccountSchema = /*@__PURE__*/\n messageDesc(file_initia_intertx_v1_tx, 0);\n\n/**\n * Describes the message initia.intertx.v1.MsgRegisterAccountResponse.\n * Use `create(MsgRegisterAccountResponseSchema)` to create a new message.\n */\nexport const MsgRegisterAccountResponseSchema = /*@__PURE__*/\n messageDesc(file_initia_intertx_v1_tx, 1);\n\n/**\n * Describes the message initia.intertx.v1.MsgSubmitTx.\n * Use `create(MsgSubmitTxSchema)` to create a new message.\n */\nexport const MsgSubmitTxSchema = /*@__PURE__*/\n messageDesc(file_initia_intertx_v1_tx, 2);\n\n/**\n * Describes the message initia.intertx.v1.MsgSubmitTxResponse.\n * Use `create(MsgSubmitTxResponseSchema)` to create a new message.\n */\nexport const MsgSubmitTxResponseSchema = /*@__PURE__*/\n messageDesc(file_initia_intertx_v1_tx, 3);\n\n/**\n * Msg defines the intertx Msg service.\n *\n * @generated from service initia.intertx.v1.Msg\n */\nexport const Msg = /*@__PURE__*/\n serviceDesc(file_initia_intertx_v1_tx, 0);\n\n","import { createChainConfig } from '../chain-config'\n\n// Query services\nimport { Query as OracleQuery } from '@buf/skip-mev_connect.bufbuild_es/connect/oracle/v2/query_pb'\nimport { Query as AuthQuery } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/auth/v1beta1/query_pb'\nimport { Query as BankQuery } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/bank/v1beta1/query_pb'\nimport { Service as TxService } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/tx/v1beta1/service_pb'\nimport { Service as TendermintService } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/tendermint/v1beta1/query_pb'\nimport { Query as AuthzQuery } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/authz/v1beta1/query_pb'\nimport { Query as FeegrantQuery } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/feegrant/v1beta1/query_pb'\nimport { Query as GroupQuery } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/group/v1/query_pb'\nimport { Query as UpgradeQuery } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/upgrade/v1beta1/query_pb'\nimport { Query as ConsensusQuery } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/consensus/v1/query_pb'\nimport { Query as IbcHooksQuery } from '@buf/initia-labs_initia.bufbuild_es/initia/ibchooks/v1/query_pb'\nimport { Query as IbcTransferQuery } from '@buf/cosmos_ibc.bufbuild_es/ibc/applications/transfer/v1/query_pb'\nimport { Query as IbcChannelQuery } from '@buf/cosmos_ibc.bufbuild_es/ibc/core/channel/v1/query_pb'\nimport { Query as IbcClientQuery } from '@buf/cosmos_ibc.bufbuild_es/ibc/core/client/v1/query_pb'\nimport { Query as IbcConnectionQuery } from '@buf/cosmos_ibc.bufbuild_es/ibc/core/connection/v1/query_pb'\nimport { Query as IcaControllerQuery } from '@buf/cosmos_ibc.bufbuild_es/ibc/applications/interchain_accounts/controller/v1/query_pb'\nimport { Query as IcaHostQuery } from '@buf/cosmos_ibc.bufbuild_es/ibc/applications/interchain_accounts/host/v1/query_pb'\n\n// Tx services\nimport { Msg as BankTxMsg } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/bank/v1beta1/tx_pb'\nimport { Msg as IbcTransferTxMsg } from '@buf/cosmos_ibc.bufbuild_es/ibc/applications/transfer/v1/tx_pb'\nimport { Msg as ChannelTxMsg } from '@buf/cosmos_ibc.bufbuild_es/ibc/core/channel/v1/tx_pb'\nimport { Msg as ClientTxMsg } from '@buf/cosmos_ibc.bufbuild_es/ibc/core/client/v1/tx_pb'\nimport { Msg as ConnectionTxMsg } from '@buf/cosmos_ibc.bufbuild_es/ibc/core/connection/v1/tx_pb'\nimport { Msg as IcaControllerTxMsg } from '@buf/cosmos_ibc.bufbuild_es/ibc/applications/interchain_accounts/controller/v1/tx_pb'\nimport { Msg as IcaHostTxMsg } from '@buf/cosmos_ibc.bufbuild_es/ibc/applications/interchain_accounts/host/v1/tx_pb'\nimport { Msg as AuthzTxMsg } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/authz/v1beta1/tx_pb'\nimport { Msg as FeegrantTxMsg } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/feegrant/v1beta1/tx_pb'\nimport { Msg as GroupTxMsg } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/group/v1/tx_pb'\nimport { Msg as CrisisTxMsg } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/crisis/v1beta1/tx_pb'\nimport { Msg as UpgradeTxMsg } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/upgrade/v1beta1/tx_pb'\nimport { Msg as ConsensusTxMsg } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/consensus/v1/tx_pb'\nimport { Msg as AuthTxMsg } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/auth/v1beta1/tx_pb'\nimport { Msg as IbcHooksTxMsg } from '@buf/initia-labs_initia.bufbuild_es/initia/ibchooks/v1/tx_pb'\nimport { Msg as InterTxTxMsg } from '@buf/initia-labs_initia.bufbuild_es/initia/intertx/v1/tx_pb'\n\n// Type-only registrations (for Any decode)\nimport { file_cosmos_crypto_ed25519_keys } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/crypto/ed25519/keys_pb'\nimport { file_cosmos_crypto_secp256k1_keys } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/crypto/secp256k1/keys_pb'\nimport { file_initia_crypto_v1beta1_ethsecp256k1_keys } from '@buf/initia-labs_initia.bufbuild_es/initia/crypto/v1beta1/ethsecp256k1/keys_pb'\nimport { file_cosmos_auth_v1beta1_auth } from '@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/auth/v1beta1/auth_pb'\n\nexport function createBaseConfig() {\n return createChainConfig()\n .addModule('auth', { query: AuthQuery })\n .addModule('bank', { query: BankQuery, tx: BankTxMsg })\n .addModule('tx', { query: TxService })\n .addModule('tendermint', { query: TendermintService })\n .addModule('ibc', {\n query: [IbcTransferQuery, IbcChannelQuery, IbcClientQuery, IbcConnectionQuery] as const,\n tx: [IbcTransferTxMsg, ChannelTxMsg, ClientTxMsg, ConnectionTxMsg] as const,\n })\n .addModule('ibcIca', {\n query: [IcaControllerQuery, IcaHostQuery] as const,\n tx: [IcaControllerTxMsg, IcaHostTxMsg] as const,\n })\n .addModule('authz', { query: AuthzQuery, tx: AuthzTxMsg })\n .addModule('feegrant', { query: FeegrantQuery, tx: FeegrantTxMsg })\n .addModule('group', { query: GroupQuery, tx: GroupTxMsg })\n .addModule('crisis', { tx: CrisisTxMsg })\n .addModule('upgrade', { query: UpgradeQuery, tx: UpgradeTxMsg })\n .addModule('consensus', { query: ConsensusQuery, tx: ConsensusTxMsg })\n .addModule('cosmosAuth', { tx: AuthTxMsg })\n .addModule('ibcHooks', { query: IbcHooksQuery, tx: IbcHooksTxMsg })\n .addModule('interTx', { tx: InterTxTxMsg })\n .addModule('oracle', { query: OracleQuery })\n .addTypes(\n file_cosmos_crypto_ed25519_keys,\n file_cosmos_crypto_secp256k1_keys,\n file_initia_crypto_v1beta1_ethsecp256k1_keys,\n file_cosmos_auth_v1beta1_auth\n )\n}\n","// @generated by protoc-gen-es v2.11.0 with parameter \"import_extension=js\"\n// @generated from file opinit/ophost/v1/types.proto (package opinit.ophost.v1, syntax proto3)\n/* eslint-disable */\n\nimport { enumDesc, fileDesc, messageDesc, tsEnum } from \"@bufbuild/protobuf/codegenv2\";\nimport { file_amino_amino } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/amino/amino_pb.js\";\nimport { file_cosmos_base_v1beta1_coin } from \"@buf/cosmos_cosmos-sdk.bufbuild_es/cosmos/base/v1beta1/coin_pb.js\";\nimport { file_cosmos_proto_cosmos } from \"@buf/cosmos_cosmos-proto.bufbuild_es/cosmos_proto/cosmos_pb.js\";\nimport { file_gogoproto_gogo } from \"@buf/cosmos_gogo-proto.bufbuild_es/gogoproto/gogo_pb.js\";\nimport { file_google_protobuf_any, file_google_protobuf_duration, file_google_protobuf_timestamp } from \"@bufbuild/protobuf/wkt\";\n\n/**\n * Describes the file opinit/ophost/v1/types.proto.\n */\nexport const file_opinit_ophost_v1_types = /*@__PURE__*/\n fileDesc(\"ChxvcGluaXQvb3Bob3N0L3YxL3R5cGVzLnByb3RvEhBvcGluaXQub3Bob3N0LnYxIpABCgZQYXJhbXMSagoQcmVnaXN0cmF0aW9uX2ZlZRgBIAMoCzIZLmNvc21vcy5iYXNlLnYxYmV0YTEuQ29pbkI1yN4fAKrfHyhnaXRodWIuY29tL2Nvc21vcy9jb3Ntb3Mtc2RrL3R5cGVzLkNvaW5zqOewKgE6GpigHwDooB8BiuewKg1vcGhvc3QvUGFyYW1zIvAECgxCcmlkZ2VDb25maWcSLAoKY2hhbGxlbmdlchgBIAEoCUIY0rQtFGNvc21vcy5BZGRyZXNzU3RyaW5nEioKCHByb3Bvc2VyGAIgASgJQhjStC0UY29zbW9zLkFkZHJlc3NTdHJpbmcSOgoKYmF0Y2hfaW5mbxgDIAEoCzIbLm9waW5pdC5vcGhvc3QudjEuQmF0Y2hJbmZvQgnI3h8AqOewKgESZgoTc3VibWlzc2lvbl9pbnRlcnZhbBgEIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbkIuyN4fAOreHx1zdWJtaXNzaW9uX2ludGVydmFsLG9taXRlbXB0eZjfHwGo57AqARJmChNmaW5hbGl6YXRpb25fcGVyaW9kGAUgASgLMhkuZ29vZ2xlLnByb3RvYnVmLkR1cmF0aW9uQi7I3h8A6t4fHWZpbmFsaXphdGlvbl9wZXJpb2Qsb21pdGVtcHR5mN8fAajnsCoBEh8KF3N1Ym1pc3Npb25fc3RhcnRfaGVpZ2h0GAYgASgEEhYKDm9yYWNsZV9lbmFibGVkGAcgASgIEhAKCG1ldGFkYXRhGAggASgMEhcKD2JyaWRnZV9kaXNhYmxlZBgJIAEoCBJFChJicmlkZ2VfZGlzYWJsZWRfYXQYCiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQg3I3h8AkN8fAajnsCoBEjsKDGF0dGVzdG9yX3NldBgLIAMoCzIaLm9waW5pdC5vcGhvc3QudjEuQXR0ZXN0b3JCCcjeHwCo57AqARISCgpjaGFubmVsX2lkGAwgASgJIpEBCglCYXRjaEluZm8SEQoJc3VibWl0dGVyGAEgASgJEjkKCmNoYWluX3R5cGUYAiABKA4yJS5vcGluaXQub3Bob3N0LnYxLkJhdGNoSW5mby5DaGFpblR5cGUiNgoJQ2hhaW5UeXBlEg8KC1VOU1BFQ0lGSUVEEAASCgoGSU5JVElBEAESDAoIQ0VMRVNUSUEQAiIvCglUb2tlblBhaXISEAoIbDFfZGVub20YASABKAkSEAoIbDJfZGVub20YAiABKAkikQEKBk91dHB1dBITCgtvdXRwdXRfcm9vdBgBIAEoDBIXCg9sMV9ibG9ja19udW1iZXIYAiABKAQSQAoNbDFfYmxvY2tfdGltZRgDIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCDcjeHwCQ3x8BqOewKgESFwoPbDJfYmxvY2tfbnVtYmVyGAQgASgEIoYBChNCYXRjaEluZm9XaXRoT3V0cHV0EjoKCmJhdGNoX2luZm8YASABKAsyGy5vcGluaXQub3Bob3N0LnYxLkJhdGNoSW5mb0IJyN4fAKjnsCoBEjMKBm91dHB1dBgCIAEoCzIYLm9waW5pdC5vcGhvc3QudjEuT3V0cHV0QgnI3h8AqOewKgEiYQoNTWlncmF0aW9uSW5mbxIRCglicmlkZ2VfaWQYASABKAQSFgoOaWJjX2NoYW5uZWxfaWQYAiABKAkSEwoLaWJjX3BvcnRfaWQYAyABKAkSEAoIbDFfZGVub20YBCABKAkiuAEKCEF0dGVzdG9yEjsKEG9wZXJhdG9yX2FkZHJlc3MYASABKAlCIdK0LR1jb3Ntb3MuVmFsaWRhdG9yQWRkcmVzc1N0cmluZxJIChBjb25zZW5zdXNfcHVia2V5GAIgASgLMhQuZ29vZ2xlLnByb3RvYnVmLkFueUIYyrQtFGNvc21vcy5jcnlwdG8uUHViS2V5Eg8KB21vbmlrZXIYAyABKAk6FIrnsCoPb3Bob3N0L0F0dGVzdG9yIk8KD09yYWNsZVByaWNlSGFzaBIMCgRoYXNoGAEgASgMEhcKD2wxX2Jsb2NrX2hlaWdodBgCIAEoBBIVCg1sMV9ibG9ja190aW1lGAMgASgDQjZaLGdpdGh1Yi5jb20vaW5pdGlhLWxhYnMvT1Bpbml0L3gvb3Bob3N0L3R5cGVzyOEeAKjiHgFiBnByb3RvMw\", [file_amino_amino, file_cosmos_base_v1beta1_coin, file_cosmos_proto_cosmos, file_gogoproto_gogo, file_google_protobuf_any, file_google_protobuf_duration, file_google_protobuf_timestamp]);\n\n/**\n * Describes the message opinit.ophost.v1.Params.\n * Use `create(ParamsSchema)` to create a new message.\n */\nexport const ParamsSchema = /*@__PURE__*/\n messageDesc(file_opinit_ophost_v1_types, 0);\n\n/**\n * Describes the message opinit.ophost.v1.BridgeConfig.\n * Use `create(BridgeConfigSchema)` to create a new message.\n */\nexport const BridgeConfigSchema = /*@__PURE__*/\n messageDesc(file_opinit_ophost_v1_types, 1);\n\n/**\n * Describes the message opinit.ophost.v1.BatchInfo.\n * Use `create(BatchInfoSchema)` to create a new message.\n */\nexport const BatchInfoSchema = /*@__PURE__*/\n messageDesc(file_opinit_ophost_v1_types, 2);\n\n/**\n * Describes the enum opinit.ophost.v1.BatchInfo.ChainType.\n */\nexport const BatchInfo_ChainTypeSchema = /*@__PURE__*/\n enumDesc(file_opinit_ophost_v1_types, 2, 0);\n\n/**\n * ChainType defines the type of chain.\n *\n * @generated from enum opinit.ophost.v1.BatchInfo.ChainType\n */\nexport const BatchInfo_ChainType = /*@__PURE__*/\n tsEnum(BatchInfo_ChainTypeSchema);\n\n/**\n * Describes the message opinit.ophost.v1.TokenPair.\n * Use `create(TokenPairSchema)` to create a new message.\n */\nexport const TokenPairSchema = /*@__PURE__*/\n messageDesc(file_opinit_ophost_v1_types, 3);\n\n/**\n * Describes the message opinit.ophost.v1.Output.\n * Use `create(OutputSchema)` to create a new message.\n */\nexport const OutputSchema = /*@__PURE__*/\n messageDesc(file_opinit_ophost_v1_types, 4);\n\n/**\n * Describes the message opinit.ophost.v1.BatchInfoWithOutput.\n * Use `create(BatchInfoWithOutputSchema)` to create a new message.\n */\nexport const BatchInfoWithOutputSchema = /*@__PURE__*/\n messageDesc(file_opinit_ophost_v1_types, 5);\n\n/**\n * Describes the message opinit.ophost.v1.MigrationInfo.\n * Use `create(MigrationInfoSchema)` to create a new message.\n */\nexport const MigrationInfoSchema = /*@__PURE__*/\n messageDesc(file_opinit_ophost_v1_types, 6);\n\n/**\n * Describes the message opinit.ophost.v1.Attestor.\n * Use `create(AttestorSchema)` to create a new message.\n */\nexport const AttestorSchema = /*@__PURE__*/\n messageDesc(file_opinit_ophost_v1_types, 7);\n\n/**\n * Describes the message opinit.ophost.v1.OraclePriceHash.\n * Use `create(OraclePriceHashSchema)` to create a new message.\n */\nexport const OraclePriceHashSchema = /*@__PURE__*/\n messageDesc(file_opinit_ophost_v1_types, 8);\n\n"],"x_google_ignoreList":[5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,70],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAwBA,MAAM,mBAAmB;AAEzB,SAAgB,qBAAqB;AACnC,QAAO;EACL,SAAS,IAAa,iBAAiB;EACvC,iBAAiB,IAAa,iBAAiB;EAC/C,iBAAiB,IAAa,iBAAiB;EAE/C,aAAa,IAAa,iBAAiB;EAC5C;;;;ACrBH,MAAM,YAAY;;AAGlB,SAAS,eAAe,OAAe,MAAoB;AACzD,KAAI,UAAU,GACZ,OAAM,IAAI,gBAAgB,MAAM,kBAAkB;;;;;;AAQtD,SAAS,eAAe,OAAe,MAAoB;AACzD,KAAI,CAAC,UAAU,KAAK,MAAM,CACxB,OAAM,IAAI,gBAAgB,MAAM,2BAA2B,QAAQ;;;;;;;AAavE,SAAgB,qBAAqB,MAAsB;AACzD,gBAAe,MAAM,UAAU;CAG/B,MAAM,MADY,KAAK,MAAM,GAAG,EAAE,CAAC,aAAa,KAAK,OAC7B,KAAK,MAAM,EAAE,GAAG;AAExC,KAAI,IAAI,WAAW,EACjB,OAAM,IAAI,gBAAgB,WAAW,mCAAmC;AAE1E,gBAAe,KAAK,UAAU;AAE9B,KAAI,IAAI,SAAS,GACf,OAAM,IAAI,gBAAgB,WAAW,sCAAsC,IAAI,SAAS;AAG1F,QAAO,OAAO,IAAI,aAAa,CAAC,SAAS,IAAI,IAAI;;;;;;;AAQnD,SAAgB,oBAAoB,MAAsB;AACxD,gBAAe,MAAM,UAAU;CAG/B,MAAM,MADY,KAAK,MAAM,GAAG,EAAE,CAAC,aAAa,KAAK,OAC7B,KAAK,MAAM,EAAE,GAAG;AAExC,KAAI,IAAI,WAAW,EACjB,OAAM,IAAI,gBAAgB,WAAW,mCAAmC;AAE1E,gBAAe,KAAK,UAAU;AAE9B,KAAI,IAAI,WAAW,GACjB,OAAM,IAAI,gBACR,WACA,kDAAkD,IAAI,SACvD;AAGH,QAAO,OAAO,IAAI,aAAa;;;;;;;;;;;AA2BjC,SAAgB,gBAAgB,SAA0B;CACxD,MAAM,OAAO,KAAK,UAAU,UAAU,GAAG,MACvC,OAAO,MAAM,WAAW,aAAa,MAAM,EAC5C;AAED,QAAO,WAAW,OADF,IAAI,aAAa,CACA,OAAO,KAAK,CAAC,CAAC;;;;;;;;AASjD,SAAgB,cACd,aACA,YACA,aACA,QACQ;CACR,MAAM,UAAU,GAAG,YAAY,GAAG,WAAW,GAAG;AAChD,KAAI,WAAW,KAAA,EACb,QAAO,GAAG,QAAQ,IAAI;AAExB,QAAO;;;AAQT,MAAa,YAAY;CACvB,UAAU,SAAiB,MAAc,WAAmB;AAC1D,iBAAe,SAAS,UAAU;AAClC,iBAAe,QAAQ,SAAS;AAChC,SAAO,GAAG,QAAQ,QAAQ,qBAAqB,KAAK,CAAC,GAAG;;CAE1D,kBAAkB,SAAiB,UAAkB;AACnD,iBAAe,SAAS,UAAU;AAClC,iBAAe,OAAO,QAAQ;AAC9B,SAAO,GAAG,QAAQ,OAAO;;CAE3B,kBAAkB,SAAiB,SAAiB;AAClD,iBAAe,SAAS,UAAU;AAClC,SAAO,GAAG,QAAQ,OAAO,oBAAoB,KAAK;;CAErD;;AAGD,MAAa,cAAc;CACzB,UAAU,SAAiB,MAAc,WAAmB;AAC1D,iBAAe,SAAS,UAAU;AAClC,SAAO,GAAG,QAAQ,QAAQ,qBAAqB,KAAK,CAAC,GAAG;;CAE1D,eAAe,SAAiB,QAAgB;AAC9C,iBAAe,SAAS,UAAU;AAClC,SAAO,GAAG,QAAQ,SAAS;;CAE9B;;;;;;;;;ACpED,SAAS,gBACP,aACA,YACA,UACA,OACA,SACA,SACgE;AAChE,QAAO,OAAO,SAAkB,YAA2B;EACzD,MAAM,SAAS,SAAS;AACxB,MAAI,WAAW,KAAA,EACb,QAAO,SAAS,SAAS,QAAQ;EAInC,MAAM,WAAW,GAAG,QAAQ,GAAG,cAAc,aAAa,YADtC,gBAAgB,QAAQ,EACuC,OAAO;AAG1F,MAAI,CAAC,SAAS,WAAW;GACvB,MAAM,SAAS,MAAM,YAAY,IAAI,SAAS;AAC9C,OAAI,WAAW,KAAA,EAAW,QAAO;;EAInC,MAAM,aAAa,KAAK;EACxB,MAAM,WAAW,QAAQ,IAAI,WAAW;AACxC,MAAI,SAAU,QAAO;EAGrB,MAAM,UAAU,SAAS,SAAS,QAAQ,CACvC,MAAK,WAAU;AACd,SAAM,YAAY,IAAI,UAAU,OAAO;AACvC,UAAO;IACP,CACD,cAAc;AACb,WAAQ,OAAO,WAAW;IAC1B;AAEJ,UAAQ,IAAI,YAAY,QAAQ;AAChC,SAAO;;;;;;;;AAaX,SAAS,0BACP,aACA,SACA,OACA,SACA,SACS;AACT,QAAO,IAAI,MAAM,SAAoC,EACnD,IAAI,QAAQ,MAAM,UAAU;AAE1B,MAAI,OAAO,SAAS,SAAU,QAAO,QAAQ,IAAI,QAAQ,MAAM,SAAS;EAExE,MAAM,WAAW,OAAO;AACxB,MAAI,OAAO,aAAa,WAAY,QAAO;AAE3C,SAAO,gBAAgB,aAAa,MAAM,UAAwB,OAAO,SAAS,QAAQ;IAE7F,CAAC;;;;;;;AAYJ,SAAS,wBACP,aACA,OACA,SACA,SACmB;CACnB,MAAM,iBAAiB,YAAY,OAAO,KAAK,YAAY;AAE3D,QAAO,IAAI,MAAM,aAAa,EAC5B,IAAI,QAAQ,MAAM;AAChB,MAAI,SAAS,SACX,QAAO,OAAO,SAAkD,YAA2B;GACzF,MAAM,iBAAiB,qBAAqB,QAAQ,QAAQ;GAC5D,MAAM,MAAM,UAAU,QAAQ,SAAS,gBAAgB,QAAQ,WAAW;GAC1E,MAAM,OAAO,YAAY,QAAQ,SAAS,gBAAgB,QAAQ,WAAW;AAG7E,OAAI,CAAC,SAAS,WAAW;IACvB,MAAM,SAAS,MAAM,QAAQ,IAAI,IAAI;AACrC,QAAI,WAAW,KAAA,EACb,QAAO;;GAKX,MAAM,WAAW,QAAQ,IAAI,KAAK;AAClC,OAAI,SACF,QAAO;GAIT,MAAM,UAAU,eAAe,SAAS,QAAQ,CAC7C,MAAK,WAAU;AAEd,UAAM,QAAQ,IAAI,KAAK,OAAO;AAC9B,WAAO;KACP,CACD,cAAc;AACb,YAAQ,OAAO,KAAK;KACpB;AAEJ,WAAQ,IAAI,MAAM,QAAQ;AAC1B,UAAO;;EAKX,MAAM,WAAoB,QAAQ,IAAI,QAAQ,KAAK;AACnD,MAAI,OAAO,SAAS,YAAY,OAAO,aAAa,WAClD,QAAO,gBAAgB,QAAQ,MAAM,UAAwB,OAAO,SAAS,QAAQ;AAGvF,SAAO;IAEV,CAAC;;;;;;;AAYJ,SAAS,uBACP,YACA,OACA,SACA,SACkB;CAClB,MAAM,8BAA8B,WAAW,oBAAoB,KAAK,WAAW;CACnF,MAAM,gBAAgB,WAAW,MAAM,KAAK,WAAW;AAEvD,QAAO,IAAI,MAAM,YAAY,EAC3B,IAAI,QAAQ,MAAM;AAChB,MAAI,SAAS,sBACX,QAAO,OAAO,SAA4B,YAA2B;GACnE,MAAM,MAAM,UAAU,gBAAgB,SAAS,QAAQ,MAAM;GAC7D,MAAM,OAAO,YAAY,aAAa,SAAS,QAAQ,MAAM;AAG7D,OAAI,CAAC,SAAS,WAAW;IACvB,MAAM,SAAS,MAAM,gBAAgB,IAAI,IAAI;AAC7C,QAAI,WAAW,KAAA,EAAW,QAAO;;GAInC,MAAM,WAAW,QAAQ,IAAI,KAAK;AAClC,OAAI,SAAU,QAAO;GAGrB,MAAM,UAAU,4BAA4B,SAAS,QAAQ,CAC1D,MAAK,WAAU;AAKZ,WAAe,UAJM,oBAAoB,OAAO,QAAQ;AAM1D,UAAM,gBAAgB,IAAI,KAAK,OAAO;AACtC,WAAO;KACP,CACD,cAAc;AACb,YAAQ,OAAO,KAAK;KACpB;AAEJ,WAAQ,IAAI,MAAM,QAAQ;AAC1B,UAAO;;AAIX,MAAI,SAAS,QACX,QAAO,OAAO,SAAmC,YAA2B;GAC1E,MAAM,iBAAiB,oBAAoB,QAAQ,aAAa;GAChE,MAAM,MAAM,UAAU,gBAAgB,SAAS,eAAe;GAC9D,MAAM,OAAO,YAAY,aAAa,SAAS,eAAe;AAG9D,OAAI,CAAC,SAAS,WAAW;IACvB,MAAM,SAAS,MAAM,gBAAgB,IAAI,IAAI;AAC7C,QAAI,WAAW,KAAA,EAAW,QAAO;;GAInC,MAAM,WAAW,QAAQ,IAAI,KAAK;AAClC,OAAI,SAAU,QAAO;GAGrB,MAAM,UAAU,cAAc,SAAS,QAAQ,CAC5C,MAAK,WAAU;AAEd,UAAM,gBAAgB,IAAI,KAAK,OAAO;AACtC,WAAO;KACP,CACD,cAAc;AACb,YAAQ,OAAO,KAAK;KACpB;AAEJ,WAAQ,IAAI,MAAM,QAAQ;AAC1B,UAAO;;EAKX,MAAM,WAAoB,QAAQ,IAAI,QAAQ,KAAK;AACnD,MAAI,OAAO,SAAS,YAAY,OAAO,aAAa,WAClD,QAAO,gBAAgB,OAAO,MAAM,UAAwB,OAAO,SAAS,QAAQ;AAGtF,SAAO;IAEV,CAAC;;;;;;;;;;;;;;;;;;AAuBJ,SAAgB,oBACd,QACA,SACkB;CAClB,MAAM,QAAQ,oBAAoB;CAClC,MAAM,0BAAU,IAAI,KAA+B;CACnD,MAAM,iCAAiB,IAAI,KAAsB;;;;CAKjD,SAAS,aAAmB;AAC1B,QAAM,QAAQ,OAAO;AACrB,QAAM,gBAAgB,OAAO;AAC7B,QAAM,gBAAgB,OAAO;AAC7B,QAAM,YAAY,OAAO;AACzB,UAAQ,OAAO;AACf,iBAAe,OAAO;;AAIxB,QAAO,IAAI,MAAM,QAAQ;EACvB,IAAI,QAAQ,MAAM;AAEhB,OAAI,SAAS,aACX,QAAO;AAGT,OAAI,OAAO,SAAS,SAAU,QAAO,QAAQ,IAAI,QAAQ,KAAK;GAG9D,MAAM,UAAU,QAAQ,IAAI,QAAQ,KAAK;AACzC,OAAI,YAAY,KAAA,EAAW,QAAO,KAAA;AAGlC,OAAI,CAAC,eAAe,IAAI,KAAK,CAC3B,KAAI,SAAS,OACX,gBAAe,IACb,MACA,wBAAwB,SAA8B,OAAO,SAAS,QAAQ,CAC/E;YACQ,SAAS,MAClB,gBAAe,IACb,MACA,uBAAuB,SAA6B,OAAO,SAAS,QAAQ,CAC7E;YACQ,OAAO,YAAY,YAAY,YAAY,KAEpD,gBAAe,IACb,MACA,0BAA0B,MAAM,SAAS,OAAO,SAAS,QAAQ,CAClE;OAED,QAAO;AAIX,UAAO,eAAe,IAAI,KAAK;;EAGjC,IAAI,QAAQ,MAAM;AAChB,OAAI,SAAS,aAAc,QAAO;AAClC,UAAO,QAAQ,IAAI,QAAQ,KAAK;;EAGlC,QAAQ,QAAQ;AACd,UAAO,CAAC,GAAG,QAAQ,QAAQ,OAAO,EAAE,aAAa;;EAGnD,yBAAyB,QAAQ,MAAM;AACrC,OAAI,SAAS,aACX,QAAO;IACL,cAAc;IACd,YAAY;IACZ,OAAO;IACP,UAAU;IACX;AAEH,UAAO,QAAQ,yBAAyB,QAAQ,KAAK;;EAExD,CAAC;;;;;;;ACvNJ,IAAa,gBAAb,cAAmC,MAAM;CACvC,cAAc;AACZ,QACE,iNAGD;AACD,OAAK,OAAO;;;AA0QhB,SAAS,iBAAiB,SAGuD;AAC/E,KAAI,SAAS,WAAW,KAAA,EACtB,QAAO;EAAE,QAAQ,OAAO,QAAQ,OAAO;EAAE,WAAW,QAAQ;EAAW;AAEzE,KAAI,SAAS,UACX,QAAO,EAAE,WAAW,QAAQ,WAAW;;AAwB3C,IAAM,mBAAN,MAAM,iBAIiC;CACrC;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CAMA,YACE,WACA,QACA,MACA,SAIA;AACA,OAAK,YAAY;AACjB,OAAK,SAAS;AACd,OAAK,OAAO;AACZ,OAAK,UAAU,SAAS;AAExB,OAAK,WAAW,SAAS;AAEzB,OAAK,gBAAgB,SAAS;AAC9B,OAAK,iBAAiB,SAAS;AAC/B,OAAK,mBAAmB,SAAS;AACjC,OAAK,cAAc,SAAS,cAAc,EAAE;AAC5C,MAAI,SAAS,OAAQ,MAAK,UAAU,QAAQ;AAC5C,MAAI,SAAS,IAAK,MAAK,OAAO,QAAQ;AAGtC,OAAK,OAAQ,SAAS,SACnB,SAAS,kBACN,mBAAmB,GACnB,uBAAuB;AAC7B,OAAK,aAAa,SAAS,kBAAkB,QAAQ,gBAAgB,QAAQ,KAAK,KAAK,GAAG,EAAE;AAG5F,OAAK,YACH,UAAU,cAAc,YAAY,2BAA2B,UAAU,QAAQ,GAC7E,sBAAsB,EAAE,SAAS,UAAU,SAAS,CAAC,GACrD,kCAAkC;;CAG1C,IAAI,SAAiD;AACnD,SAAO,KAAK;;CAGd,IAAI,UAAkB;AACpB,SAAO,KAAK,UAAU;;CAGxB,IAAI,YAAe;AACjB,SAAO,KAAK,UAAU;;CAGxB,IAAI,UAAuB;AACzB,SAAO,KAAK,UAAU;;CAGxB,IAAI,UAA8B;AAChC,SAAO,KAAK;;CAGd,IAAI,UAAmB;AACrB,SAAO,KAAK,YAAY,KAAA;;CAG1B,IAAI,gBAAyB;AAC3B,SAAO,eAAe,KAAK,QAAQ;;;;;;;CAQrC,IAAI,SAAuB;AACzB,MAAI,KAAK,QAAS,QAAO,KAAK;AAC9B,MAAI,CAAC,KAAK,UAAU,OAClB,OAAM,IAAI,MACR,oCAAoC,KAAK,UAAU,QAAQ,yEAE5D;AAEH,OAAK,UAAU,IAAI,aAAa,KAAK,UAAU,QAAQ;GACrD,MAAM,KAAK,YAAY;GACvB,SAAS,KAAK,YAAY;GAC1B,WAAW,KAAK,YAAY;GAC7B,CAAC;AACF,SAAO,KAAK;;;;;;CAOd,IAAI,eAA+C;AACjD,SAAO,KAAK;;;;;;CAOd,IAAI,MAAiB;AACnB,MAAI,KAAK,KAAM,QAAO,KAAK;AAC3B,MAAI,CAAC,KAAK,UAAU,IAClB,OAAM,IAAI,MACR,gCAAgC,KAAK,UAAU,QAAQ,qDAExD;AAEH,OAAK,OAAO,IAAI,UAAU,KAAK,UAAU,KAAK;GAC5C,MAAM,KAAK,YAAY;GACvB,SAAS,KAAK,YAAY;GAC1B,WAAW,KAAK,YAAY;GAC7B,CAAC;AACF,SAAO,KAAK;;CAGd,MAAc,iBAAiB,gBAA8D;EAC3F,MAAM,SAAS,kBAAkB,KAAK;AACtC,MAAI,CAAC,OAAQ,OAAM,IAAI,eAAe;EAEtC,MAAM,SAAS,KAAK,UAAU,gBAAgB;AAG9C,MAAI,eACF,QAAO,OAAO,WAAW,OAAO;AAIlC,MAAI,CAAC,KAAK,SACR,MAAK,WAAW,MAAM,OAAO,WAAW,OAAO;AAEjD,SAAO,KAAK;;CAGd,MAAc,eAAe,iBAA2C;AACtE,MAAI,gBAAiB,QAAO;AAC5B,MAAI,KAAK,SAAU,QAAO,KAAK;AAG/B,MAAI,KAAK,SAAS;GAChB,MAAM,SAAS,KAAK,UAAU,gBAAgB;AAC9C,QAAK,WAAW,MAAM,KAAK,QAAQ,WAAW,OAAO;AACrD,UAAO,KAAK;;AAGd,QAAM,IAAI,MACR,gGACD;;CAGH,WAAW,QAA2D;AACpE,SAAO,IAAI,iBAA0B,KAAK,WAAW,KAAK,QAAQ,KAAK,MAAM;GAC3E;GACA,GAAG,KAAK,WAAW;GACpB,CAAC;;CAGJ,WAAW,SAAwC;AACjD,SAAO,IAAI,iBAA0B,KAAK,WAAW,KAAK,QAAQ,KAAK,MAAM;GAC3E;GACA,GAAG,KAAK,WAAW;GACpB,CAAC;;;CAIJ,YAAsC;AACpC,SAAO;GACL,cAAc,KAAK;GACnB,eAAe,KAAK;GACpB,YAAY,KAAK;GACjB,QAAQ,KAAK;GACb,KAAK,KAAK;GACV,MAAM,KAAK;GACX,iBAAiB,KAAK;GACvB;;CAGH,MAAM,WAAW,SAAmD;EAClE,MAAM,OAAO,MAAM,KAAK,eAAe,SAAS,QAAQ;AACxD,SAAO,WACL,KAAK,QACL,MACA,SAAS,WAAW,KAAA,IAAY,EAAE,QAAQ,QAAQ,QAAQ,GAAG,KAAA,EAC9D;;CAGH,MAAM,WAAW,SAA8C;EAC7D,MAAM,EAAE,SAAS,MAAM,OAAO,uBAAA,MAAA,MAAA,EAAA,EAAA;EAC9B,MAAM,OAAO,MAAM,KAAK,eAAe,SAAS,QAAQ;EACxD,MAAM,eAAe,iBAAiB,QAAQ;AAE9C,MAAI,SAAS,OAAO;GAClB,MAAM,WAAW,MAAM,KAAK,OAAO,KAAK,QACtC;IAAE,SAAS;IAAM,OAAO,QAAQ;IAAO,EACvC,aACD;AACD,OAAI,CAAC,SAAS,QACZ,QAAO,EAAE;AAEX,UAAO,CAAC,IAAI,KAAK,SAAS,QAAQ,OAAO,SAAS,QAAQ,OAAO,CAAC;;AAIpE,UADiB,MAAM,KAAK,OAAO,KAAK,YAAY,EAAE,SAAS,MAAM,EAAE,aAAa,EACpE,SAAS,KAAI,MAAK,IAAI,KAAK,EAAE,OAAO,EAAE,OAAO,CAAC;;CAGhE,gBAAsB;AACpB,OAAK,gBAAgB,KAAA;;CAGvB,MAAM,YACJ,MACA,SACsB;EACtB,MAAM,OAAO,MAAM,KAAK,iBAAiB,SAAS,OAAO;AACzD,SAAOA,YAAoB,KAAK,QAAQ,MAAM,MAAM,QAAQ;;CAG9D,MAAM,SAAS,MAAkB,SAA4C;EAC3E,IAAI;EACJ,IAAI;EAEJ,MAAM,aAAa,SAAS,kBAAkB,KAAA;EAC9C,MAAM,cAAc,SAAS,aAAa,KAAA;AAC1C,MAAI,eAAe,YACjB,OAAM,IAAI,MAAM,wEAAwE;AAG1F,MAAI,cAAc,aAAa;AAE7B,mBAAgB,OAAO,QAAQ,cAAe;AAC9C,cAAW,OAAO,QAAQ,SAAU;SAC/B;GAEL,MAAM,UAAU,SAAS,WAAY,MAAM,KAAK,iBAAiB,SAAS,OAAO;GACjF,MAAM,UAAU,MAAM,WAAW,KAAK,QAAQ,QAAQ;AACtD,mBAAgB,QAAQ;AAGxB,cACE,KAAK,kBAAkB,KAAA,KAAa,KAAK,gBAAgB,QAAQ,WAC7D,KAAK,gBACL,QAAQ;;AAKhB,SAAO,IAAI,WAAW;GACpB,MAHqB,KAAK,KAAI,MAAK,aAAa,EAAE,CAAC;GAInD,UAAU,SAAS,YAAY,KAAK,gBAAgB,SAAS,OAAO;GACpE,SAAS,KAAK;GACd;GACA;GACA,KAAK,SAAS,OAAO,EAAE;GACvB,UAAU,OAAO,SAAS,YAAA,QAA8B;GACxD,MAAM,SAAS,QAAQ;GACxB,CAAC;;;;;;CAOJ,gBAAwB,gBAA2D;EACjF,MAAM,IAAI,kBAAkB,KAAK;AACjC,MAAI,GAAG,kBAAmB,QAAO,EAAE;AACnC,MAAI,KAAK,cAAc,EAAE,IAAI,CAAC,eAAe,EAAE,CAAE,QAAO;AACxD,SAAO;;CAGT,MAAM,KAAK,IAAgB,SAAsE;EAC/F,MAAM,SAAS,SAAS,UAAU,KAAK;AACvC,MAAI,CAAC,OAAQ,OAAM,IAAI,eAAe;EAEtC,MAAM,SAAS,KAAK,UAAU,gBAAgB;EAC9C,MAAM,UAAU,KAAK,YAAa,MAAM,OAAO,WAAW,OAAO;EACjE,MAAM,SAAS,MAAM,OAAO,cAAc;EAC1C,MAAM,YACJ,OAAO,cAAc,kBAAmB,iBAA4B;AAEtE,UAAQ,GAAG,UAAX;GACE,KAAK,SACH,QAAO,KAAK,WAAW,IAAI,QAAQ,SAAS,QAAQ,UAAU;GAChE,KAAK,QACH,QAAO,KAAK,cAAc,IAAI,QAAQ,SAAS,QAAQ,UAAU;GACnE,KAAK,SACH,QAAO,KAAK,eAAe,IAAI,QAAQ,QAAQ,UAAU;;;CAM/D,MAAc,WACZ,IACA,QACA,SACA,QACA,WACmB;AACnB,MAAI,CAAC,eAAe,OAAO,CACzB,OAAM,IAAI,MACR,mHAED;EAEH,MAAM,EAAE,WAAW,kBAAkB,eAAe,IAAI,QAAQ,UAAU;EAC1E,MAAM,UAAyB;GAC7B;GACA;GACA,SAAS,GAAG;GACZ,eAAe,GAAG;GACnB;EACD,MAAM,WAAW,MAAM,OAAO,WAAW,SAAS,QAAQ;AAO1D,SAAO,EAAE,SAAS,SAAS,aALb,OAAO,aAAa;GAChC,WAAW,SAAS,OAAO;GAC3B,eAAe,SAAS,OAAO;GAC/B,YAAY,CAAC,SAAS,UAAU,UAAU;GAC3C,CAAC,CAC4C,EAAE;;CAGlD,MAAc,cACZ,IACA,QACA,SACA,QACA,WACmB;AACnB,MAAI,CAAC,cAAc,OAAO,CACxB,OAAM,IAAI,MACR,mFACD;EAEH,MAAM,YAAY,GAAG,KAAK,KAAI,MAAK,EAAE,SAAS,CAAC;EAC/C,MAAM,eAA6B;GACjC,UAAU,GAAG;GACb,gBAAgB,GAAG,cAAc,UAAU;GAC3C,UAAU,GAAG,SAAS,UAAU;GAChC,KAAK,YAAY,GAAG;GACpB,MAAM;GACN,MAAM,GAAG;GACV;EAED,MAAM,WAAW,MAAM,OAAO,UAAU,SAAS,aAAa;EAC9D,MAAM,SAAS,SAAS;EAUxB,MAAM,YAAY,SAAS,cAPZ,OAAO,cAAc;GAClC,UAAU,GAAG,KAAK,KAAI,MAAK,EAAE,OAAO,CAAC;GACrC,MAAM,OAAO;GACb,eAAe;GACf,kBAAkB,EAAE;GACpB,6BAA6B,EAAE;GAChC,CAAC,CAC8C;EAIhD,MAAM,aAAa,OAAO,kBAAkB;GAC1C,WAFgB,WAAW,QAAQ,UAAU;GAG7C,UAAU,OAAO,gBAAgB,EAC/B,KAAK;IAAE,MAAM;IAAU,OAAO,EAAE,MAAM,SAAS,mBAAmB;IAAE,EACrE,CAAC;GACF,UAAU,OAAO,OAAO,SAAS;GAClC,CAAC;EACF,MAAM,MAAM,OAAO,WAAW;GAC5B,QAAQ,OAAO,IAAI,OAAO,KAAI,OAAM;IAAE,OAAO,EAAE;IAAO,QAAQ,EAAE;IAAQ,EAAE;GAC1E,UAAU,OAAO,OAAO,IAAI,IAAI;GAChC,OAAO,OAAO,IAAI,SAAS;GAC3B,SAAS,OAAO,IAAI,WAAW;GAChC,CAAC;AAUF,SAAO,EAAE,SAAS,SAAS,aADb,OAAO,aAAa;GAAE;GAAW,eAHzB,SAAS,gBALd,OAAO,gBAAgB;IACtC,aAAa,CAAC,WAAW;IACzB;IACA,KAAK,KAAA;IACN,CAAC,CACsD;GAGM,YAAY,CADnD,OAAO,OAAO,SAAS,UAAU,UAAU,CACwB;GAAE,CAAC,CAC/C,EAAE;;CAGlD,MAAc,eACZ,IACA,QACA,QACA,WACmB;AACnB,MAAI,CAAC,eAAe,OAAO,CACzB,OAAM,IAAI,MACR,wFACD;EAYH,MAAM,aAAa,mBARA,eADD,GAAG,KAAK,KAAI,MAAK,EAAE,SAAS,CAAC,EAG7C,YAAY,GAAG,EACf,GAAG,SACH,GAAG,MACH,GAAG,eACH,GAAG,SACJ,CACgD;EACjD,MAAM,YAAY,MAAO,OAAwB,aAAa,WAAW;EAGzE,MAAM,EAAE,WAAW,kBAAkB,eAAe,IAAI,QAAQ,UAAU;AAE1E,SAAO,EAAE,SAAS,SAAS,aADb,OAAO,aAAa;GAAE;GAAW;GAAe,YAAY,CAAC,UAAU;GAAE,CAAC,CAC1C,EAAE;;CAGlD,MAAM,UAAU,UAA8C;AAC5D,SAAO,UAAU,KAAK,QAAQ,SAAS;;CAGzC,MAAM,UAAU,QAAgB,SAA+C;AAC7E,SAAOC,UAAkB,KAAK,QAAQ,QAAQ;GAC5C,GAAG;GACH,WAAW,KAAK;GACjB,CAAC;;CAGJ,MAAM,aACJ,QACA,SACqB;AACrB,SAAOC,aAAqB,KAAK,QAA0B,QAAQ;GACjE,GAAG;GACH,WAAW,KAAK;GACjB,CAAC;;CAgBJ,MAAM,iBACJ,MACA,SAC6C;EAE7C,IAAI,YAAY;AAChB,MAAI,CAAC,SAAS,OAAO,QAAQ,IAAI,WAAW,GAAG;GAC7C,MAAM,WAAW,MAAM,KAAK,YAAY,MAAM;IAC5C,UAAU,SAAS,YAAY,KAAK,UAAU;IAC9C,YAAY,SAAS;IACrB,QAAQ,SAAS;IAClB,CAAC;AACF,eAAY;IACV,GAAG;IACH,KAAK,SAAS,IAAI,KAAI,MAAK,EAAE,SAAS,CAAC;IACvC,UAAU,SAAS,YAAY,SAAS;IACzC;;EAGH,MAAM,KAAK,MAAM,KAAK,SAAS,MAAM,UAAU;EAC/C,MAAM,WAAW,MAAM,KAAK,KAAK,IAAI,UAAU;EAC/C,MAAM,kBAAkB,MAAM,UAAU,KAAK,QAAQ,SAAS;AAI9D,OAAK,gBAAgB,GAAG,WAAW;AAEnC,MAAI,SAAS,qBAAqB;GAChC,MAAM,cAAc,QAAQ,wBAAwB,OAAO,EAAE,GAAG,QAAQ;AACxE,UAAO,KAAK,UAAU,gBAAgB,QAAQ,YAAY;;AAG5D,SAAO,8BAA8B,kBAAkB,QAAQ,aAC7D,KAAK,UAAU,QAAQ,SAAS,CACjC;;CAKH,eAAwB;AACtB,SAAO,qBAAqB,KAAK,WAAW,SAAS;;CAGvD,kBAA2B;AACzB,SAAO,qBAAqB,KAAK,WAAW,MAAM;;CAGpD,yBAA2C;AACzC,SAAO,cAAc,KAAK,UAAU;;CAGtC,kBAAkB,UAA2D;AAC3E,SAAO,UAAU,KAAK,WAAW,EAAE,OAAO,SAAS,EAAE,SAAS;;CAGhE,eAAe,OAAe,UAAwD;AACpF,SAAO,UAAU,KAAK,WAAW;GAAE,OAAO;GAAM,QAAQ;GAAO,EAAE,SAAS;;CAG5E,mBACE,QACA,UACuB;AACvB,SAAO,UAAU,KAAK,WAAW;GAAE,OAAO;GAAW;GAAQ,EAAE,SAAS;;CAK1E,MAAM,aAAa,SAAkD;AAEnE,SADiB,KAAK,iBAAiB,QAAQ,MAAM,CACrC,SAAS;;CAG3B,MAAM,MAAM,MAAc,SAAkD;AAC1E,SAAO,MAAM,KAAK,SAAQ,WAAU,KAAK,KAAK,OAAO,OAAO,EAAE,MAAM,KAAK,YAAY,QAAQ;;CAG/F,iBAAiB,OAA8B;AAC7C,MAAI,CAAC,KAAK,eACR,OAAM,IAAI,MACR,0JAED;AAEH,SAAO,KAAK,eAAe,KAAK,QAAQ,KAAK,UAAU,WAAW,OAAO,KAAK,SAAS;;;;;;;;;;;;;;;;;;;AAwB3F,SAAgB,yBACd,iBACA,aACA,SACA,gBAKA;AACA,QAAO,SAAS,mBACd,WACA,SACiB;AAEjB,MAAI,SAAS,QAAQ,SAAS,QAC5B,wBAAuB,QAAQ,MAAM,QAAQ,SAAS,UAAU;EAIlE,MAAM,YACJ,SAAS,aACT,gBAAgB,WAAW;GACzB,WAAW,SAAS;GACpB,cAAc,SAAS;GACxB,CAAC;EAKJ,MAAM,WAAW,YAAY,UAAU;EACvC,MAAM,eAAe,gBAAgB,kBAAkB,UAAU;AAcjE,SAAO,IAAI,iBAAoB,WANhB,oBAPG,iBAChB,WACA,UACA,SAAS,MACT,SAAS,SACT,aACD,EAC6C,UAAU,QAAQ,EAInD,QAAQ,UAAU,UAAU,EAEe;GACtD,QAAQ,SAAS;GACjB,SAAS,SAAS;GAClB,cAAc,SAAS;GACvB,eAAe,gBAAgB;GAC/B,iBAAiB,gBAAgB;GACjC,YAAY;IACV,MAAM,SAAS;IACf,SAAS,SAAS;IAClB,WAAW,SAAS;IACrB;GACF,CAAC;;;;;ACzjCN,SAAS,iBAAiB,KAAkE;AAC1F,KAAI,CAAC,IAAI,UAAU,OAAO,IAAI,WAAW,SAGvC,OAAM,IAAI,gBAAgB,MAAM,qDAD9B,OAAO,OAAO,OAAO,IAAI,GAAG,qBAAqB,OAAO,KAAK,IAAc,CAAC,KAAK,KAAK,CAAC,KACK;AAEhG,QAAO,OAAO,QAAQ,IAAI,OAA2C;;AAGvE,SAAS,eAAe,IAA4B;CAClD,MAAM,WAAW,MAAM,QAAQ,GAAG,GAAG,KAAK,CAAC,GAAG;CAC9C,MAAM,UAAyB,EAAE;AACjC,MAAK,MAAM,OAAO,SAEhB,MAAK,MAAM,GAAG,WAAW,iBAAiB,IAAI,CAC5C,SAAQ,KAAK,OAAO,MAAM;AAG9B,QAAO;;AAGT,SAAS,kBACP,IAC8D;CAC9D,MAAM,WAAW,MAAM,QAAQ,GAAG,GAAG,KAAK,CAAC,GAAG;CAC9C,MAAM,WAAyE,EAAE;AACjF,MAAK,MAAM,OAAO,SAEhB,MAAK,MAAM,CAAC,MAAM,WAAW,iBAAiB,IAAI,CAIhD,UAAS,SAAQ,SAAQC,IAAS,OAAO,OAAO,KAAK;AAGzD,QAAO;;AAOT,IAAa,qBAAb,MAAa,mBAGX;CACA,UAA+C,EAAE;CACjD,aAAkC,EAAE;CAEpC,UACE,MACA,OAC6C;AAC7C,MAAI,CAAC,MAAM,SAAS,CAAC,MAAM,GACzB,OAAM,IAAI,gBAAgB,MAAM,+CAA+C;EAEjF,MAAM,OAAO,KAAK,OAAO;AACzB,OAAK,QAAQ,QAAQ;AACrB,MAAI,MAAM,IAAI;GACZ,MAAM,UAAU,eAAe,MAAM,GAAG;AACxC,QAAK,WAAW,KAAK,GAAG,QAAQ;;AAGlC,SAAO;;CAGT,SAAS,GAAG,QAAmD;EAC7D,MAAM,OAAO,KAAK,OAAO;AACzB,OAAK,WAAW,KAAK,GAAG,OAAO;AAC/B,SAAO;;CAGT,QAA+B;EAE7B,MAAM,WAAiE,EAAE;AACzE,OAAK,MAAM,CAAC,MAAM,QAAQ,OAAO,QAAQ,KAAK,QAAQ,CACpD,KAAI,IAAI,MAAO,UAAS,QAAQ,IAAI;EAItC,MAAM,cAGF,EAAE;AACN,OAAK,MAAM,CAAC,MAAM,QAAQ,OAAO,QAAQ,KAAK,QAAQ,CACpD,KAAI,IAAI,GACN,aAAY,QAAQ,kBAAkB,IAAI,GAAG;EAKjD,MAAM,aAA4B,EAAE;AACpC,OAAK,MAAM,OAAO,OAAO,OAAO,KAAK,QAAQ,CAC3C,KAAI,IAAI,GAAI,YAAW,KAAK,GAAG,eAAe,IAAI,GAAG,CAAC;EAMxD,MAAM,SAAS,aAAa,WAAW;EACvC,MAAM,WAAW,eAAe,GAAG,KAAK,WAAW;AASnD,SAAO;GAAE;GAAU,MAPN;IACX,GAAG;IACH,QAAQ;IACR;IACD;GAGwB;GAAU;;CAGrC,QAA8C;EAC5C,MAAM,OAAO,IAAI,oBAA8B;AAC/C,OAAK,UAAU,EAAE,GAAG,KAAK,SAAS;AAClC,OAAK,aAAa,CAAC,GAAG,KAAK,WAAW;AACtC,SAAO;;;AAIX,SAAgB,oBAAwC;AACtD,QAAO,IAAI,oBAAoB;;;;;;;ACnKjC,MAAaC,wBACX,yBAAS,mvOAAmvO,CAAC,gCAAgC,CAAC;;;;;;AEdhyO,MAAaE,gCACX,yBAAS,mUAAmU,CDF5U,yBAAS,2tBAA2tB,ECEjY,gCAAgC,CAAC;;;;;;AChBtY,MAAa,sCACX,yBAAS,8NAA8N,CAACE,sBAAoB,CAAC;;;;;;AEuF/P,MAAaI,WACX,4BArFA,yBAAS,04EAA04E;CAACF;CAAqBC;CDAz6E,yBAAS,g3BAAg3B;EAACF;EAAqB;EAAgC;EAA0B;EAAoC,CAAC;CCAw/C;CAAoC,CAAC,EAqFj+E,EAAE;;;;;;ACzF9C,MAAa,6BACX,yBAAS,gPAAgP,CAAC,gCAAgC,CAAC;;;;;;ACyJ7R,MAAaO,WACX,4BApJA,yBAAS,ooIAAooI;CAACH;CAA2CC;CAAqB;CAA0BC;CAA6B;CAA+B;CAA0B;CAA2B,CAAC,EAoJ9yI,EAAE;;;;;;ACvJhD,MAAa,gCACX,yBAAS,k7CAAk7C;CAACE;CAAqB;CAA0BC;CAA+BC;CAAwBC;CAAiB,CAAC;;;;;;ACyLtjD,MAAaM,WACX,4BAvLA,yBAAS,s6MAAs6M;CAACL;CAA2CC;CAAqBC;CAA6BC;CAA+B;CAA+B;CAA0B;CAA4BC;CAAiB,CAAC,EAuLvmN,EAAE;;;;;;AGzChD,MAAa,UACX,4BA7IA,yBAAS,8kJAA8kJ;CAACK;CAAqB;CAA0BC;CFTvoJ,yBAAS,myBAAmyB,CAACJ,sBAAoB,CAAC;CES63H;CAA6BK;CDJ5tJ,yBAAS,klCAAklC;EAACJ;EAAqB;EAA6B;EAAgC;EAA+B;EAAgCC;EAAiB,CAAC;CCImjH;CAA0B;CAA6BI;CAAiB,CAAC,EA6Ip0J,EAAE;;;;;;AClJ3D,MAAa,kCACX,yBAAS,w3BAAw3B;CAACC;CAAkB;CAA0B;CAAgCC;CAAqB;CAAyB,CAAC;;;;;;ACiD//B,MAAaG,WACX,4BAlDA,yBAAS,07DAA07D;CAACF;CAA6BC;CAA2C;CAAiC;CAAyB,CAAC,EAkD1hE,EAAE;;;;;;AEDjD,MAAaO,WACX,4BAlDA,yBAAS,k0DAAk0D;CDC30D,yBAAS,4sDAA4sD;EAACL;EAAqB;EAA0B;EAA0BC;EAA+BC;EAAkB;EAAgC;EAA8B,CAAC;CCD5BC;CAA2CC;CAA6B;CAAyB,CAAC,EAkDr6D,EAAE;;;;;;ACnDpD,MAAa,6BACX,yBAAS,mwHAAmwH;CAACE;CAAqB;CAA+B;CAAgC;CAA0B;CAA0BC;CAAiB,CAAC;;;;;;AC6Mz6H,MAAaK,UACX,4BA5MA,yBAAS,ukOAAukO;CAACJ;CAAqBC;CAA6B;CAA4BC;CAA2C;CAA0BC;CAAiB,CAAC,EA4M9sO,EAAE;;;;;;ACjN5C,MAAaE,wCACX,yBAAS,+6BAA+6B;CAAC;CAA0BC;CAAqB;CAAgC;CAA0BC;CAAiB,CAAC;;;;;;AC6EtjC,MAAaG,UACX,4BAhFA,yBAAS,8/DAA8/D,CAACF,+BAA6BC,sCAAoC,CAAC,EAgF3hE,EAAE;;;;;;ACzDnD,MAAaG,UACX,4BAtBA,yBAAS,sdAAsd,CAACD,+BAA6B,6BAA6B,CAAC,EAsB/e,EAAE;;;;;;ACxBhD,MAAa,gCACX,yBAAS,2qBAA2qB;CAACE;CAAkBC;CAA+BC;CAAoB,CAAC;;;;;;ACmD7vB,MAAaK,UACX,4BAlDA,yBAAS,stCAAstC;CAACJ;CAAkBC;CAA2CC;CAAqBC;CAA6B;CAA8B,CAAC,EAkDn0C,EAAE;;;;;;AC3B/C,MAAaE,wBACX,yBAAS,mvOAAmvO,CAAC,gCAAgC,CAAC;;;;;;ACDhyO,MAAa,sBACX,yBAAS,mvOAAmvO,CAAC,gCAAgC,CAAC;;;;;;AC7BhyO,MAAa,mBACX,yBAAS,soBAAsoB,CAAC,gCAAgC,CAAC;;;;;;ACCnrB,MAAa,gCACX,yBAAS,sZAAsZ;CAAC;CAAqB;CAA0B;CAAiB,CAAC;;;;;;ACJne,MAAa,4CACX,yBAAS,0WAA0W;;;;;;ACDrX,MAAa,6CACX,yBAAS,6UAA6U;;;;;;AEexV,MAAa,8BACX,yBAAS,mUAAmU,CDF5U,yBAAS,2tBAA2tB,ECEjY,gCAAgC,CAAC;;;;;;ACgFtY,MAAaE,UACX,4BA5FA,yBAAS,mtFAAmtF;CAACD;CAAqB;CAA+B;CAA2C;CAA4C;CAA4B,CAAC,EA4Fh1F,EAAE;;;;;;AC9FzD,MAAa,sCACX,yBAAS,+6BAA+6B;CAAC;CAA0B;CAAqB;CAAgC;CAA0B;CAAiB,CAAC;;;;;;ACDtjC,MAAa,iCACX,yBAAS,m1CAAm1C;CAAC;CAAqC;CAA0BE;CAAqB;CAAyB,CAAC;;;;;;ACH78C,MAAa,mCACX,yBAAS,29DAA29D,CAACC,uBAAqB,+BAA+B,CAAC;;;;;;AC+M5hE,MAAaE,UACX,4BA5MA,yBAAS,ouRAAouR;CAAC;CAAgC;CAA2C;CAAkC;CAA6B;CAA0BD;CAAoB,CAAC,EA4M33R,EAAE;;;;;;ACxEhD,MAAaG,UACX,4BAtIA,yBAAS,ujJAAujJ;CAAC;CAA2C;CAAgC;CAA0B;CAA6BD;CAAoB,CAAC,EAsI7qJ,EAAE;;;;;;AG1I/C,MAAa,yCACX,yBAAS,g6CAAg6C,CAACG,uBDA16C,yBAAS,0ZAA0Z,CAACD,uBDFpa,yBAAS,q4FAAq4F,CCEz7E,CAAC,CCAghC,CAAC;;;;;;AC+Fz+C,MAAaG,UACX,4BA5FA,yBAAS,0/GAA0/G;CAACD;CAAqB;CAA2C;CAAgC;CAAwC;CAA6B;CAAyB,CAAC,EA4FppH,EAAE;;;;;;ACnGnD,MAAa,qEACX,yBAAS,kVAAkV;;;;;;ACqC7V,MAAaE,UACX,4BApCA,yBAAS,uwCAAuwC,CAAC,oEAAoE,4BAA4B,CAAC,EAoCvyC,EAAE;;;;;;ACvC/E,MAAa,yDACX,yBAAS,0UAA0U;;;;;;ACuBrV,MAAa,QACX,4BAtBA,yBAAS,grBAAgrB,CAAC,6BAA6B,uDAAuD,CAAC,EAsB1sB,EAAE;;;;;;ACnBzE,MAAa,8BACX,yBAAS,01DAA01D;CAACC;CAAqBC;CAA+B;CAA+B;CAA0BC;CAAwBC;CAAiB,CAAC;;;;;;AA+D7/D,MAAaC,SACX,4BAAY,6BAA6B,EAAE;;;;;;ACtE7C,MAAa,yBACX,yBAAS,wSAAwS,CAAC,gCAAgC,CAAC;;;;;;ACIrV,MAAa,uCACX,yBAAS,2nCAA2nC;CAAC;CAAkBC;CAAqB;CAAwB;CAA+B;CAAgC;CAA2C,CAAC;;;;;;AAmCjzC,MAAaC,SACX,4BAAY,sCAAsC,EAAE;;;;;;AC2HtD,MAAaE,SACX,4BAlKA,yBAAS,klKAAklK;CAACD;CAAqB;CAAgC;CAAkC;CAAuB,CAAC,EAkKlqK,EAAE;;;;;;ACvD7C,MAAaG,SACX,4BA3GA,yBAAS,0rFAA0rF;CAAC;CAAwB;CAAqCD;CAAqB;CAA0B;CAA+B,CAAC,EA2GxyF,EAAE;;;;;;AC9B5C,MAAaG,SACX,4BA9EA,yBAAS,8kGAA8kG;CAACD;CAAqB;CAAwB;CAA0B;CAAgC;CAAuC,CAAC,EA8E3rG,EAAE;;;;;;AE9BhD,MAAaI,SACX,4BAlDA,yBAAS,4tDAA4tD;CAACD;CDFtuD,yBAAS,4kBAA4kB,CAAC,0BAA0BD,sBAAoB,CAAC;CCE2qC;CAAoE;CAAuB,CAAC,EAkDp0D,EAAE;;;;;;AC9B5E,MAAaI,QACX,4BAtBA,yBAAS,0qBAA0qB;CAACD;CAAqB;CAAwB;CAAuD,CAAC,EAsBvtB,EAAE;;;;;;ACgCtE,MAAaK,QACX,4BAlDA,yBAAS,uvCAAuvC;CAAC;CAA0BH;CAAqB;CAA0B;CAAiCC;CAAwBC;CAAiB,CAAC,EAkD32C,EAAE;;;;;;ACH9C,MAAaI,QACX,4BAlDA,yBAAS,m1CAAm1C;CAAC;CAA0B;CAA0BF;CAAwBC;CAAiB,CAAC,EAkD94C,EAAE;;;;;;ACyKjD,MAAaK,QACX,4BA1NA,yBAAS,gvNAAgvN;CAACH;CAAqB;CAA0B;CAA0B;CAA4BC;CAAwBC;CAAiB,CAAC,EA0Np2N,EAAE;;;;;;AC1LzC,MAAaM,QACX,4BApCA,yBAAS,o/BAAo/B;CAACJ;CAAqB;CAA0BC;CAAwBC;CAAkBC;CAA8B,CAAC,EAoC3kC,EAAE;;;;;;ACC/C,MAAaM,QACX,4BApCA,yBAAS,+4BAA+4B;CAACJ;CAAqB;CAA0BC;CAAqCC;CAAwBC;CAAiB,CAAC,EAoC3+B,EAAE;;;;;;AChBhD,MAAaI,QACX,4BAtBA,yBAAS,4vBAA4vB;CAACF;CAAkB;CAA0BC;CAAwB;CAA6B,CAAC,EAsB/zB,EAAE;;;;;;ACF7C,MAAaK,QACX,4BAtBA,yBAAS,ojBAAojB;CAACH;CAAqB;CAA0BC;CAAwBC;CAAkB;CAA8B,CAAC,EAsB7oB,EAAE;;;;;;ACa7C,MAAaK,QACX,4BApCA,yBAAS,k6BAAk6B;CAACH;CAAkBC;CAAwB;CAA0BC;CAAqB;CAA8B,CAAC,EAoC5/B,EAAE;;;;;;ACD5C,MAAa,MACX,4BApCA,yBAAS,s8BAAs8B;CAACE;CAAkBC;CAAwBC;CAAqB;CAA0B;CAAiC,CAAC,EAoCpiC,EAAE;;;ACN3C,SAAgB,mBAAmB;AACjC,QAAO,mBAAmB,CACvB,UAAU,QAAQ,EAAE,OAAOC,UAAW,CAAC,CACvC,UAAU,QAAQ;EAAE,OAAOC;EAAW,IAAIC;EAAW,CAAC,CACtD,UAAU,MAAM,EAAE,OAAOC,WAAW,CAAC,CACrC,UAAU,cAAc,EAAE,OAAOC,SAAmB,CAAC,CACrD,UAAU,OAAO;EAChB,OAAO;GAACC;GAAkBC;GAAiBC;GAAgBC;GAAmB;EAC9E,IAAI;GAACC;GAAkBC;GAAcC;GAAaC;GAAgB;EACnE,CAAC,CACD,UAAU,UAAU;EACnB,OAAO,CAACC,SAAoBC,MAAa;EACzC,IAAI,CAACC,QAAoBC,MAAa;EACvC,CAAC,CACD,UAAU,SAAS;EAAE,OAAOC;EAAY,IAAIC;EAAY,CAAC,CACzD,UAAU,YAAY;EAAE,OAAOC;EAAe,IAAIC;EAAe,CAAC,CAClE,UAAU,SAAS;EAAE,OAAOC;EAAY,IAAIC;EAAY,CAAC,CACzD,UAAU,UAAU,EAAE,IAAIC,OAAa,CAAC,CACxC,UAAU,WAAW;EAAE,OAAOC;EAAc,IAAIC;EAAc,CAAC,CAC/D,UAAU,aAAa;EAAE,OAAOC;EAAgB,IAAIC;EAAgB,CAAC,CACrE,UAAU,cAAc,EAAE,IAAIC,OAAW,CAAC,CAC1C,UAAU,YAAY;EAAE,OAAOC;EAAe,IAAIC;EAAe,CAAC,CAClE,UAAU,WAAW,EAAE,IAAIC,KAAc,CAAC,CAC1C,UAAU,UAAU,EAAE,OAAOC,UAAa,CAAC,CAC3C,SACC,iCACA,mCACA,8CACA,8BACD;;;;;;;AC5DL,MAAa,8BACX,yBAAS,8wEAA8wE;CAACC;CAAkBC;CAA+B;CAA0BC;CAAqB;CAA0B;CAA+B;CAA+B,CAAC"}
|