@xpla/xpla-react 1.8.0-rc.1 → 1.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/binary.js +1 -1
  2. package/cosmos/auth/v1beta1/tx.registry.d.ts +1 -1
  3. package/cosmos/auth/v1beta1/tx.rpc.func.d.ts +1 -1
  4. package/cosmos/authz/v1beta1/tx.registry.d.ts +3 -3
  5. package/cosmos/authz/v1beta1/tx.rpc.func.d.ts +3 -3
  6. package/cosmos/bank/v1beta1/tx.registry.d.ts +4 -4
  7. package/cosmos/bank/v1beta1/tx.rpc.func.d.ts +4 -4
  8. package/cosmos/consensus/v1/tx.registry.d.ts +1 -1
  9. package/cosmos/consensus/v1/tx.rpc.func.d.ts +1 -1
  10. package/cosmos/distribution/v1beta1/tx.registry.d.ts +7 -7
  11. package/cosmos/distribution/v1beta1/tx.rpc.func.d.ts +7 -7
  12. package/cosmos/evidence/v1beta1/tx.registry.d.ts +1 -1
  13. package/cosmos/evidence/v1beta1/tx.rpc.func.d.ts +1 -1
  14. package/cosmos/evm/feemarket/v1/tx.registry.d.ts +1 -1
  15. package/cosmos/evm/feemarket/v1/tx.rpc.func.d.ts +1 -1
  16. package/cosmos/evm/vm/v1/evm.js +4 -4
  17. package/cosmos/evm/vm/v1/tx.registry.d.ts +2 -2
  18. package/cosmos/evm/vm/v1/tx.rpc.func.d.ts +2 -2
  19. package/cosmos/feegrant/v1beta1/tx.registry.d.ts +3 -3
  20. package/cosmos/feegrant/v1beta1/tx.rpc.func.d.ts +3 -3
  21. package/cosmos/gov/v1/gov.js +7 -7
  22. package/cosmos/gov/v1/tx.registry.d.ts +7 -7
  23. package/cosmos/gov/v1/tx.rpc.func.d.ts +7 -7
  24. package/cosmos/gov/v1beta1/gov.js +7 -7
  25. package/cosmos/gov/v1beta1/tx.registry.d.ts +4 -4
  26. package/cosmos/gov/v1beta1/tx.rpc.func.d.ts +4 -4
  27. package/cosmos/ics23/v1/proofs.js +7 -7
  28. package/cosmos/mint/v1beta1/tx.registry.d.ts +1 -1
  29. package/cosmos/mint/v1beta1/tx.rpc.func.d.ts +1 -1
  30. package/cosmos/slashing/v1beta1/tx.registry.d.ts +2 -2
  31. package/cosmos/slashing/v1beta1/tx.rpc.func.d.ts +2 -2
  32. package/cosmos/staking/v1beta1/authz.js +4 -4
  33. package/cosmos/staking/v1beta1/staking.js +7 -7
  34. package/cosmos/staking/v1beta1/tx.registry.d.ts +7 -7
  35. package/cosmos/staking/v1beta1/tx.rpc.func.d.ts +7 -7
  36. package/cosmos/tx/signing/v1beta1/signing.js +4 -4
  37. package/cosmos/tx/v1beta1/service.js +7 -7
  38. package/cosmos/upgrade/v1beta1/tx.registry.d.ts +2 -2
  39. package/cosmos/upgrade/v1beta1/tx.rpc.func.d.ts +2 -2
  40. package/cosmos_proto/cosmos.js +4 -4
  41. package/cosmwasm/wasm/v1/tx.registry.d.ts +17 -17
  42. package/cosmwasm/wasm/v1/tx.rpc.func.d.ts +17 -17
  43. package/cosmwasm/wasm/v1/types.js +7 -7
  44. package/esm/helpers.js +1 -1
  45. package/ethermint/evm/v1/tx.registry.d.ts +2 -2
  46. package/ethermint/evm/v1/tx.rpc.func.d.ts +2 -2
  47. package/ethermint/feemarket/v1/tx.registry.d.ts +1 -1
  48. package/ethermint/feemarket/v1/tx.rpc.func.d.ts +1 -1
  49. package/google/protobuf/descriptor.js +62 -63
  50. package/google/protobuf/duration.d.ts +1 -1
  51. package/google/protobuf/timestamp.d.ts +1 -1
  52. package/helper-func-types.d.ts +1 -1
  53. package/helper-func-types.js +2 -3
  54. package/helpers.js +13 -13
  55. package/ibc/applications/interchain_accounts/controller/v1/tx.registry.d.ts +3 -3
  56. package/ibc/applications/interchain_accounts/controller/v1/tx.rpc.func.d.ts +3 -3
  57. package/ibc/applications/interchain_accounts/host/v1/tx.registry.d.ts +2 -2
  58. package/ibc/applications/interchain_accounts/host/v1/tx.rpc.func.d.ts +2 -2
  59. package/ibc/applications/interchain_accounts/v1/packet.js +4 -4
  60. package/ibc/applications/transfer/v1/tx.registry.d.ts +2 -2
  61. package/ibc/applications/transfer/v1/tx.rpc.func.d.ts +2 -2
  62. package/ibc/core/channel/v1/channel.js +7 -7
  63. package/ibc/core/channel/v1/tx.js +4 -4
  64. package/ibc/core/channel/v1/tx.registry.d.ts +10 -10
  65. package/ibc/core/channel/v1/tx.rpc.func.d.ts +10 -10
  66. package/ibc/core/channel/v2/packet.js +4 -4
  67. package/ibc/core/channel/v2/tx.js +4 -4
  68. package/ibc/core/channel/v2/tx.registry.d.ts +4 -4
  69. package/ibc/core/channel/v2/tx.rpc.func.d.ts +4 -4
  70. package/ibc/core/client/v1/tx.registry.d.ts +8 -8
  71. package/ibc/core/client/v1/tx.rpc.func.d.ts +8 -8
  72. package/ibc/core/client/v2/tx.registry.d.ts +2 -2
  73. package/ibc/core/client/v2/tx.rpc.func.d.ts +2 -2
  74. package/ibc/core/connection/v1/connection.js +4 -4
  75. package/ibc/core/connection/v1/tx.registry.d.ts +5 -5
  76. package/ibc/core/connection/v1/tx.rpc.func.d.ts +5 -5
  77. package/ibc/lightclients/solomachine/v2/solomachine.js +4 -4
  78. package/ibc/lightclients/wasm/v1/tx.registry.d.ts +3 -3
  79. package/ibc/lightclients/wasm/v1/tx.rpc.func.d.ts +3 -3
  80. package/package.json +7 -7
  81. package/react-query.d.ts +1 -2
  82. package/react-query.js +4 -4
  83. package/tendermint/abci/types.js +20 -20
  84. package/tendermint/types/types.js +4 -4
  85. package/tendermint/types/validator.js +4 -4
  86. package/utf8.js +3 -4
  87. package/varint.js +16 -17
  88. package/xpla/burn/v1beta1/tx.registry.d.ts +1 -1
  89. package/xpla/burn/v1beta1/tx.rpc.func.d.ts +1 -1
  90. package/xpla/reward/v1beta1/tx.registry.d.ts +2 -2
  91. package/xpla/reward/v1beta1/tx.rpc.func.d.ts +2 -2
  92. package/xpla/volunteer/v1beta1/tx.registry.d.ts +2 -2
  93. package/xpla/volunteer/v1beta1/tx.rpc.func.d.ts +2 -2
