@initia/initia.js 1.0.21 → 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 +230 -163
- 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 -45
- 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 -11
- 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 -23
- package/dist/client/rest/api/OphostAPI.d.ts +0 -34
- 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 -42
- package/dist/core/Coins.d.ts +0 -45
- 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 -42
- package/dist/core/authz/authorizations/CallAuthorization.d.ts +0 -28
- 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 -7
- 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 -43
- package/dist/core/evm/GasEnforcement.d.ts +0 -27
- package/dist/core/evm/SetCodeAuthorization.d.ts +0 -30
- package/dist/core/evm/index.d.ts +0 -5
- package/dist/core/evm/msgs/MsgCall.d.ts +0 -46
- 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/MsgSetAllowedDenoms.d.ts +0 -32
- package/dist/core/forwarding/msgs/MsgSetMemo.d.ts +0 -44
- package/dist/core/forwarding/msgs/index.d.ts +0 -14
- package/dist/core/gov/Deposit.d.ts +0 -29
- package/dist/core/gov/GovParams.d.ts +0 -85
- 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/MsgActivateEmergencyProposal.d.ts +0 -32
- package/dist/core/gov/msgs/MsgAddEmergencySubmitters.d.ts +0 -32
- 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/MsgRemoveEmergencySubmitters.d.ts +0 -32
- 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 -32
- 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/L2MigrationInfo.d.ts +0 -27
- 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 -5
- package/dist/core/opchild/msgs/MsgAddAttestor.d.ts +0 -39
- 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/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/MsgMigrateToken.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgRegisterL2MigrationInfo.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgRemoveAttestor.d.ts +0 -32
- 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/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/MsgUpdateSequencer.d.ts +0 -39
- package/dist/core/opchild/msgs/index.d.ts +0 -42
- 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 -51
- package/dist/core/ophost/L1MigrationInfo.d.ts +0 -30
- 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 -7
- 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/MsgDisableBridge.d.ts +0 -32
- 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/MsgRegisterL1MigrationInfo.d.ts +0 -33
- 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 -36
- 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/MsgFundCommunityPoolReward.d.ts +0 -33
- package/dist/core/reward/msgs/MsgUpdateRewardParams.d.ts +0 -33
- package/dist/core/reward/msgs/index.d.ts +0 -10
- 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 -32
- 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/MsgUpdateMaxWasmSize.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgUpdateWasmParams.d.ts +0 -33
- package/dist/core/wasm/msgs/index.d.ts +0 -42
- 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 -103590
- 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
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgChannelUpgradeCancel as MsgChannelUpgradeCancel_pb } from '@initia/initia.proto/ibc/core/channel/v1/tx';
|
|
5
|
-
import { ErrorReceipt } from '../ErrorReceipt';
|
|
6
|
-
import { Height } from '../../client/Height';
|
|
7
|
-
export declare class MsgChannelUpgradeCancel extends JSONSerializable<any, MsgChannelUpgradeCancel.Data, MsgChannelUpgradeCancel.Proto> {
|
|
8
|
-
port_id: string;
|
|
9
|
-
channel_id: string;
|
|
10
|
-
error_receipt: ErrorReceipt | undefined;
|
|
11
|
-
proof_error_receipt: string;
|
|
12
|
-
proof_height: Height | undefined;
|
|
13
|
-
signer: AccAddress;
|
|
14
|
-
constructor(port_id: string, channel_id: string, error_receipt: ErrorReceipt | undefined, proof_error_receipt: string, proof_height: Height | undefined, signer: AccAddress);
|
|
15
|
-
static fromAmino(_: any): MsgChannelUpgradeCancel;
|
|
16
|
-
toAmino(): any;
|
|
17
|
-
static fromData(data: MsgChannelUpgradeCancel.Data): MsgChannelUpgradeCancel;
|
|
18
|
-
toData(): MsgChannelUpgradeCancel.Data;
|
|
19
|
-
static fromProto(proto: MsgChannelUpgradeCancel.Proto): MsgChannelUpgradeCancel;
|
|
20
|
-
toProto(): MsgChannelUpgradeCancel.Proto;
|
|
21
|
-
packAny(): Any;
|
|
22
|
-
static unpackAny(msgAny: Any): MsgChannelUpgradeCancel;
|
|
23
|
-
}
|
|
24
|
-
export declare namespace MsgChannelUpgradeCancel {
|
|
25
|
-
interface Data {
|
|
26
|
-
'@type': '/ibc.core.channel.v1.MsgChannelUpgradeCancel';
|
|
27
|
-
port_id: string;
|
|
28
|
-
channel_id: string;
|
|
29
|
-
error_receipt?: ErrorReceipt.Data;
|
|
30
|
-
proof_error_receipt: string;
|
|
31
|
-
proof_height?: Height.Data;
|
|
32
|
-
signer: AccAddress;
|
|
33
|
-
}
|
|
34
|
-
type Proto = MsgChannelUpgradeCancel_pb;
|
|
35
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgChannelUpgradeConfirm as MsgChannelUpgradeConfirm_pb } from '@initia/initia.proto/ibc/core/channel/v1/tx';
|
|
5
|
-
import { ChannelState } from '../ChannelState';
|
|
6
|
-
import { Upgrade } from '../Upgrade';
|
|
7
|
-
import { Height } from '../../client/Height';
|
|
8
|
-
export declare class MsgChannelUpgradeConfirm extends JSONSerializable<any, MsgChannelUpgradeConfirm.Data, MsgChannelUpgradeConfirm.Proto> {
|
|
9
|
-
port_id: string;
|
|
10
|
-
channel_id: string;
|
|
11
|
-
counterparty_channel_state: ChannelState;
|
|
12
|
-
counterparty_upgrade: Upgrade | undefined;
|
|
13
|
-
proof_channel: string;
|
|
14
|
-
proof_upgrade: string;
|
|
15
|
-
proof_height: Height | undefined;
|
|
16
|
-
signer: AccAddress;
|
|
17
|
-
constructor(port_id: string, channel_id: string, counterparty_channel_state: ChannelState, counterparty_upgrade: Upgrade | undefined, proof_channel: string, proof_upgrade: string, proof_height: Height | undefined, signer: AccAddress);
|
|
18
|
-
static fromAmino(_: any): MsgChannelUpgradeConfirm;
|
|
19
|
-
toAmino(): any;
|
|
20
|
-
static fromData(data: MsgChannelUpgradeConfirm.Data): MsgChannelUpgradeConfirm;
|
|
21
|
-
toData(): MsgChannelUpgradeConfirm.Data;
|
|
22
|
-
static fromProto(proto: MsgChannelUpgradeConfirm.Proto): MsgChannelUpgradeConfirm;
|
|
23
|
-
toProto(): MsgChannelUpgradeConfirm.Proto;
|
|
24
|
-
packAny(): Any;
|
|
25
|
-
static unpackAny(msgAny: Any): MsgChannelUpgradeConfirm;
|
|
26
|
-
}
|
|
27
|
-
export declare namespace MsgChannelUpgradeConfirm {
|
|
28
|
-
interface Data {
|
|
29
|
-
'@type': '/ibc.core.channel.v1.MsgChannelUpgradeConfirm';
|
|
30
|
-
port_id: string;
|
|
31
|
-
channel_id: string;
|
|
32
|
-
counterparty_channel_state: string;
|
|
33
|
-
counterparty_upgrade?: Upgrade.Data;
|
|
34
|
-
proof_channel: string;
|
|
35
|
-
proof_upgrade: string;
|
|
36
|
-
proof_height?: Height.Data;
|
|
37
|
-
signer: AccAddress;
|
|
38
|
-
}
|
|
39
|
-
type Proto = MsgChannelUpgradeConfirm_pb;
|
|
40
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgChannelUpgradeInit as MsgChannelUpgradeInit_pb } from '@initia/initia.proto/ibc/core/channel/v1/tx';
|
|
5
|
-
import { UpgradeFields } from '../UpgradeFields';
|
|
6
|
-
export declare class MsgChannelUpgradeInit extends JSONSerializable<any, MsgChannelUpgradeInit.Data, MsgChannelUpgradeInit.Proto> {
|
|
7
|
-
port_id: string;
|
|
8
|
-
channel_id: string;
|
|
9
|
-
fields: UpgradeFields | undefined;
|
|
10
|
-
signer: AccAddress;
|
|
11
|
-
constructor(port_id: string, channel_id: string, fields: UpgradeFields | undefined, signer: AccAddress);
|
|
12
|
-
static fromAmino(_: any): MsgChannelUpgradeInit;
|
|
13
|
-
toAmino(): any;
|
|
14
|
-
static fromData(data: MsgChannelUpgradeInit.Data): MsgChannelUpgradeInit;
|
|
15
|
-
toData(): MsgChannelUpgradeInit.Data;
|
|
16
|
-
static fromProto(proto: MsgChannelUpgradeInit.Proto): MsgChannelUpgradeInit;
|
|
17
|
-
toProto(): MsgChannelUpgradeInit.Proto;
|
|
18
|
-
packAny(): Any;
|
|
19
|
-
static unpackAny(msgAny: Any): MsgChannelUpgradeInit;
|
|
20
|
-
}
|
|
21
|
-
export declare namespace MsgChannelUpgradeInit {
|
|
22
|
-
interface Data {
|
|
23
|
-
'@type': '/ibc.core.channel.v1.MsgChannelUpgradeInit';
|
|
24
|
-
port_id: string;
|
|
25
|
-
channel_id: string;
|
|
26
|
-
fields?: UpgradeFields.Data;
|
|
27
|
-
signer: AccAddress;
|
|
28
|
-
}
|
|
29
|
-
type Proto = MsgChannelUpgradeInit_pb;
|
|
30
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgChannelUpgradeOpen as MsgChannelUpgradeOpen_pb } from '@initia/initia.proto/ibc/core/channel/v1/tx';
|
|
5
|
-
import { ChannelState } from '../ChannelState';
|
|
6
|
-
import { Height } from '../../client/Height';
|
|
7
|
-
export declare class MsgChannelUpgradeOpen extends JSONSerializable<any, MsgChannelUpgradeOpen.Data, MsgChannelUpgradeOpen.Proto> {
|
|
8
|
-
port_id: string;
|
|
9
|
-
channel_id: string;
|
|
10
|
-
counterparty_channel_state: ChannelState;
|
|
11
|
-
counterparty_upgrade_sequence: number;
|
|
12
|
-
proof_channel: string;
|
|
13
|
-
proof_height: Height | undefined;
|
|
14
|
-
signer: AccAddress;
|
|
15
|
-
constructor(port_id: string, channel_id: string, counterparty_channel_state: ChannelState, counterparty_upgrade_sequence: number, proof_channel: string, proof_height: Height | undefined, signer: AccAddress);
|
|
16
|
-
static fromAmino(_: any): MsgChannelUpgradeOpen;
|
|
17
|
-
toAmino(): any;
|
|
18
|
-
static fromData(data: MsgChannelUpgradeOpen.Data): MsgChannelUpgradeOpen;
|
|
19
|
-
toData(): MsgChannelUpgradeOpen.Data;
|
|
20
|
-
static fromProto(proto: MsgChannelUpgradeOpen.Proto): MsgChannelUpgradeOpen;
|
|
21
|
-
toProto(): MsgChannelUpgradeOpen.Proto;
|
|
22
|
-
packAny(): Any;
|
|
23
|
-
static unpackAny(msgAny: Any): MsgChannelUpgradeOpen;
|
|
24
|
-
}
|
|
25
|
-
export declare namespace MsgChannelUpgradeOpen {
|
|
26
|
-
interface Data {
|
|
27
|
-
'@type': '/ibc.core.channel.v1.MsgChannelUpgradeOpen';
|
|
28
|
-
port_id: string;
|
|
29
|
-
channel_id: string;
|
|
30
|
-
counterparty_channel_state: string;
|
|
31
|
-
counterparty_upgrade_sequence: string;
|
|
32
|
-
proof_channel: string;
|
|
33
|
-
proof_height?: Height.Data;
|
|
34
|
-
signer: AccAddress;
|
|
35
|
-
}
|
|
36
|
-
type Proto = MsgChannelUpgradeOpen_pb;
|
|
37
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgChannelUpgradeTimeout as MsgChannelUpgradeTimeout_pb } from '@initia/initia.proto/ibc/core/channel/v1/tx';
|
|
5
|
-
import { Channel } from '../Channel';
|
|
6
|
-
import { Height } from '../../client/Height';
|
|
7
|
-
export declare class MsgChannelUpgradeTimeout extends JSONSerializable<any, MsgChannelUpgradeTimeout.Data, MsgChannelUpgradeTimeout.Proto> {
|
|
8
|
-
port_id: string;
|
|
9
|
-
channel_id: string;
|
|
10
|
-
counterparty_channel: Channel | undefined;
|
|
11
|
-
proof_channel: string;
|
|
12
|
-
proof_height: Height | undefined;
|
|
13
|
-
signer: AccAddress;
|
|
14
|
-
constructor(port_id: string, channel_id: string, counterparty_channel: Channel | undefined, proof_channel: string, proof_height: Height | undefined, signer: AccAddress);
|
|
15
|
-
static fromAmino(_: any): MsgChannelUpgradeTimeout;
|
|
16
|
-
toAmino(): any;
|
|
17
|
-
static fromData(data: MsgChannelUpgradeTimeout.Data): MsgChannelUpgradeTimeout;
|
|
18
|
-
toData(): MsgChannelUpgradeTimeout.Data;
|
|
19
|
-
static fromProto(proto: MsgChannelUpgradeTimeout.Proto): MsgChannelUpgradeTimeout;
|
|
20
|
-
toProto(): MsgChannelUpgradeTimeout.Proto;
|
|
21
|
-
packAny(): Any;
|
|
22
|
-
static unpackAny(msgAny: Any): MsgChannelUpgradeTimeout;
|
|
23
|
-
}
|
|
24
|
-
export declare namespace MsgChannelUpgradeTimeout {
|
|
25
|
-
interface Data {
|
|
26
|
-
'@type': '/ibc.core.channel.v1.MsgChannelUpgradeTimeout';
|
|
27
|
-
port_id: string;
|
|
28
|
-
channel_id: string;
|
|
29
|
-
counterparty_channel?: Channel.Data;
|
|
30
|
-
proof_channel: string;
|
|
31
|
-
proof_height?: Height.Data;
|
|
32
|
-
signer: AccAddress;
|
|
33
|
-
}
|
|
34
|
-
type Proto = MsgChannelUpgradeTimeout_pb;
|
|
35
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgChannelUpgradeTry as MsgChannelUpgradeTry_pb } from '@initia/initia.proto/ibc/core/channel/v1/tx';
|
|
5
|
-
import { UpgradeFields } from '../UpgradeFields';
|
|
6
|
-
import { Height } from '../../client/Height';
|
|
7
|
-
export declare class MsgChannelUpgradeTry extends JSONSerializable<any, MsgChannelUpgradeTry.Data, MsgChannelUpgradeTry.Proto> {
|
|
8
|
-
port_id: string;
|
|
9
|
-
channel_id: string;
|
|
10
|
-
proposed_upgrade_connection_hops: string[];
|
|
11
|
-
counterparty_upgrade_fields: UpgradeFields | undefined;
|
|
12
|
-
counterparty_upgrade_sequence: number;
|
|
13
|
-
proof_channel: string;
|
|
14
|
-
proof_upgrade: string;
|
|
15
|
-
proof_height: Height | undefined;
|
|
16
|
-
signer: AccAddress;
|
|
17
|
-
constructor(port_id: string, channel_id: string, proposed_upgrade_connection_hops: string[], counterparty_upgrade_fields: UpgradeFields | undefined, counterparty_upgrade_sequence: number, proof_channel: string, proof_upgrade: string, proof_height: Height | undefined, signer: AccAddress);
|
|
18
|
-
static fromAmino(_: any): MsgChannelUpgradeTry;
|
|
19
|
-
toAmino(): any;
|
|
20
|
-
static fromData(data: MsgChannelUpgradeTry.Data): MsgChannelUpgradeTry;
|
|
21
|
-
toData(): MsgChannelUpgradeTry.Data;
|
|
22
|
-
static fromProto(proto: MsgChannelUpgradeTry.Proto): MsgChannelUpgradeTry;
|
|
23
|
-
toProto(): MsgChannelUpgradeTry.Proto;
|
|
24
|
-
packAny(): Any;
|
|
25
|
-
static unpackAny(msgAny: Any): MsgChannelUpgradeTry;
|
|
26
|
-
}
|
|
27
|
-
export declare namespace MsgChannelUpgradeTry {
|
|
28
|
-
interface Data {
|
|
29
|
-
'@type': '/ibc.core.channel.v1.MsgChannelUpgradeTry';
|
|
30
|
-
port_id: string;
|
|
31
|
-
channel_id: string;
|
|
32
|
-
proposed_upgrade_connection_hops: string[];
|
|
33
|
-
counterparty_upgrade_fields?: UpgradeFields.Data;
|
|
34
|
-
counterparty_upgrade_sequence: string;
|
|
35
|
-
proof_channel: string;
|
|
36
|
-
proof_upgrade: string;
|
|
37
|
-
proof_height?: Height.Data;
|
|
38
|
-
signer: AccAddress;
|
|
39
|
-
}
|
|
40
|
-
type Proto = MsgChannelUpgradeTry_pb;
|
|
41
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgAcknowledgement as MsgAcknowledgement_pb } from '@initia/initia.proto/ibc/core/channel/v1/tx';
|
|
5
|
-
import { Packet, Height } from '../../../core';
|
|
6
|
-
export declare class MsgAcknowledgement extends JSONSerializable<any, MsgAcknowledgement.Data, MsgAcknowledgement.Proto> {
|
|
7
|
-
packet: Packet | undefined;
|
|
8
|
-
acknowledgement: string;
|
|
9
|
-
proof_acked: string;
|
|
10
|
-
proof_height: Height | undefined;
|
|
11
|
-
signer: AccAddress;
|
|
12
|
-
constructor(packet: Packet | undefined, acknowledgement: string, proof_acked: string, proof_height: Height | undefined, signer: AccAddress);
|
|
13
|
-
static fromAmino(_: any): MsgAcknowledgement;
|
|
14
|
-
toAmino(): any;
|
|
15
|
-
static fromData(data: MsgAcknowledgement.Data): MsgAcknowledgement;
|
|
16
|
-
toData(): MsgAcknowledgement.Data;
|
|
17
|
-
static fromProto(proto: MsgAcknowledgement.Proto): MsgAcknowledgement;
|
|
18
|
-
toProto(): MsgAcknowledgement.Proto;
|
|
19
|
-
packAny(): Any;
|
|
20
|
-
static unpackAny(msgAny: Any): MsgAcknowledgement;
|
|
21
|
-
}
|
|
22
|
-
export declare namespace MsgAcknowledgement {
|
|
23
|
-
interface Data {
|
|
24
|
-
'@type': '/ibc.core.channel.v1.MsgAcknowledgement';
|
|
25
|
-
packet?: Packet.Data;
|
|
26
|
-
acknowledgement: string;
|
|
27
|
-
proof_acked: string;
|
|
28
|
-
proof_height?: Height.Data;
|
|
29
|
-
signer: AccAddress;
|
|
30
|
-
}
|
|
31
|
-
type Proto = MsgAcknowledgement_pb;
|
|
32
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgRecvPacket as MsgRecvPacket_pb } from '@initia/initia.proto/ibc/core/channel/v1/tx';
|
|
5
|
-
import { Packet, Height } from '../../../core';
|
|
6
|
-
export declare class MsgRecvPacket extends JSONSerializable<any, MsgRecvPacket.Data, MsgRecvPacket.Proto> {
|
|
7
|
-
packet: Packet | undefined;
|
|
8
|
-
proof_commitment: string;
|
|
9
|
-
proof_height: Height | undefined;
|
|
10
|
-
signer: AccAddress;
|
|
11
|
-
constructor(packet: Packet | undefined, proof_commitment: string, proof_height: Height | undefined, signer: AccAddress);
|
|
12
|
-
static fromAmino(_: any): MsgRecvPacket;
|
|
13
|
-
toAmino(): any;
|
|
14
|
-
static fromData(data: MsgRecvPacket.Data): MsgRecvPacket;
|
|
15
|
-
toData(): MsgRecvPacket.Data;
|
|
16
|
-
static fromProto(proto: MsgRecvPacket.Proto): MsgRecvPacket;
|
|
17
|
-
toProto(): MsgRecvPacket.Proto;
|
|
18
|
-
packAny(): Any;
|
|
19
|
-
static unpackAny(msgAny: Any): MsgRecvPacket;
|
|
20
|
-
}
|
|
21
|
-
export declare namespace MsgRecvPacket {
|
|
22
|
-
interface Data {
|
|
23
|
-
'@type': '/ibc.core.channel.v1.MsgRecvPacket';
|
|
24
|
-
packet?: Packet.Data;
|
|
25
|
-
proof_commitment: string;
|
|
26
|
-
proof_height?: Height.Data;
|
|
27
|
-
signer: AccAddress;
|
|
28
|
-
}
|
|
29
|
-
type Proto = MsgRecvPacket_pb;
|
|
30
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgTimeout as MsgTimeout_pb } from '@initia/initia.proto/ibc/core/channel/v1/tx';
|
|
5
|
-
import { Packet, Height } from '../../../core';
|
|
6
|
-
export declare class MsgTimeout extends JSONSerializable<any, MsgTimeout.Data, MsgTimeout.Proto> {
|
|
7
|
-
packet: Packet | undefined;
|
|
8
|
-
proof_unreceived: string;
|
|
9
|
-
proof_height: Height | undefined;
|
|
10
|
-
next_sequence_recv: number;
|
|
11
|
-
signer: AccAddress;
|
|
12
|
-
constructor(packet: Packet | undefined, proof_unreceived: string, proof_height: Height | undefined, next_sequence_recv: number, signer: AccAddress);
|
|
13
|
-
static fromAmino(_: any): MsgTimeout;
|
|
14
|
-
toAmino(): any;
|
|
15
|
-
static fromData(data: MsgTimeout.Data): MsgTimeout;
|
|
16
|
-
toData(): MsgTimeout.Data;
|
|
17
|
-
static fromProto(proto: MsgTimeout.Proto): MsgTimeout;
|
|
18
|
-
toProto(): MsgTimeout.Proto;
|
|
19
|
-
packAny(): Any;
|
|
20
|
-
static unpackAny(msgAny: Any): MsgTimeout;
|
|
21
|
-
}
|
|
22
|
-
export declare namespace MsgTimeout {
|
|
23
|
-
interface Data {
|
|
24
|
-
'@type': '/ibc.core.channel.v1.MsgTimeout';
|
|
25
|
-
packet?: Packet.Data;
|
|
26
|
-
proof_unreceived: string;
|
|
27
|
-
proof_height?: Height.Data;
|
|
28
|
-
next_sequence_recv: string;
|
|
29
|
-
signer: AccAddress;
|
|
30
|
-
}
|
|
31
|
-
type Proto = MsgTimeout_pb;
|
|
32
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgTimeoutOnClose as MsgTimeoutOnClose_pb } from '@initia/initia.proto/ibc/core/channel/v1/tx';
|
|
5
|
-
import { Packet, Height } from '../../../core';
|
|
6
|
-
export declare class MsgTimeoutOnClose extends JSONSerializable<any, MsgTimeoutOnClose.Data, MsgTimeoutOnClose.Proto> {
|
|
7
|
-
packet: Packet | undefined;
|
|
8
|
-
proof_unreceived: string;
|
|
9
|
-
proof_close: string;
|
|
10
|
-
proof_height: Height | undefined;
|
|
11
|
-
next_sequence_recv: number;
|
|
12
|
-
signer: AccAddress;
|
|
13
|
-
constructor(packet: Packet | undefined, proof_unreceived: string, proof_close: string, proof_height: Height | undefined, next_sequence_recv: number, signer: AccAddress);
|
|
14
|
-
static fromAmino(_: any): MsgTimeoutOnClose;
|
|
15
|
-
toAmino(): any;
|
|
16
|
-
static fromData(data: MsgTimeoutOnClose.Data): MsgTimeoutOnClose;
|
|
17
|
-
toData(): MsgTimeoutOnClose.Data;
|
|
18
|
-
static fromProto(proto: MsgTimeoutOnClose.Proto): MsgTimeoutOnClose;
|
|
19
|
-
toProto(): MsgTimeoutOnClose.Proto;
|
|
20
|
-
packAny(): Any;
|
|
21
|
-
static unpackAny(msgAny: Any): MsgTimeoutOnClose;
|
|
22
|
-
}
|
|
23
|
-
export declare namespace MsgTimeoutOnClose {
|
|
24
|
-
interface Data {
|
|
25
|
-
'@type': '/ibc.core.channel.v1.MsgTimeoutOnClose';
|
|
26
|
-
packet?: Packet.Data;
|
|
27
|
-
proof_unreceived: string;
|
|
28
|
-
proof_close: string;
|
|
29
|
-
proof_height?: Height.Data;
|
|
30
|
-
next_sequence_recv: string;
|
|
31
|
-
signer: AccAddress;
|
|
32
|
-
}
|
|
33
|
-
type Proto = MsgTimeoutOnClose_pb;
|
|
34
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { IbcChannelParams } from '../IbcChannelParams';
|
|
4
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
5
|
-
import { MsgUpdateParams as MsgUpdateParams_pb } from '@initia/initia.proto/ibc/core/channel/v1/tx';
|
|
6
|
-
export declare class MsgUpdateIbcChannelParams extends JSONSerializable<any, MsgUpdateIbcChannelParams.Data, MsgUpdateIbcChannelParams.Proto> {
|
|
7
|
-
authority: AccAddress;
|
|
8
|
-
params: IbcChannelParams;
|
|
9
|
-
constructor(authority: AccAddress, params: IbcChannelParams);
|
|
10
|
-
static fromAmino(_: any): MsgUpdateIbcChannelParams;
|
|
11
|
-
toAmino(): any;
|
|
12
|
-
static fromData(data: MsgUpdateIbcChannelParams.Data): MsgUpdateIbcChannelParams;
|
|
13
|
-
toData(): MsgUpdateIbcChannelParams.Data;
|
|
14
|
-
static fromProto(data: MsgUpdateIbcChannelParams.Proto): MsgUpdateIbcChannelParams;
|
|
15
|
-
toProto(): MsgUpdateIbcChannelParams.Proto;
|
|
16
|
-
packAny(): Any;
|
|
17
|
-
static unpackAny(msgAny: Any): MsgUpdateIbcChannelParams;
|
|
18
|
-
}
|
|
19
|
-
export declare namespace MsgUpdateIbcChannelParams {
|
|
20
|
-
interface Data {
|
|
21
|
-
'@type': '/ibc.core.channel.v1.MsgUpdateParams';
|
|
22
|
-
authority: AccAddress;
|
|
23
|
-
params: IbcChannelParams.Data;
|
|
24
|
-
}
|
|
25
|
-
type Proto = MsgUpdateParams_pb;
|
|
26
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { MsgChannelOpenInit } from './MsgChannelOpenInit';
|
|
2
|
-
import { MsgChannelOpenTry } from './MsgChannelOpenTry';
|
|
3
|
-
import { MsgChannelOpenConfirm } from './MsgChannelOpenConfirm';
|
|
4
|
-
import { MsgChannelOpenAck } from './MsgChannelOpenAck';
|
|
5
|
-
import { MsgChannelCloseInit } from './MsgChannelCloseInit';
|
|
6
|
-
import { MsgChannelCloseConfirm } from './MsgChannelCloseConfirm';
|
|
7
|
-
import { MsgRecvPacket } from './MsgRecvPacket';
|
|
8
|
-
import { MsgAcknowledgement } from './MsgRecvAcknowledgement';
|
|
9
|
-
import { MsgTimeout } from './MsgTimeout';
|
|
10
|
-
import { MsgTimeoutOnClose } from './MsgTimeoutClose';
|
|
11
|
-
import { MsgUpdateIbcChannelParams } from './MsgUpdateIbcChannelParams';
|
|
12
|
-
import { MsgChannelUpgradeInit } from './MsgChannelUpgradeInit';
|
|
13
|
-
import { MsgChannelUpgradeTry } from './MsgChannelUpgradeTry';
|
|
14
|
-
import { MsgChannelUpgradeAck } from './MsgChannelUpgradeAck';
|
|
15
|
-
import { MsgChannelUpgradeConfirm } from './MsgChannelUpgradeConfirm';
|
|
16
|
-
import { MsgChannelUpgradeTimeout } from './MsgChannelUpgradeTimeout';
|
|
17
|
-
import { MsgChannelUpgradeCancel } from './MsgChannelUpgradeCancel';
|
|
18
|
-
import { MsgChannelUpgradeOpen } from './MsgChannelUpgradeOpen';
|
|
19
|
-
export * from './MsgChannelOpenInit';
|
|
20
|
-
export * from './MsgChannelOpenTry';
|
|
21
|
-
export * from './MsgChannelOpenConfirm';
|
|
22
|
-
export * from './MsgChannelOpenAck';
|
|
23
|
-
export * from './MsgChannelCloseInit';
|
|
24
|
-
export * from './MsgChannelCloseConfirm';
|
|
25
|
-
export * from './MsgRecvPacket';
|
|
26
|
-
export * from './MsgRecvAcknowledgement';
|
|
27
|
-
export * from './MsgTimeout';
|
|
28
|
-
export * from './MsgTimeoutClose';
|
|
29
|
-
export * from './MsgUpdateIbcChannelParams';
|
|
30
|
-
export * from './MsgChannelUpgradeInit';
|
|
31
|
-
export * from './MsgChannelUpgradeTry';
|
|
32
|
-
export * from './MsgChannelUpgradeAck';
|
|
33
|
-
export * from './MsgChannelUpgradeConfirm';
|
|
34
|
-
export * from './MsgChannelUpgradeTimeout';
|
|
35
|
-
export * from './MsgChannelUpgradeCancel';
|
|
36
|
-
export * from './MsgChannelUpgradeOpen';
|
|
37
|
-
export type IbcChannelMsg = MsgChannelOpenInit | MsgChannelOpenTry | MsgChannelOpenConfirm | MsgChannelOpenAck | MsgChannelCloseInit | MsgChannelCloseConfirm | MsgRecvPacket | MsgAcknowledgement | MsgTimeout | MsgTimeoutOnClose | MsgUpdateIbcChannelParams | MsgChannelUpgradeInit | MsgChannelUpgradeTry | MsgChannelUpgradeAck | MsgChannelUpgradeConfirm | MsgChannelUpgradeTimeout | MsgChannelUpgradeCancel | MsgChannelUpgradeOpen;
|
|
38
|
-
export declare namespace IbcChannelMsg {
|
|
39
|
-
type Data = MsgChannelOpenInit.Data | MsgChannelOpenTry.Data | MsgChannelOpenConfirm.Data | MsgChannelOpenAck.Data | MsgChannelCloseInit.Data | MsgChannelCloseConfirm.Data | MsgRecvPacket.Data | MsgAcknowledgement.Data | MsgTimeout.Data | MsgTimeoutOnClose.Data | MsgUpdateIbcChannelParams.Data | MsgChannelUpgradeInit.Data | MsgChannelUpgradeTry.Data | MsgChannelUpgradeAck.Data | MsgChannelUpgradeConfirm.Data | MsgChannelUpgradeTimeout.Data | MsgChannelUpgradeCancel.Data | MsgChannelUpgradeOpen.Data;
|
|
40
|
-
type Proto = MsgChannelOpenInit.Proto | MsgChannelOpenTry.Proto | MsgChannelOpenConfirm.Proto | MsgChannelOpenAck.Proto | MsgChannelCloseInit.Proto | MsgChannelCloseConfirm.Proto | MsgRecvPacket.Proto | MsgAcknowledgement.Proto | MsgTimeout.Proto | MsgTimeoutOnClose.Proto | MsgUpdateIbcChannelParams.Proto | MsgChannelUpgradeInit.Proto | MsgChannelUpgradeTry.Proto | MsgChannelUpgradeAck.Proto | MsgChannelUpgradeConfirm.Proto | MsgChannelUpgradeTimeout.Proto | MsgChannelUpgradeCancel.Proto | MsgChannelUpgradeOpen.Proto;
|
|
41
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { ClientConsensusStates as ClientConsensusStates_pb } from '@initia/initia.proto/ibc/core/client/v1/client';
|
|
2
|
-
import { JSONSerializable } from '../../../../util/json';
|
|
3
|
-
import { ConsensusStateWithHeight } from './ConsensusStateWithHeight';
|
|
4
|
-
export declare class ClientConsensusStates extends JSONSerializable<ClientConsensusStates.Amino, ClientConsensusStates.Data, ClientConsensusStates.Proto> {
|
|
5
|
-
client_id: string;
|
|
6
|
-
consensus_states: ConsensusStateWithHeight[];
|
|
7
|
-
constructor(client_id: string, consensus_states: ConsensusStateWithHeight[]);
|
|
8
|
-
static fromAmino(data: ClientConsensusStates.Amino): ClientConsensusStates;
|
|
9
|
-
toAmino(): ClientConsensusStates.Amino;
|
|
10
|
-
static fromData(data: ClientConsensusStates.Data): ClientConsensusStates;
|
|
11
|
-
toData(): ClientConsensusStates.Data;
|
|
12
|
-
static fromProto(proto: ClientConsensusStates.Proto): ClientConsensusStates;
|
|
13
|
-
toProto(): ClientConsensusStates.Proto;
|
|
14
|
-
}
|
|
15
|
-
export declare namespace ClientConsensusStates {
|
|
16
|
-
interface Amino {
|
|
17
|
-
client_id: string;
|
|
18
|
-
consensus_states: ConsensusStateWithHeight.Amino[];
|
|
19
|
-
}
|
|
20
|
-
interface Data {
|
|
21
|
-
client_id: string;
|
|
22
|
-
consensus_states: ConsensusStateWithHeight.Data[];
|
|
23
|
-
}
|
|
24
|
-
type Proto = ClientConsensusStates_pb;
|
|
25
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { ConsensusStateWithHeight as ConsensusStateWithHeight_pb } from '@initia/initia.proto/ibc/core/client/v1/client';
|
|
2
|
-
import { Height } from './Height';
|
|
3
|
-
import { JSONSerializable } from '../../../../util/json';
|
|
4
|
-
export declare class ConsensusStateWithHeight extends JSONSerializable<ConsensusStateWithHeight.Amino, ConsensusStateWithHeight.Data, ConsensusStateWithHeight.Proto> {
|
|
5
|
-
height: Height | undefined;
|
|
6
|
-
consensus_state: any;
|
|
7
|
-
constructor(height: Height | undefined, consensus_state: any);
|
|
8
|
-
static fromAmino(data: ConsensusStateWithHeight.Amino): ConsensusStateWithHeight;
|
|
9
|
-
toAmino(): ConsensusStateWithHeight.Amino;
|
|
10
|
-
static fromData(data: ConsensusStateWithHeight.Data): ConsensusStateWithHeight;
|
|
11
|
-
toData(): ConsensusStateWithHeight.Data;
|
|
12
|
-
static fromProto(proto: ConsensusStateWithHeight.Proto): ConsensusStateWithHeight;
|
|
13
|
-
toProto(): ConsensusStateWithHeight.Proto;
|
|
14
|
-
}
|
|
15
|
-
export declare namespace ConsensusStateWithHeight {
|
|
16
|
-
interface Amino {
|
|
17
|
-
height?: Height.Amino;
|
|
18
|
-
consensus_state: any;
|
|
19
|
-
}
|
|
20
|
-
interface Data {
|
|
21
|
-
height?: Height.Data;
|
|
22
|
-
consensus_state: any;
|
|
23
|
-
}
|
|
24
|
-
type Proto = ConsensusStateWithHeight_pb;
|
|
25
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { Height as Height_pb } from '@initia/initia.proto/ibc/core/client/v1/client';
|
|
2
|
-
import { JSONSerializable } from '../../../../util/json';
|
|
3
|
-
export declare class Height extends JSONSerializable<Height.Amino, Height.Data, Height.Proto> {
|
|
4
|
-
revision_number: number;
|
|
5
|
-
revision_height: number;
|
|
6
|
-
constructor(revision_number: number, revision_height: number);
|
|
7
|
-
static fromAmino(data: Height.Amino): Height;
|
|
8
|
-
toAmino(): Height.Amino;
|
|
9
|
-
static fromData(data: Height.Data): Height;
|
|
10
|
-
toData(): Height.Data;
|
|
11
|
-
static fromProto(proto: Height.Proto): Height;
|
|
12
|
-
toProto(): Height.Proto;
|
|
13
|
-
}
|
|
14
|
-
export declare namespace Height {
|
|
15
|
-
interface Amino {
|
|
16
|
-
revision_number?: string;
|
|
17
|
-
revision_height?: string;
|
|
18
|
-
}
|
|
19
|
-
interface Data {
|
|
20
|
-
revision_number: string;
|
|
21
|
-
revision_height: string;
|
|
22
|
-
}
|
|
23
|
-
type Proto = Height_pb;
|
|
24
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../util/json';
|
|
2
|
-
import { Params as Params_pb } from '@initia/initia.proto/ibc/core/client/v1/client';
|
|
3
|
-
export declare class IbcClientParams extends JSONSerializable<IbcClientParams.Amino, IbcClientParams.Data, IbcClientParams.Proto> {
|
|
4
|
-
allowed_clients: string[];
|
|
5
|
-
constructor(allowed_clients: string[]);
|
|
6
|
-
static fromAmino(data: IbcClientParams.Amino): IbcClientParams;
|
|
7
|
-
toAmino(): IbcClientParams.Amino;
|
|
8
|
-
static fromData(data: IbcClientParams.Data): IbcClientParams;
|
|
9
|
-
toData(): IbcClientParams.Data;
|
|
10
|
-
static fromProto(proto: IbcClientParams.Proto): IbcClientParams;
|
|
11
|
-
toProto(): IbcClientParams.Proto;
|
|
12
|
-
}
|
|
13
|
-
export declare namespace IbcClientParams {
|
|
14
|
-
interface Amino {
|
|
15
|
-
allowed_clients: string[];
|
|
16
|
-
}
|
|
17
|
-
interface Data {
|
|
18
|
-
allowed_clients: string[];
|
|
19
|
-
}
|
|
20
|
-
type Proto = Params_pb;
|
|
21
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { IdentifiedClientState as IdentifiedClientState_pb } from '@initia/initia.proto/ibc/core/client/v1/client';
|
|
2
|
-
import { JSONSerializable } from '../../../../util/json';
|
|
3
|
-
export declare class IdentifiedClientState extends JSONSerializable<IdentifiedClientState.Amino, IdentifiedClientState.Data, IdentifiedClientState.Proto> {
|
|
4
|
-
client_id: string;
|
|
5
|
-
client_state: any;
|
|
6
|
-
constructor(client_id: string, client_state: any);
|
|
7
|
-
static fromAmino(data: IdentifiedClientState.Amino): IdentifiedClientState;
|
|
8
|
-
toAmino(): IdentifiedClientState.Amino;
|
|
9
|
-
static fromData(data: IdentifiedClientState.Data): IdentifiedClientState;
|
|
10
|
-
toData(): IdentifiedClientState.Data;
|
|
11
|
-
static fromProto(proto: IdentifiedClientState.Proto): IdentifiedClientState;
|
|
12
|
-
toProto(): IdentifiedClientState.Proto;
|
|
13
|
-
}
|
|
14
|
-
export declare namespace IdentifiedClientState {
|
|
15
|
-
interface Amino {
|
|
16
|
-
client_id: string;
|
|
17
|
-
client_state: any;
|
|
18
|
-
}
|
|
19
|
-
interface Data {
|
|
20
|
-
client_id: string;
|
|
21
|
-
client_state: any;
|
|
22
|
-
}
|
|
23
|
-
type Proto = IdentifiedClientState_pb;
|
|
24
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgCreateClient as MsgCreateClient_pb } from '@initia/initia.proto/ibc/core/client/v1/tx';
|
|
5
|
-
export declare class MsgCreateClient extends JSONSerializable<any, MsgCreateClient.Data, MsgCreateClient.Proto> {
|
|
6
|
-
client_state?: any;
|
|
7
|
-
consensus_state?: any;
|
|
8
|
-
signer: AccAddress;
|
|
9
|
-
constructor(client_state: any, consensus_state: any, signer: any);
|
|
10
|
-
static fromAmino(_: any): MsgCreateClient;
|
|
11
|
-
toAmino(): any;
|
|
12
|
-
static fromData(data: MsgCreateClient.Data): MsgCreateClient;
|
|
13
|
-
toData(): MsgCreateClient.Data;
|
|
14
|
-
static fromProto(proto: MsgCreateClient.Proto): MsgCreateClient;
|
|
15
|
-
toProto(): MsgCreateClient.Proto;
|
|
16
|
-
packAny(): Any;
|
|
17
|
-
static unpackAny(msgAny: Any): MsgCreateClient;
|
|
18
|
-
}
|
|
19
|
-
export declare namespace MsgCreateClient {
|
|
20
|
-
interface Data {
|
|
21
|
-
'@type': '/ibc.core.client.v1.MsgCreateClient';
|
|
22
|
-
client_state?: any;
|
|
23
|
-
consensus_state?: any;
|
|
24
|
-
signer: AccAddress;
|
|
25
|
-
}
|
|
26
|
-
type Proto = MsgCreateClient_pb;
|
|
27
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgIBCSoftwareUpgrade as MsgIBCSoftwareUpgrade_pb } from '@initia/initia.proto/ibc/core/client/v1/tx';
|
|
5
|
-
import { Plan } from '../../../../upgrade';
|
|
6
|
-
export declare class MsgIBCSoftwareUpgrade extends JSONSerializable<any, MsgIBCSoftwareUpgrade.Data, MsgIBCSoftwareUpgrade.Proto> {
|
|
7
|
-
plan: Plan;
|
|
8
|
-
upgraded_client_state: any;
|
|
9
|
-
signer: string;
|
|
10
|
-
constructor(plan: Plan, upgraded_client_state: any, signer: string);
|
|
11
|
-
static fromAmino(_: any): MsgIBCSoftwareUpgrade;
|
|
12
|
-
toAmino(): any;
|
|
13
|
-
static fromData(data: MsgIBCSoftwareUpgrade.Data): MsgIBCSoftwareUpgrade;
|
|
14
|
-
toData(): MsgIBCSoftwareUpgrade.Data;
|
|
15
|
-
static fromProto(proto: MsgIBCSoftwareUpgrade.Proto): MsgIBCSoftwareUpgrade;
|
|
16
|
-
toProto(): MsgIBCSoftwareUpgrade.Proto;
|
|
17
|
-
packAny(): Any;
|
|
18
|
-
static unpackAny(msgAny: Any): MsgIBCSoftwareUpgrade;
|
|
19
|
-
}
|
|
20
|
-
export declare namespace MsgIBCSoftwareUpgrade {
|
|
21
|
-
interface Data {
|
|
22
|
-
'@type': '/ibc.core.client.v1.MsgIBCSoftwareUpgrade';
|
|
23
|
-
plan: Plan.Data;
|
|
24
|
-
upgraded_client_state: any;
|
|
25
|
-
signer: AccAddress;
|
|
26
|
-
}
|
|
27
|
-
type Proto = MsgIBCSoftwareUpgrade_pb;
|
|
28
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { JSONSerializable } from '../../../../../util/json';
|
|
2
|
-
import { AccAddress } from '../../../../bech32';
|
|
3
|
-
import { Any } from '@initia/initia.proto/google/protobuf/any';
|
|
4
|
-
import { MsgRecoverClient as MsgRecoverClient_pb } from '@initia/initia.proto/ibc/core/client/v1/tx';
|
|
5
|
-
export declare class MsgRecoverClient extends JSONSerializable<any, MsgRecoverClient.Data, MsgRecoverClient.Proto> {
|
|
6
|
-
subject_client_id: string;
|
|
7
|
-
substitute_client_id: string;
|
|
8
|
-
signer: string;
|
|
9
|
-
constructor(subject_client_id: string, substitute_client_id: string, signer: string);
|
|
10
|
-
static fromAmino(_: any): MsgRecoverClient;
|
|
11
|
-
toAmino(): any;
|
|
12
|
-
static fromData(data: MsgRecoverClient.Data): MsgRecoverClient;
|
|
13
|
-
toData(): MsgRecoverClient.Data;
|
|
14
|
-
static fromProto(proto: MsgRecoverClient.Proto): MsgRecoverClient;
|
|
15
|
-
toProto(): MsgRecoverClient.Proto;
|
|
16
|
-
packAny(): Any;
|
|
17
|
-
static unpackAny(msgAny: Any): MsgRecoverClient;
|
|
18
|
-
}
|
|
19
|
-
export declare namespace MsgRecoverClient {
|
|
20
|
-
interface Data {
|
|
21
|
-
'@type': '/ibc.core.client.v1.MsgRecoverClient';
|
|
22
|
-
subject_client_id: string;
|
|
23
|
-
substitute_client_id: string;
|
|
24
|
-
signer: AccAddress;
|
|
25
|
-
}
|
|
26
|
-
type Proto = MsgRecoverClient_pb;
|
|
27
|
-
}
|