@@ -5,19 +5,19 @@ export declare const MessageComposer: {
5
5
  encoded: {
6
6
  submitProposal(value: MsgSubmitProposal): {
7
7
  typeUrl: string;
8
- value: Uint8Array;
8
+ value: Uint8Array<ArrayBufferLike>;
9
9
  };
10
10
  vote(value: MsgVote): {
11
11
  typeUrl: string;
12
- value: Uint8Array;
12
+ value: Uint8Array<ArrayBufferLike>;
13
13
  };
14
14
  voteWeighted(value: MsgVoteWeighted): {
15
15
  typeUrl: string;
16
- value: Uint8Array;
16
+ value: Uint8Array<ArrayBufferLike>;
17
17
  };
18
18
  deposit(value: MsgDeposit): {
19
19
  typeUrl: string;
20
- value: Uint8Array;
20
+ value: Uint8Array<ArrayBufferLike>;
21
21
  };
22
22
  };
23
23
  withTypeUrl: {
@@ -5,14 +5,14 @@ import { MsgSubmitProposal, MsgVote, MsgVoteWeighted, MsgDeposit } from "./tx";
5
5
  * @package cosmos.gov.v1beta1
6
6
  * @see proto service: cosmos.gov.v1beta1.SubmitProposal
7
7
  */
8
- export declare const submitProposal: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgSubmitProposal | MsgSubmitProposal[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
8
+ export declare const submitProposal: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgSubmitProposal | MsgSubmitProposal[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
9
9
  /**
10
10
  * Vote defines a method to add a vote on a specific proposal.
11
11
  * @name vote
12
12
  * @package cosmos.gov.v1beta1
13
13
  * @see proto service: cosmos.gov.v1beta1.Vote
14
14
  */
15
- export declare const vote: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgVote | MsgVote[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
15
+ export declare const vote: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgVote | MsgVote[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
16
16
  /**
17
17
  * VoteWeighted defines a method to add a weighted vote on a specific proposal.
18
18
  *
@@ -21,11 +21,11 @@ export declare const vote: (client: import("@interchainjs/cosmos/types/signing-c
21
21
  * @package cosmos.gov.v1beta1
22
22
  * @see proto service: cosmos.gov.v1beta1.VoteWeighted
23
23
  */
24
- export declare const voteWeighted: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgVoteWeighted | MsgVoteWeighted[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
24
+ export declare const voteWeighted: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgVoteWeighted | MsgVoteWeighted[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
25
25
  /**
26
26
  * Deposit defines a method to add deposit on a specific proposal.
27
27
  * @name deposit
28
28
  * @package cosmos.gov.v1beta1
29
29
  * @see proto service: cosmos.gov.v1beta1.Deposit
30
30
  */
31
- export declare const deposit: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgDeposit | MsgDeposit[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
31
+ export declare const deposit: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgDeposit | MsgDeposit[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
@@ -1,6 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CompressedNonExistenceProof = exports.CompressedExistenceProof = exports.CompressedBatchEntry = exports.CompressedBatchProof = exports.BatchEntry = exports.BatchProof = exports.InnerSpec = exports.ProofSpec = exports.InnerOp = exports.LeafOp = exports.CommitmentProof = exports.NonExistenceProof = exports.ExistenceProof = exports.lengthOpToJSON = exports.lengthOpFromJSON = exports.LengthOpAmino = exports.LengthOp = exports.hashOpToJSON = exports.hashOpFromJSON = exports.HashOpAmino = exports.HashOp = void 0;
3
+ exports.CompressedNonExistenceProof = exports.CompressedExistenceProof = exports.CompressedBatchEntry = exports.CompressedBatchProof = exports.BatchEntry = exports.BatchProof = exports.InnerSpec = exports.ProofSpec = exports.InnerOp = exports.LeafOp = exports.CommitmentProof = exports.NonExistenceProof = exports.ExistenceProof = exports.LengthOpAmino = exports.LengthOp = exports.HashOpAmino = exports.HashOp = void 0;
4
+ exports.hashOpFromJSON = hashOpFromJSON;
5
+ exports.hashOpToJSON = hashOpToJSON;
6
+ exports.lengthOpFromJSON = lengthOpFromJSON;
7
+ exports.lengthOpToJSON = lengthOpToJSON;
4
8
  const binary_1 = require("../../../binary");
5
9
  const registry_1 = require("../../../registry");
6
10
  const helpers_1 = require("../../../helpers");
@@ -19,7 +23,7 @@ var HashOp;
19
23
  HashOp[HashOp["BLAKE2S_256"] = 8] = "BLAKE2S_256";
20
24
  HashOp[HashOp["BLAKE3"] = 9] = "BLAKE3";
21
25
  HashOp[HashOp["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
22
- })(HashOp = exports.HashOp || (exports.HashOp = {}));
26
+ })(HashOp || (exports.HashOp = HashOp = {}));
23
27
  exports.HashOpAmino = HashOp;
24
28
  function hashOpFromJSON(object) {
25
29
  switch (object) {
@@ -59,7 +63,6 @@ function hashOpFromJSON(object) {
59
63
  return HashOp.UNRECOGNIZED;
60
64
  }
61
65
  }
62
- exports.hashOpFromJSON = hashOpFromJSON;
63
66
  function hashOpToJSON(object) {
64
67
  switch (object) {
65
68
  case HashOp.NO_HASH:
@@ -87,7 +90,6 @@ function hashOpToJSON(object) {
87
90
  return "UNRECOGNIZED";
88
91
  }
89
92
  }
90
- exports.hashOpToJSON = hashOpToJSON;
91
93
  /**
92
94
  * LengthOp defines how to process the key and value of the LeafOp
93
95
  * to include length information. After encoding the length with the given
@@ -115,7 +117,7 @@ var LengthOp;
115
117
  /** REQUIRE_64_BYTES - REQUIRE_64_BYTES is like NONE, but will fail if the input is not exactly 64 bytes (sha512 output) */
116
118
  LengthOp[LengthOp["REQUIRE_64_BYTES"] = 8] = "REQUIRE_64_BYTES";
117
119
  LengthOp[LengthOp["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
118
- })(LengthOp = exports.LengthOp || (exports.LengthOp = {}));
120
+ })(LengthOp || (exports.LengthOp = LengthOp = {}));
119
121
  exports.LengthOpAmino = LengthOp;
120
122
  function lengthOpFromJSON(object) {
121
123
  switch (object) {
@@ -152,7 +154,6 @@ function lengthOpFromJSON(object) {
152
154
  return LengthOp.UNRECOGNIZED;
153
155
  }
154
156
  }
155
- exports.lengthOpFromJSON = lengthOpFromJSON;
156
157
  function lengthOpToJSON(object) {
157
158
  switch (object) {
158
159
  case LengthOp.NO_PREFIX:
@@ -178,7 +179,6 @@ function lengthOpToJSON(object) {
178
179
  return "UNRECOGNIZED";
179
180
  }
180
181
  }
181
- exports.lengthOpToJSON = lengthOpToJSON;
182
182
  function createBaseExistenceProof() {
183
183
  return {
184
184
  key: new Uint8Array(),
@@ -5,7 +5,7 @@ export declare const MessageComposer: {
5
5
  encoded: {
6
6
  updateParams(value: MsgUpdateParams): {
7
7
  typeUrl: string;
8
- value: Uint8Array;
8
+ value: Uint8Array<ArrayBufferLike>;
9
9
  };
10
10
  };
11
11
  withTypeUrl: {
@@ -8,4 +8,4 @@ import { MsgUpdateParams } from "./tx";
8
8
  * @package cosmos.mint.v1beta1
9
9
  * @see proto service: cosmos.mint.v1beta1.UpdateParams
10
10
  */
11
- export declare const updateParams: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
11
+ export declare const updateParams: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
@@ -5,11 +5,11 @@ export declare const MessageComposer: {
5
5
  encoded: {
6
6
  unjail(value: MsgUnjail): {
7
7
  typeUrl: string;
8
- value: Uint8Array;
8
+ value: Uint8Array<ArrayBufferLike>;
9
9
  };
10
10
  updateParams(value: MsgUpdateParams): {
11
11
  typeUrl: string;
12
- value: Uint8Array;
12
+ value: Uint8Array<ArrayBufferLike>;
13
13
  };
14
14
  };
15
15
  withTypeUrl: {
@@ -7,7 +7,7 @@ import { MsgUnjail, MsgUpdateParams } from "./tx";
7
7
  * @package cosmos.slashing.v1beta1
8
8
  * @see proto service: cosmos.slashing.v1beta1.Unjail
9
9
  */
10
- export declare const unjail: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUnjail | MsgUnjail[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
10
+ export declare const unjail: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUnjail | MsgUnjail[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
11
11
  /**
12
12
  * UpdateParams defines a governance operation for updating the x/slashing module
13
13
  * parameters. The authority defaults to the x/gov module account.
@@ -17,4 +17,4 @@ export declare const unjail: (client: import("@interchainjs/cosmos/types/signing
17
17
  * @package cosmos.slashing.v1beta1
18
18
  * @see proto service: cosmos.slashing.v1beta1.UpdateParams
19
19
  */
20
- export declare const updateParams: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
20
+ export declare const updateParams: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
@@ -1,6 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StakeAuthorization_Validators = exports.StakeAuthorization = exports.authorizationTypeToJSON = exports.authorizationTypeFromJSON = exports.AuthorizationTypeAmino = exports.AuthorizationType = void 0;
3
+ exports.StakeAuthorization_Validators = exports.StakeAuthorization = exports.AuthorizationTypeAmino = exports.AuthorizationType = void 0;
4
+ exports.authorizationTypeFromJSON = authorizationTypeFromJSON;
5
+ exports.authorizationTypeToJSON = authorizationTypeToJSON;
4
6
  const coin_1 = require("../../base/v1beta1/coin");
5
7
  const helpers_1 = require("../../../helpers");
6
8
  const binary_1 = require("../../../binary");
@@ -23,7 +25,7 @@ var AuthorizationType;
23
25
  /** AUTHORIZATION_TYPE_CANCEL_UNBONDING_DELEGATION - AUTHORIZATION_TYPE_CANCEL_UNBONDING_DELEGATION defines an authorization type for Msg/MsgCancelUnbondingDelegation */
24
26
  AuthorizationType[AuthorizationType["AUTHORIZATION_TYPE_CANCEL_UNBONDING_DELEGATION"] = 4] = "AUTHORIZATION_TYPE_CANCEL_UNBONDING_DELEGATION";
25
27
  AuthorizationType[AuthorizationType["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
26
- })(AuthorizationType = exports.AuthorizationType || (exports.AuthorizationType = {}));
28
+ })(AuthorizationType || (exports.AuthorizationType = AuthorizationType = {}));
27
29
  exports.AuthorizationTypeAmino = AuthorizationType;
28
30
  function authorizationTypeFromJSON(object) {
29
31
  switch (object) {
@@ -48,7 +50,6 @@ function authorizationTypeFromJSON(object) {
48
50
  return AuthorizationType.UNRECOGNIZED;
49
51
  }
50
52
  }
51
- exports.authorizationTypeFromJSON = authorizationTypeFromJSON;
52
53
  function authorizationTypeToJSON(object) {
53
54
  switch (object) {
54
55
  case AuthorizationType.AUTHORIZATION_TYPE_UNSPECIFIED:
@@ -66,7 +67,6 @@ function authorizationTypeToJSON(object) {
66
67
  return "UNRECOGNIZED";
67
68
  }
68
69
  }
69
- exports.authorizationTypeToJSON = authorizationTypeToJSON;
70
70
  function createBaseStakeAuthorization() {
71
71
  return {
72
72
  maxTokens: undefined,
@@ -1,6 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ValidatorUpdates = exports.Pool = exports.RedelegationResponse = exports.RedelegationEntryResponse = exports.DelegationResponse = exports.Params = exports.Redelegation = exports.RedelegationEntry = exports.UnbondingDelegationEntry = exports.UnbondingDelegation = exports.Delegation = exports.DVVTriplets = exports.DVVTriplet = exports.DVPairs = exports.DVPair = exports.ValAddresses = exports.Validator = exports.Description = exports.Commission = exports.CommissionRates = exports.HistoricalInfo = exports.infractionToJSON = exports.infractionFromJSON = exports.InfractionAmino = exports.Infraction = exports.bondStatusToJSON = exports.bondStatusFromJSON = exports.BondStatusAmino = exports.BondStatus = void 0;
3
+ exports.ValidatorUpdates = exports.Pool = exports.RedelegationResponse = exports.RedelegationEntryResponse = exports.DelegationResponse = exports.Params = exports.Redelegation = exports.RedelegationEntry = exports.UnbondingDelegationEntry = exports.UnbondingDelegation = exports.Delegation = exports.DVVTriplets = exports.DVVTriplet = exports.DVPairs = exports.DVPair = exports.ValAddresses = exports.Validator = exports.Description = exports.Commission = exports.CommissionRates = exports.HistoricalInfo = exports.InfractionAmino = exports.Infraction = exports.BondStatusAmino = exports.BondStatus = void 0;
4
+ exports.bondStatusFromJSON = bondStatusFromJSON;
5
+ exports.bondStatusToJSON = bondStatusToJSON;
6
+ exports.infractionFromJSON = infractionFromJSON;
7
+ exports.infractionToJSON = infractionToJSON;
4
8
  const types_1 = require("../../../tendermint/types/types");
5
9
  const timestamp_1 = require("../../../google/protobuf/timestamp");
6
10
  const any_1 = require("../../../google/protobuf/any");
@@ -24,7 +28,7 @@ var BondStatus;
24
28
  /** BOND_STATUS_BONDED - BONDED defines a validator that is bonded. */
25
29
  BondStatus[BondStatus["BOND_STATUS_BONDED"] = 3] = "BOND_STATUS_BONDED";
26
30
  BondStatus[BondStatus["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
27
- })(BondStatus = exports.BondStatus || (exports.BondStatus = {}));
31
+ })(BondStatus || (exports.BondStatus = BondStatus = {}));
28
32
  exports.BondStatusAmino = BondStatus;
29
33
  function bondStatusFromJSON(object) {
30
34
  switch (object) {
@@ -46,7 +50,6 @@ function bondStatusFromJSON(object) {
46
50
  return BondStatus.UNRECOGNIZED;
47
51
  }
48
52
  }
49
- exports.bondStatusFromJSON = bondStatusFromJSON;
50
53
  function bondStatusToJSON(object) {
51
54
  switch (object) {
52
55
  case BondStatus.BOND_STATUS_UNSPECIFIED:
@@ -62,7 +65,6 @@ function bondStatusToJSON(object) {
62
65
  return "UNRECOGNIZED";
63
66
  }
64
67
  }
65
- exports.bondStatusToJSON = bondStatusToJSON;
66
68
  /** Infraction indicates the infraction a validator commited. */
67
69
  var Infraction;
68
70
  (function (Infraction) {
@@ -73,7 +75,7 @@ var Infraction;
73
75
  /** INFRACTION_DOWNTIME - DOWNTIME defines a validator that missed signing too many blocks. */
74
76
  Infraction[Infraction["INFRACTION_DOWNTIME"] = 2] = "INFRACTION_DOWNTIME";
75
77
  Infraction[Infraction["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
76
- })(Infraction = exports.Infraction || (exports.Infraction = {}));
78
+ })(Infraction || (exports.Infraction = Infraction = {}));
77
79
  exports.InfractionAmino = Infraction;
78
80
  function infractionFromJSON(object) {
79
81
  switch (object) {
@@ -92,7 +94,6 @@ function infractionFromJSON(object) {
92
94
  return Infraction.UNRECOGNIZED;
93
95
  }
94
96
  }
95
- exports.infractionFromJSON = infractionFromJSON;
96
97
  function infractionToJSON(object) {
97
98
  switch (object) {
98
99
  case Infraction.INFRACTION_UNSPECIFIED:
@@ -106,7 +107,6 @@ function infractionToJSON(object) {
106
107
  return "UNRECOGNIZED";
107
108
  }
108
109
  }
109
- exports.infractionToJSON = infractionToJSON;
110
110
  function createBaseHistoricalInfo() {
111
111
  return {
112
112
  header: types_1.Header.fromPartial({}),
@@ -5,31 +5,31 @@ export declare const MessageComposer: {
5
5
  encoded: {
6
6
  createValidator(value: MsgCreateValidator): {
7
7
  typeUrl: string;
8
- value: Uint8Array;
8
+ value: Uint8Array<ArrayBufferLike>;
9
9
  };
10
10
  editValidator(value: MsgEditValidator): {
11
11
  typeUrl: string;
12
- value: Uint8Array;
12
+ value: Uint8Array<ArrayBufferLike>;
13
13
  };
14
14
  delegate(value: MsgDelegate): {
15
15
  typeUrl: string;
16
- value: Uint8Array;
16
+ value: Uint8Array<ArrayBufferLike>;
17
17
  };
18
18
  beginRedelegate(value: MsgBeginRedelegate): {
19
19
  typeUrl: string;
20
- value: Uint8Array;
20
+ value: Uint8Array<ArrayBufferLike>;
21
21
  };
22
22
  undelegate(value: MsgUndelegate): {
23
23
  typeUrl: string;
24
- value: Uint8Array;
24
+ value: Uint8Array<ArrayBufferLike>;
25
25
  };
26
26
  cancelUnbondingDelegation(value: MsgCancelUnbondingDelegation): {
27
27
  typeUrl: string;
28
- value: Uint8Array;
28
+ value: Uint8Array<ArrayBufferLike>;
29
29
  };
30
30
  updateParams(value: MsgUpdateParams): {
31
31
  typeUrl: string;
32
- value: Uint8Array;
32
+ value: Uint8Array<ArrayBufferLike>;
33
33
  };
34
34
  };
35
35
  withTypeUrl: {
@@ -5,14 +5,14 @@ import { MsgCreateValidator, MsgEditValidator, MsgDelegate, MsgBeginRedelegate,
5
5
  * @package cosmos.staking.v1beta1
6
6
  * @see proto service: cosmos.staking.v1beta1.CreateValidator
7
7
  */
8
- export declare const createValidator: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgCreateValidator | MsgCreateValidator[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
8
+ export declare const createValidator: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgCreateValidator | MsgCreateValidator[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
9
9
  /**
10
10
  * EditValidator defines a method for editing an existing validator.
11
11
  * @name editValidator
12
12
  * @package cosmos.staking.v1beta1
13
13
  * @see proto service: cosmos.staking.v1beta1.EditValidator
14
14
  */
15
- export declare const editValidator: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgEditValidator | MsgEditValidator[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
15
+ export declare const editValidator: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgEditValidator | MsgEditValidator[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
16
16
  /**
17
17
  * Delegate defines a method for performing a delegation of coins
18
18
  * from a delegator to a validator.
@@ -20,7 +20,7 @@ export declare const editValidator: (client: import("@interchainjs/cosmos/types/
20
20
  * @package cosmos.staking.v1beta1
21
21
  * @see proto service: cosmos.staking.v1beta1.Delegate
22
22
  */
23
- export declare const delegate: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgDelegate | MsgDelegate[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
23
+ export declare const delegate: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgDelegate | MsgDelegate[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
24
24
  /**
25
25
  * BeginRedelegate defines a method for performing a redelegation
26
26
  * of coins from a delegator and source validator to a destination validator.
@@ -28,7 +28,7 @@ export declare const delegate: (client: import("@interchainjs/cosmos/types/signi
28
28
  * @package cosmos.staking.v1beta1
29
29
  * @see proto service: cosmos.staking.v1beta1.BeginRedelegate
30
30
  */
31
- export declare const beginRedelegate: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgBeginRedelegate | MsgBeginRedelegate[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
31
+ export declare const beginRedelegate: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgBeginRedelegate | MsgBeginRedelegate[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
32
32
  /**
33
33
  * Undelegate defines a method for performing an undelegation from a
34
34
  * delegate and a validator.
@@ -36,7 +36,7 @@ export declare const beginRedelegate: (client: import("@interchainjs/cosmos/type
36
36
  * @package cosmos.staking.v1beta1
37
37
  * @see proto service: cosmos.staking.v1beta1.Undelegate
38
38
  */
39
- export declare const undelegate: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUndelegate | MsgUndelegate[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
39
+ export declare const undelegate: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUndelegate | MsgUndelegate[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
40
40
  /**
41
41
  * CancelUnbondingDelegation defines a method for performing canceling the unbonding delegation
42
42
  * and delegate back to previous validator.
@@ -46,7 +46,7 @@ export declare const undelegate: (client: import("@interchainjs/cosmos/types/sig
46
46
  * @package cosmos.staking.v1beta1
47
47
  * @see proto service: cosmos.staking.v1beta1.CancelUnbondingDelegation
48
48
  */
49
- export declare const cancelUnbondingDelegation: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgCancelUnbondingDelegation | MsgCancelUnbondingDelegation[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
49
+ export declare const cancelUnbondingDelegation: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgCancelUnbondingDelegation | MsgCancelUnbondingDelegation[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
50
50
  /**
51
51
  * UpdateParams defines an operation for updating the x/staking module
52
52
  * parameters.
@@ -55,4 +55,4 @@ export declare const cancelUnbondingDelegation: (client: import("@interchainjs/c
55
55
  * @package cosmos.staking.v1beta1
56
56
  * @see proto service: cosmos.staking.v1beta1.UpdateParams
57
57
  */
58
- export declare const updateParams: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
58
+ export declare const updateParams: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
@@ -1,6 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SignatureDescriptor_Data_Multi = exports.SignatureDescriptor_Data_Single = exports.SignatureDescriptor_Data = exports.SignatureDescriptor = exports.SignatureDescriptors = exports.signModeToJSON = exports.signModeFromJSON = exports.SignModeAmino = exports.SignMode = void 0;
3
+ exports.SignatureDescriptor_Data_Multi = exports.SignatureDescriptor_Data_Single = exports.SignatureDescriptor_Data = exports.SignatureDescriptor = exports.SignatureDescriptors = exports.SignModeAmino = exports.SignMode = void 0;
4
+ exports.signModeFromJSON = signModeFromJSON;
5
+ exports.signModeToJSON = signModeToJSON;
4
6
  const multisig_1 = require("../../../crypto/multisig/v1beta1/multisig");
5
7
  const any_1 = require("../../../../google/protobuf/any");
6
8
  const binary_1 = require("../../../../binary");
@@ -63,7 +65,7 @@ var SignMode;
63
65
  */
64
66
  SignMode[SignMode["SIGN_MODE_EIP_191"] = 191] = "SIGN_MODE_EIP_191";
65
67
  SignMode[SignMode["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
66
- })(SignMode = exports.SignMode || (exports.SignMode = {}));
68
+ })(SignMode || (exports.SignMode = SignMode = {}));
67
69
  exports.SignModeAmino = SignMode;
68
70
  function signModeFromJSON(object) {
69
71
  switch (object) {
@@ -91,7 +93,6 @@ function signModeFromJSON(object) {
91
93
  return SignMode.UNRECOGNIZED;
92
94
  }
93
95
  }
94
- exports.signModeFromJSON = signModeFromJSON;
95
96
  function signModeToJSON(object) {
96
97
  switch (object) {
97
98
  case SignMode.SIGN_MODE_UNSPECIFIED:
@@ -111,7 +112,6 @@ function signModeToJSON(object) {
111
112
  return "UNRECOGNIZED";
112
113
  }
113
114
  }
114
- exports.signModeToJSON = signModeToJSON;
115
115
  function createBaseSignatureDescriptors() {
116
116
  return {
117
117
  signatures: []
@@ -1,6 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TxDecodeAminoResponse = exports.TxDecodeAminoRequest = exports.TxEncodeAminoResponse = exports.TxEncodeAminoRequest = exports.TxEncodeResponse = exports.TxEncodeRequest = exports.TxDecodeResponse = exports.TxDecodeRequest = exports.GetBlockWithTxsResponse = exports.GetBlockWithTxsRequest = exports.GetTxResponse = exports.GetTxRequest = exports.SimulateResponse = exports.SimulateRequest = exports.BroadcastTxResponse = exports.BroadcastTxRequest = exports.GetTxsEventResponse = exports.GetTxsEventRequest = exports.broadcastModeToJSON = exports.broadcastModeFromJSON = exports.BroadcastModeAmino = exports.BroadcastMode = exports.orderByToJSON = exports.orderByFromJSON = exports.OrderByAmino = exports.OrderBy = void 0;
3
+ exports.TxDecodeAminoResponse = exports.TxDecodeAminoRequest = exports.TxEncodeAminoResponse = exports.TxEncodeAminoRequest = exports.TxEncodeResponse = exports.TxEncodeRequest = exports.TxDecodeResponse = exports.TxDecodeRequest = exports.GetBlockWithTxsResponse = exports.GetBlockWithTxsRequest = exports.GetTxResponse = exports.GetTxRequest = exports.SimulateResponse = exports.SimulateRequest = exports.BroadcastTxResponse = exports.BroadcastTxRequest = exports.GetTxsEventResponse = exports.GetTxsEventRequest = exports.BroadcastModeAmino = exports.BroadcastMode = exports.OrderByAmino = exports.OrderBy = void 0;
4
+ exports.orderByFromJSON = orderByFromJSON;
5
+ exports.orderByToJSON = orderByToJSON;
6
+ exports.broadcastModeFromJSON = broadcastModeFromJSON;
7
+ exports.broadcastModeToJSON = broadcastModeToJSON;
4
8
  const tx_1 = require("./tx");
5
9
  const pagination_1 = require("../../base/query/v1beta1/pagination");
6
10
  const abci_1 = require("../../base/abci/v1beta1/abci");
@@ -22,7 +26,7 @@ var OrderBy;
22
26
  /** ORDER_BY_DESC - ORDER_BY_DESC defines descending order */
23
27
  OrderBy[OrderBy["ORDER_BY_DESC"] = 2] = "ORDER_BY_DESC";
24
28
  OrderBy[OrderBy["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
25
- })(OrderBy = exports.OrderBy || (exports.OrderBy = {}));
29
+ })(OrderBy || (exports.OrderBy = OrderBy = {}));
26
30
  exports.OrderByAmino = OrderBy;
27
31
  function orderByFromJSON(object) {
28
32
  switch (object) {
@@ -41,7 +45,6 @@ function orderByFromJSON(object) {
41
45
  return OrderBy.UNRECOGNIZED;
42
46
  }
43
47
  }
44
- exports.orderByFromJSON = orderByFromJSON;
45
48
  function orderByToJSON(object) {
46
49
  switch (object) {
47
50
  case OrderBy.ORDER_BY_UNSPECIFIED:
@@ -55,7 +58,6 @@ function orderByToJSON(object) {
55
58
  return "UNRECOGNIZED";
56
59
  }
57
60
  }
58
- exports.orderByToJSON = orderByToJSON;
59
61
  /**
60
62
  * BroadcastMode specifies the broadcast mode for the TxService.Broadcast RPC
61
63
  * method.
@@ -80,7 +82,7 @@ var BroadcastMode;
80
82
  */
81
83
  BroadcastMode[BroadcastMode["BROADCAST_MODE_ASYNC"] = 3] = "BROADCAST_MODE_ASYNC";
82
84
  BroadcastMode[BroadcastMode["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
83
- })(BroadcastMode = exports.BroadcastMode || (exports.BroadcastMode = {}));
85
+ })(BroadcastMode || (exports.BroadcastMode = BroadcastMode = {}));
84
86
  exports.BroadcastModeAmino = BroadcastMode;
85
87
  function broadcastModeFromJSON(object) {
86
88
  switch (object) {
@@ -102,7 +104,6 @@ function broadcastModeFromJSON(object) {
102
104
  return BroadcastMode.UNRECOGNIZED;
103
105
  }
104
106
  }
105
- exports.broadcastModeFromJSON = broadcastModeFromJSON;
106
107
  function broadcastModeToJSON(object) {
107
108
  switch (object) {
108
109
  case BroadcastMode.BROADCAST_MODE_UNSPECIFIED:
@@ -118,7 +119,6 @@ function broadcastModeToJSON(object) {
118
119
  return "UNRECOGNIZED";
119
120
  }
120
121
  }
121
- exports.broadcastModeToJSON = broadcastModeToJSON;
122
122
  function createBaseGetTxsEventRequest() {
123
123
  return {
124
124
  events: [],
@@ -5,11 +5,11 @@ export declare const MessageComposer: {
5
5
  encoded: {
6
6
  softwareUpgrade(value: MsgSoftwareUpgrade): {
7
7
  typeUrl: string;
8
- value: Uint8Array;
8
+ value: Uint8Array<ArrayBufferLike>;
9
9
  };
10
10
  cancelUpgrade(value: MsgCancelUpgrade): {
11
11
  typeUrl: string;
12
- value: Uint8Array;
12
+ value: Uint8Array<ArrayBufferLike>;
13
13
  };
14
14
  };
15
15
  withTypeUrl: {
@@ -7,7 +7,7 @@ import { MsgSoftwareUpgrade, MsgCancelUpgrade } from "./tx";
7
7
  * @package cosmos.upgrade.v1beta1
8
8
  * @see proto service: cosmos.upgrade.v1beta1.SoftwareUpgrade
9
9
  */
10
- export declare const softwareUpgrade: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgSoftwareUpgrade | MsgSoftwareUpgrade[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
10
+ export declare const softwareUpgrade: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgSoftwareUpgrade | MsgSoftwareUpgrade[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
11
11
  /**
12
12
  * CancelUpgrade is a governance operation for cancelling a previously
13
13
  * approved software upgrade.
@@ -17,4 +17,4 @@ export declare const softwareUpgrade: (client: import("@interchainjs/cosmos/type
17
17
  * @package cosmos.upgrade.v1beta1
18
18
  * @see proto service: cosmos.upgrade.v1beta1.CancelUpgrade
19
19
  */
20
- export declare const cancelUpgrade: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgCancelUpgrade | MsgCancelUpgrade[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
20
+ export declare const cancelUpgrade: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgCancelUpgrade | MsgCancelUpgrade[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
@@ -1,6 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ScalarDescriptor = exports.InterfaceDescriptor = exports.scalarTypeToJSON = exports.scalarTypeFromJSON = exports.ScalarTypeAmino = exports.ScalarType = void 0;
3
+ exports.ScalarDescriptor = exports.InterfaceDescriptor = exports.ScalarTypeAmino = exports.ScalarType = void 0;
4
+ exports.scalarTypeFromJSON = scalarTypeFromJSON;
5
+ exports.scalarTypeToJSON = scalarTypeToJSON;
4
6
  const binary_1 = require("../binary");
5
7
  var ScalarType;
6
8
  (function (ScalarType) {
@@ -8,7 +10,7 @@ var ScalarType;
8
10
  ScalarType[ScalarType["SCALAR_TYPE_STRING"] = 1] = "SCALAR_TYPE_STRING";
9
11
  ScalarType[ScalarType["SCALAR_TYPE_BYTES"] = 2] = "SCALAR_TYPE_BYTES";
10
12
  ScalarType[ScalarType["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
11
- })(ScalarType = exports.ScalarType || (exports.ScalarType = {}));
13
+ })(ScalarType || (exports.ScalarType = ScalarType = {}));
12
14
  exports.ScalarTypeAmino = ScalarType;
13
15
  function scalarTypeFromJSON(object) {
14
16
  switch (object) {
@@ -27,7 +29,6 @@ function scalarTypeFromJSON(object) {
27
29
  return ScalarType.UNRECOGNIZED;
28
30
  }
29
31
  }
30
- exports.scalarTypeFromJSON = scalarTypeFromJSON;
31
32
  function scalarTypeToJSON(object) {
32
33
  switch (object) {
33
34
  case ScalarType.SCALAR_TYPE_UNSPECIFIED:
@@ -41,7 +42,6 @@ function scalarTypeToJSON(object) {
41
42
  return "UNRECOGNIZED";
42
43
  }
43
44
  }
44
- exports.scalarTypeToJSON = scalarTypeToJSON;
45
45
  function createBaseInterfaceDescriptor() {
46
46
  return {
47
47
  name: "",
@@ -5,71 +5,71 @@ export declare const MessageComposer: {
5
5
  encoded: {
6
6
  storeCode(value: MsgStoreCode): {
7
7
  typeUrl: string;
8
- value: Uint8Array;
8
+ value: Uint8Array<ArrayBufferLike>;
9
9
  };
10
10
  instantiateContract(value: MsgInstantiateContract): {
11
11
  typeUrl: string;
12
- value: Uint8Array;
12
+ value: Uint8Array<ArrayBufferLike>;
13
13
  };
14
14
  instantiateContract2(value: MsgInstantiateContract2): {
15
15
  typeUrl: string;
16
- value: Uint8Array;
16
+ value: Uint8Array<ArrayBufferLike>;
17
17
  };
18
18
  executeContract(value: MsgExecuteContract): {
19
19
  typeUrl: string;
20
- value: Uint8Array;
20
+ value: Uint8Array<ArrayBufferLike>;
21
21
  };
22
22
  migrateContract(value: MsgMigrateContract): {
23
23
  typeUrl: string;
24
- value: Uint8Array;
24
+ value: Uint8Array<ArrayBufferLike>;
25
25
  };
26
26
  updateAdmin(value: MsgUpdateAdmin): {
27
27
  typeUrl: string;
28
- value: Uint8Array;
28
+ value: Uint8Array<ArrayBufferLike>;
29
29
  };
30
30
  clearAdmin(value: MsgClearAdmin): {
31
31
  typeUrl: string;
32
- value: Uint8Array;
32
+ value: Uint8Array<ArrayBufferLike>;
33
33
  };
34
34
  updateInstantiateConfig(value: MsgUpdateInstantiateConfig): {
35
35
  typeUrl: string;
36
- value: Uint8Array;
36
+ value: Uint8Array<ArrayBufferLike>;
37
37
  };
38
38
  updateParams(value: MsgUpdateParams): {
39
39
  typeUrl: string;
40
- value: Uint8Array;
40
+ value: Uint8Array<ArrayBufferLike>;
41
41
  };
42
42
  sudoContract(value: MsgSudoContract): {
43
43
  typeUrl: string;
44
- value: Uint8Array;
44
+ value: Uint8Array<ArrayBufferLike>;
45
45
  };
46
46
  pinCodes(value: MsgPinCodes): {
47
47
  typeUrl: string;
48
- value: Uint8Array;
48
+ value: Uint8Array<ArrayBufferLike>;
49
49
  };
50
50
  unpinCodes(value: MsgUnpinCodes): {
51
51
  typeUrl: string;
52
- value: Uint8Array;
52
+ value: Uint8Array<ArrayBufferLike>;
53
53
  };
54
54
  storeAndInstantiateContract(value: MsgStoreAndInstantiateContract): {
55
55
  typeUrl: string;
56
- value: Uint8Array;
56
+ value: Uint8Array<ArrayBufferLike>;
57
57
  };
58
58
  removeCodeUploadParamsAddresses(value: MsgRemoveCodeUploadParamsAddresses): {
59
59
  typeUrl: string;
60
- value: Uint8Array;
60
+ value: Uint8Array<ArrayBufferLike>;
61
61
  };
62
62
  addCodeUploadParamsAddresses(value: MsgAddCodeUploadParamsAddresses): {
63
63
  typeUrl: string;
64
- value: Uint8Array;
64
+ value: Uint8Array<ArrayBufferLike>;
65
65
  };
66
66
  storeAndMigrateContract(value: MsgStoreAndMigrateContract): {
67
67
  typeUrl: string;
68
- value: Uint8Array;
68
+ value: Uint8Array<ArrayBufferLike>;
69
69
  };
70
70
  updateContractLabel(value: MsgUpdateContractLabel): {
71
71
  typeUrl: string;
72
- value: Uint8Array;
72
+ value: Uint8Array<ArrayBufferLike>;
73
73
  };
74
74
  };
75
75
  withTypeUrl: {