@xpla/xpla-react 1.8.0-rc.0 → 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
package/helpers.js CHANGED
@@ -5,7 +5,18 @@
5
5
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
6
6
  */
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
8
- exports.fromJsonTimestamp = exports.fromTimestamp = exports.toTimestamp = exports.isRpc = exports.setPaginationParams = exports.isObject = exports.isSet = exports.fromDuration = exports.toDuration = exports.omitDefault = exports.base64FromBytes = exports.bytesFromBase64 = void 0;
8
+ exports.setPaginationParams = void 0;
9
+ exports.bytesFromBase64 = bytesFromBase64;
10
+ exports.base64FromBytes = base64FromBytes;
11
+ exports.omitDefault = omitDefault;
12
+ exports.toDuration = toDuration;
13
+ exports.fromDuration = fromDuration;
14
+ exports.isSet = isSet;
15
+ exports.isObject = isObject;
16
+ exports.isRpc = isRpc;
17
+ exports.toTimestamp = toTimestamp;
18
+ exports.fromTimestamp = fromTimestamp;
19
+ exports.fromJsonTimestamp = fromJsonTimestamp;
9
20
  var globalThis = (() => {
10
21
  if (typeof globalThis !== 'undefined')
11
22
  return globalThis;
@@ -27,7 +38,6 @@ function bytesFromBase64(b64) {
27
38
  }
28
39
  return arr;
29
40
  }
30
- exports.bytesFromBase64 = bytesFromBase64;
31
41
  const btoa = globalThis.btoa ||
32
42
  ((bin) => globalThis.Buffer.from(bin, 'binary').toString('base64'));
33
43
  function base64FromBytes(arr) {
@@ -37,7 +47,6 @@ function base64FromBytes(arr) {
37
47
  });
38
48
  return btoa(bin.join(''));
39
49
  }
40
- exports.base64FromBytes = base64FromBytes;
41
50
  function omitDefault(input) {
42
51
  if (typeof input === 'string') {
43
52
  return input === '' ? undefined : input;
@@ -53,27 +62,22 @@ function omitDefault(input) {
53
62
  }
54
63
  throw new Error(`Got unsupported type ${typeof input}`);
55
64
  }
56
- exports.omitDefault = omitDefault;
57
65
  function toDuration(duration) {
58
66
  return {
59
67
  seconds: BigInt(Math.floor(parseInt(duration) / 1000000000)),
60
68
  nanos: parseInt(duration) % 1000000000
61
69
  };
62
70
  }
63
- exports.toDuration = toDuration;
64
71
  function fromDuration(duration) {
65
72
  return (parseInt(duration.seconds.toString()) * 1000000000 +
66
73
  duration.nanos).toString();
67
74
  }
68
- exports.fromDuration = fromDuration;
69
75
  function isSet(value) {
70
76
  return value !== null && value !== undefined;
71
77
  }
72
- exports.isSet = isSet;
73
78
  function isObject(value) {
74
79
  return typeof value === 'object' && value !== null;
75
80
  }
76
- exports.isObject = isObject;
77
81
  const setPaginationParams = (options, pagination) => {
78
82
  if (!pagination) {
79
83
  return options;
@@ -102,22 +106,19 @@ exports.setPaginationParams = setPaginationParams;
102
106
  function isRpc(rpc) {
103
107
  return rpc !== null && rpc !== undefined && typeof rpc.request === 'function';
104
108
  }
105
- exports.isRpc = isRpc;
106
109
  function toTimestamp(date) {
107
- const seconds = numberToLong(date.getTime() / 1000);
110
+ const seconds = numberToLong(date.getTime() / 1_000);
108
111
  const nanos = (date.getTime() % 1000) * 1000000;
109
112
  return {
110
113
  seconds,
111
114
  nanos
112
115
  };
113
116
  }
114
- exports.toTimestamp = toTimestamp;
115
117
  function fromTimestamp(t) {
116
118
  let millis = Number(t.seconds) * 1000;
117
119
  millis += t.nanos / 1000000;
118
120
  return new Date(millis);
119
121
  }
120
- exports.fromTimestamp = fromTimestamp;
121
122
  const timestampFromJSON = (object) => {
122
123
  return {
123
124
  seconds: isSet(object.seconds)
@@ -137,7 +138,6 @@ function fromJsonTimestamp(o) {
137
138
  return timestampFromJSON(o);
138
139
  }
139
140
  }
140
- exports.fromJsonTimestamp = fromJsonTimestamp;
141
141
  function numberToLong(number) {
142
142
  return BigInt(Math.trunc(number));
143
143
  }
@@ -5,15 +5,15 @@ export declare const MessageComposer: {
5
5
  encoded: {
6
6
  registerInterchainAccount(value: MsgRegisterInterchainAccount): {
7
7
  typeUrl: string;
8
- value: Uint8Array;
8
+ value: Uint8Array<ArrayBufferLike>;
9
9
  };
10
10
  sendTx(value: MsgSendTx): {
11
11
  typeUrl: string;
12
- value: Uint8Array;
12
+ value: Uint8Array<ArrayBufferLike>;
13
13
  };
14
14
  updateParams(value: MsgUpdateParams): {
15
15
  typeUrl: string;
16
- value: Uint8Array;
16
+ value: Uint8Array<ArrayBufferLike>;
17
17
  };
18
18
  };
19
19
  withTypeUrl: {
@@ -5,18 +5,18 @@ import { MsgRegisterInterchainAccount, MsgSendTx, MsgUpdateParams } from "./tx";
5
5
  * @package ibc.applications.interchain_accounts.controller.v1
6
6
  * @see proto service: ibc.applications.interchain_accounts.controller.v1.RegisterInterchainAccount
7
7
  */
8
- export declare const registerInterchainAccount: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRegisterInterchainAccount | MsgRegisterInterchainAccount[], fee: import("../../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
8
+ export declare const registerInterchainAccount: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRegisterInterchainAccount | MsgRegisterInterchainAccount[], fee: import("../../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
9
9
  /**
10
10
  * SendTx defines a rpc handler for MsgSendTx.
11
11
  * @name sendTx
12
12
  * @package ibc.applications.interchain_accounts.controller.v1
13
13
  * @see proto service: ibc.applications.interchain_accounts.controller.v1.SendTx
14
14
  */
15
- export declare const sendTx: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgSendTx | MsgSendTx[], fee: import("../../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
15
+ export declare const sendTx: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgSendTx | MsgSendTx[], fee: import("../../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
16
16
  /**
17
17
  * UpdateParams defines a rpc handler for MsgUpdateParams.
18
18
  * @name updateParams
19
19
  * @package ibc.applications.interchain_accounts.controller.v1
20
20
  * @see proto service: ibc.applications.interchain_accounts.controller.v1.UpdateParams
21
21
  */
22
- 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>;
22
+ 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
  updateParams(value: MsgUpdateParams): {
7
7
  typeUrl: string;
8
- value: Uint8Array;
8
+ value: Uint8Array<ArrayBufferLike>;
9
9
  };
10
10
  moduleQuerySafe(value: MsgModuleQuerySafe): {
11
11
  typeUrl: string;
12
- value: Uint8Array;
12
+ value: Uint8Array<ArrayBufferLike>;
13
13
  };
14
14
  };
15
15
  withTypeUrl: {
@@ -5,11 +5,11 @@ import { MsgUpdateParams, MsgModuleQuerySafe } from "./tx";
5
5
  * @package ibc.applications.interchain_accounts.host.v1
6
6
  * @see proto service: ibc.applications.interchain_accounts.host.v1.UpdateParams
7
7
  */
8
- 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>;
8
+ 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>;
9
9
  /**
10
10
  * ModuleQuerySafe defines a rpc handler for MsgModuleQuerySafe.
11
11
  * @name moduleQuerySafe
12
12
  * @package ibc.applications.interchain_accounts.host.v1
13
13
  * @see proto service: ibc.applications.interchain_accounts.host.v1.ModuleQuerySafe
14
14
  */
15
- export declare const moduleQuerySafe: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgModuleQuerySafe | MsgModuleQuerySafe[], fee: import("../../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
15
+ export declare const moduleQuerySafe: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgModuleQuerySafe | MsgModuleQuerySafe[], 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.CosmosTx = exports.InterchainAccountPacketData = exports.typeToJSON = exports.typeFromJSON = exports.TypeAmino = exports.Type = void 0;
3
+ exports.CosmosTx = exports.InterchainAccountPacketData = exports.TypeAmino = exports.Type = void 0;
4
+ exports.typeFromJSON = typeFromJSON;
5
+ exports.typeToJSON = typeToJSON;
4
6
  const any_1 = require("../../../../google/protobuf/any");
5
7
  const helpers_1 = require("../../../../helpers");
6
8
  const binary_1 = require("../../../../binary");
@@ -15,7 +17,7 @@ var Type;
15
17
  /** TYPE_EXECUTE_TX - Execute a transaction on an interchain accounts host chain */
16
18
  Type[Type["TYPE_EXECUTE_TX"] = 1] = "TYPE_EXECUTE_TX";
17
19
  Type[Type["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
18
- })(Type = exports.Type || (exports.Type = {}));
20
+ })(Type || (exports.Type = Type = {}));
19
21
  exports.TypeAmino = Type;
20
22
  function typeFromJSON(object) {
21
23
  switch (object) {
@@ -31,7 +33,6 @@ function typeFromJSON(object) {
31
33
  return Type.UNRECOGNIZED;
32
34
  }
33
35
  }
34
- exports.typeFromJSON = typeFromJSON;
35
36
  function typeToJSON(object) {
36
37
  switch (object) {
37
38
  case Type.TYPE_UNSPECIFIED:
@@ -43,7 +44,6 @@ function typeToJSON(object) {
43
44
  return "UNRECOGNIZED";
44
45
  }
45
46
  }
46
- exports.typeToJSON = typeToJSON;
47
47
  function createBaseInterchainAccountPacketData() {
48
48
  return {
49
49
  type: 0,
@@ -5,11 +5,11 @@ export declare const MessageComposer: {
5
5
  encoded: {
6
6
  transfer(value: MsgTransfer): {
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: {
@@ -5,11 +5,11 @@ import { MsgTransfer, MsgUpdateParams } from "./tx";
5
5
  * @package ibc.applications.transfer.v1
6
6
  * @see proto service: ibc.applications.transfer.v1.Transfer
7
7
  */
8
- export declare const transfer: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgTransfer | MsgTransfer[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
8
+ export declare const transfer: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgTransfer | MsgTransfer[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
9
9
  /**
10
10
  * UpdateParams defines a rpc handler for MsgUpdateParams.
11
11
  * @name updateParams
12
12
  * @package ibc.applications.transfer.v1
13
13
  * @see proto service: ibc.applications.transfer.v1.UpdateParams
14
14
  */
15
- 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>;
15
+ 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,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Timeout = exports.Acknowledgement = exports.PacketId = exports.PacketState = exports.Packet = exports.Counterparty = exports.IdentifiedChannel = exports.Channel = exports.orderToJSON = exports.orderFromJSON = exports.OrderAmino = exports.Order = exports.stateToJSON = exports.stateFromJSON = exports.StateAmino = exports.State = void 0;
3
+ exports.Timeout = exports.Acknowledgement = exports.PacketId = exports.PacketState = exports.Packet = exports.Counterparty = exports.IdentifiedChannel = exports.Channel = exports.OrderAmino = exports.Order = exports.StateAmino = exports.State = void 0;
4
+ exports.stateFromJSON = stateFromJSON;
5
+ exports.stateToJSON = stateToJSON;
6
+ exports.orderFromJSON = orderFromJSON;
7
+ exports.orderToJSON = orderToJSON;
4
8
  const client_1 = require("../../client/v1/client");
5
9
  const helpers_1 = require("../../../../helpers");
6
10
  const binary_1 = require("../../../../binary");
@@ -28,7 +32,7 @@ var State;
28
32
  */
29
33
  State[State["STATE_CLOSED"] = 4] = "STATE_CLOSED";
30
34
  State[State["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
31
- })(State = exports.State || (exports.State = {}));
35
+ })(State || (exports.State = State = {}));
32
36
  exports.StateAmino = State;
33
37
  function stateFromJSON(object) {
34
38
  switch (object) {
@@ -53,7 +57,6 @@ function stateFromJSON(object) {
53
57
  return State.UNRECOGNIZED;
54
58
  }
55
59
  }
56
- exports.stateFromJSON = stateFromJSON;
57
60
  function stateToJSON(object) {
58
61
  switch (object) {
59
62
  case State.STATE_UNINITIALIZED_UNSPECIFIED:
@@ -71,7 +74,6 @@ function stateToJSON(object) {
71
74
  return "UNRECOGNIZED";
72
75
  }
73
76
  }
74
- exports.stateToJSON = stateToJSON;
75
77
  /** Order defines if a channel is ORDERED or UNORDERED */
76
78
  var Order;
77
79
  (function (Order) {
@@ -85,7 +87,7 @@ var Order;
85
87
  /** ORDER_ORDERED - packets are delivered exactly in the order which they were sent */
86
88
  Order[Order["ORDER_ORDERED"] = 2] = "ORDER_ORDERED";
87
89
  Order[Order["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
88
- })(Order = exports.Order || (exports.Order = {}));
90
+ })(Order || (exports.Order = Order = {}));
89
91
  exports.OrderAmino = Order;
90
92
  function orderFromJSON(object) {
91
93
  switch (object) {
@@ -104,7 +106,6 @@ function orderFromJSON(object) {
104
106
  return Order.UNRECOGNIZED;
105
107
  }
106
108
  }
107
- exports.orderFromJSON = orderFromJSON;
108
109
  function orderToJSON(object) {
109
110
  switch (object) {
110
111
  case Order.ORDER_NONE_UNSPECIFIED:
@@ -118,7 +119,6 @@ function orderToJSON(object) {
118
119
  return "UNRECOGNIZED";
119
120
  }
120
121
  }
121
- exports.orderToJSON = orderToJSON;
122
122
  function createBaseChannel() {
123
123
  return {
124
124
  state: 0,
@@ -1,6 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MsgAcknowledgementResponse = exports.MsgAcknowledgement = exports.MsgTimeoutOnCloseResponse = exports.MsgTimeoutOnClose = exports.MsgTimeoutResponse = exports.MsgTimeout = exports.MsgRecvPacketResponse = exports.MsgRecvPacket = exports.MsgChannelCloseConfirmResponse = exports.MsgChannelCloseConfirm = exports.MsgChannelCloseInitResponse = exports.MsgChannelCloseInit = exports.MsgChannelOpenConfirmResponse = exports.MsgChannelOpenConfirm = exports.MsgChannelOpenAckResponse = exports.MsgChannelOpenAck = exports.MsgChannelOpenTryResponse = exports.MsgChannelOpenTry = exports.MsgChannelOpenInitResponse = exports.MsgChannelOpenInit = exports.responseResultTypeToJSON = exports.responseResultTypeFromJSON = exports.ResponseResultTypeAmino = exports.ResponseResultType = void 0;
3
+ exports.MsgAcknowledgementResponse = exports.MsgAcknowledgement = exports.MsgTimeoutOnCloseResponse = exports.MsgTimeoutOnClose = exports.MsgTimeoutResponse = exports.MsgTimeout = exports.MsgRecvPacketResponse = exports.MsgRecvPacket = exports.MsgChannelCloseConfirmResponse = exports.MsgChannelCloseConfirm = exports.MsgChannelCloseInitResponse = exports.MsgChannelCloseInit = exports.MsgChannelOpenConfirmResponse = exports.MsgChannelOpenConfirm = exports.MsgChannelOpenAckResponse = exports.MsgChannelOpenAck = exports.MsgChannelOpenTryResponse = exports.MsgChannelOpenTry = exports.MsgChannelOpenInitResponse = exports.MsgChannelOpenInit = exports.ResponseResultTypeAmino = exports.ResponseResultType = void 0;
4
+ exports.responseResultTypeFromJSON = responseResultTypeFromJSON;
5
+ exports.responseResultTypeToJSON = responseResultTypeToJSON;
4
6
  const channel_1 = require("./channel");
5
7
  const client_1 = require("../../client/v1/client");
6
8
  const binary_1 = require("../../../../binary");
@@ -18,7 +20,7 @@ var ResponseResultType;
18
20
  /** RESPONSE_RESULT_TYPE_FAILURE - The message was executed unsuccessfully */
19
21
  ResponseResultType[ResponseResultType["RESPONSE_RESULT_TYPE_FAILURE"] = 3] = "RESPONSE_RESULT_TYPE_FAILURE";
20
22
  ResponseResultType[ResponseResultType["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
21
- })(ResponseResultType = exports.ResponseResultType || (exports.ResponseResultType = {}));
23
+ })(ResponseResultType || (exports.ResponseResultType = ResponseResultType = {}));
22
24
  exports.ResponseResultTypeAmino = ResponseResultType;
23
25
  function responseResultTypeFromJSON(object) {
24
26
  switch (object) {
@@ -40,7 +42,6 @@ function responseResultTypeFromJSON(object) {
40
42
  return ResponseResultType.UNRECOGNIZED;
41
43
  }
42
44
  }
43
- exports.responseResultTypeFromJSON = responseResultTypeFromJSON;
44
45
  function responseResultTypeToJSON(object) {
45
46
  switch (object) {
46
47
  case ResponseResultType.RESPONSE_RESULT_TYPE_UNSPECIFIED:
@@ -56,7 +57,6 @@ function responseResultTypeToJSON(object) {
56
57
  return "UNRECOGNIZED";
57
58
  }
58
59
  }
59
- exports.responseResultTypeToJSON = responseResultTypeToJSON;
60
60
  function createBaseMsgChannelOpenInit() {
61
61
  return {
62
62
  portId: "",
@@ -5,43 +5,43 @@ export declare const MessageComposer: {
5
5
  encoded: {
6
6
  channelOpenInit(value: MsgChannelOpenInit): {
7
7
  typeUrl: string;
8
- value: Uint8Array;
8
+ value: Uint8Array<ArrayBufferLike>;
9
9
  };
10
10
  channelOpenTry(value: MsgChannelOpenTry): {
11
11
  typeUrl: string;
12
- value: Uint8Array;
12
+ value: Uint8Array<ArrayBufferLike>;
13
13
  };
14
14
  channelOpenAck(value: MsgChannelOpenAck): {
15
15
  typeUrl: string;
16
- value: Uint8Array;
16
+ value: Uint8Array<ArrayBufferLike>;
17
17
  };
18
18
  channelOpenConfirm(value: MsgChannelOpenConfirm): {
19
19
  typeUrl: string;
20
- value: Uint8Array;
20
+ value: Uint8Array<ArrayBufferLike>;
21
21
  };
22
22
  channelCloseInit(value: MsgChannelCloseInit): {
23
23
  typeUrl: string;
24
- value: Uint8Array;
24
+ value: Uint8Array<ArrayBufferLike>;
25
25
  };
26
26
  channelCloseConfirm(value: MsgChannelCloseConfirm): {
27
27
  typeUrl: string;
28
- value: Uint8Array;
28
+ value: Uint8Array<ArrayBufferLike>;
29
29
  };
30
30
  recvPacket(value: MsgRecvPacket): {
31
31
  typeUrl: string;
32
- value: Uint8Array;
32
+ value: Uint8Array<ArrayBufferLike>;
33
33
  };
34
34
  timeout(value: MsgTimeout): {
35
35
  typeUrl: string;
36
- value: Uint8Array;
36
+ value: Uint8Array<ArrayBufferLike>;
37
37
  };
38
38
  timeoutOnClose(value: MsgTimeoutOnClose): {
39
39
  typeUrl: string;
40
- value: Uint8Array;
40
+ value: Uint8Array<ArrayBufferLike>;
41
41
  };
42
42
  acknowledgement(value: MsgAcknowledgement): {
43
43
  typeUrl: string;
44
- value: Uint8Array;
44
+ value: Uint8Array<ArrayBufferLike>;
45
45
  };
46
46
  };
47
47
  withTypeUrl: {
@@ -5,35 +5,35 @@ import { MsgChannelOpenInit, MsgChannelOpenTry, MsgChannelOpenAck, MsgChannelOpe
5
5
  * @package ibc.core.channel.v1
6
6
  * @see proto service: ibc.core.channel.v1.ChannelOpenInit
7
7
  */
8
- export declare const channelOpenInit: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgChannelOpenInit | MsgChannelOpenInit[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
8
+ export declare const channelOpenInit: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgChannelOpenInit | MsgChannelOpenInit[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
9
9
  /**
10
10
  * ChannelOpenTry defines a rpc handler method for MsgChannelOpenTry.
11
11
  * @name channelOpenTry
12
12
  * @package ibc.core.channel.v1
13
13
  * @see proto service: ibc.core.channel.v1.ChannelOpenTry
14
14
  */
15
- export declare const channelOpenTry: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgChannelOpenTry | MsgChannelOpenTry[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
15
+ export declare const channelOpenTry: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgChannelOpenTry | MsgChannelOpenTry[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
16
16
  /**
17
17
  * ChannelOpenAck defines a rpc handler method for MsgChannelOpenAck.
18
18
  * @name channelOpenAck
19
19
  * @package ibc.core.channel.v1
20
20
  * @see proto service: ibc.core.channel.v1.ChannelOpenAck
21
21
  */
22
- export declare const channelOpenAck: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgChannelOpenAck | MsgChannelOpenAck[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
22
+ export declare const channelOpenAck: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgChannelOpenAck | MsgChannelOpenAck[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
23
23
  /**
24
24
  * ChannelOpenConfirm defines a rpc handler method for MsgChannelOpenConfirm.
25
25
  * @name channelOpenConfirm
26
26
  * @package ibc.core.channel.v1
27
27
  * @see proto service: ibc.core.channel.v1.ChannelOpenConfirm
28
28
  */
29
- export declare const channelOpenConfirm: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgChannelOpenConfirm | MsgChannelOpenConfirm[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
29
+ export declare const channelOpenConfirm: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgChannelOpenConfirm | MsgChannelOpenConfirm[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
30
30
  /**
31
31
  * ChannelCloseInit defines a rpc handler method for MsgChannelCloseInit.
32
32
  * @name channelCloseInit
33
33
  * @package ibc.core.channel.v1
34
34
  * @see proto service: ibc.core.channel.v1.ChannelCloseInit
35
35
  */
36
- export declare const channelCloseInit: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgChannelCloseInit | MsgChannelCloseInit[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
36
+ export declare const channelCloseInit: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgChannelCloseInit | MsgChannelCloseInit[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
37
37
  /**
38
38
  * ChannelCloseConfirm defines a rpc handler method for
39
39
  * MsgChannelCloseConfirm.
@@ -41,32 +41,32 @@ export declare const channelCloseInit: (client: import("@interchainjs/cosmos/typ
41
41
  * @package ibc.core.channel.v1
42
42
  * @see proto service: ibc.core.channel.v1.ChannelCloseConfirm
43
43
  */
44
- export declare const channelCloseConfirm: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgChannelCloseConfirm | MsgChannelCloseConfirm[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
44
+ export declare const channelCloseConfirm: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgChannelCloseConfirm | MsgChannelCloseConfirm[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
45
45
  /**
46
46
  * RecvPacket defines a rpc handler method for MsgRecvPacket.
47
47
  * @name recvPacket
48
48
  * @package ibc.core.channel.v1
49
49
  * @see proto service: ibc.core.channel.v1.RecvPacket
50
50
  */
51
- export declare const recvPacket: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRecvPacket | MsgRecvPacket[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
51
+ export declare const recvPacket: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRecvPacket | MsgRecvPacket[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
52
52
  /**
53
53
  * Timeout defines a rpc handler method for MsgTimeout.
54
54
  * @name timeout
55
55
  * @package ibc.core.channel.v1
56
56
  * @see proto service: ibc.core.channel.v1.Timeout
57
57
  */
58
- export declare const timeout: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgTimeout | MsgTimeout[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
58
+ export declare const timeout: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgTimeout | MsgTimeout[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
59
59
  /**
60
60
  * TimeoutOnClose defines a rpc handler method for MsgTimeoutOnClose.
61
61
  * @name timeoutOnClose
62
62
  * @package ibc.core.channel.v1
63
63
  * @see proto service: ibc.core.channel.v1.TimeoutOnClose
64
64
  */
65
- export declare const timeoutOnClose: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgTimeoutOnClose | MsgTimeoutOnClose[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
65
+ export declare const timeoutOnClose: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgTimeoutOnClose | MsgTimeoutOnClose[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
66
66
  /**
67
67
  * Acknowledgement defines a rpc handler method for MsgAcknowledgement.
68
68
  * @name acknowledgement
69
69
  * @package ibc.core.channel.v1
70
70
  * @see proto service: ibc.core.channel.v1.Acknowledgement
71
71
  */
72
- export declare const acknowledgement: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgAcknowledgement | MsgAcknowledgement[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
72
+ export declare const acknowledgement: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgAcknowledgement | MsgAcknowledgement[], 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.RecvPacketResult = exports.Acknowledgement = exports.Payload = exports.Packet = exports.packetStatusToJSON = exports.packetStatusFromJSON = exports.PacketStatusAmino = exports.PacketStatus = void 0;
3
+ exports.RecvPacketResult = exports.Acknowledgement = exports.Payload = exports.Packet = exports.PacketStatusAmino = exports.PacketStatus = void 0;
4
+ exports.packetStatusFromJSON = packetStatusFromJSON;
5
+ exports.packetStatusToJSON = packetStatusToJSON;
4
6
  const binary_1 = require("../../../../binary");
5
7
  const helpers_1 = require("../../../../helpers");
6
8
  const registry_1 = require("../../../../registry");
@@ -16,7 +18,7 @@ var PacketStatus;
16
18
  /** PACKET_STATUS_ASYNC - PACKET_STATUS_ASYNC indicates an async packet receipt. */
17
19
  PacketStatus[PacketStatus["PACKET_STATUS_ASYNC"] = 3] = "PACKET_STATUS_ASYNC";
18
20
  PacketStatus[PacketStatus["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
19
- })(PacketStatus = exports.PacketStatus || (exports.PacketStatus = {}));
21
+ })(PacketStatus || (exports.PacketStatus = PacketStatus = {}));
20
22
  exports.PacketStatusAmino = PacketStatus;
21
23
  function packetStatusFromJSON(object) {
22
24
  switch (object) {
@@ -38,7 +40,6 @@ function packetStatusFromJSON(object) {
38
40
  return PacketStatus.UNRECOGNIZED;
39
41
  }
40
42
  }
41
- exports.packetStatusFromJSON = packetStatusFromJSON;
42
43
  function packetStatusToJSON(object) {
43
44
  switch (object) {
44
45
  case PacketStatus.PACKET_STATUS_UNSPECIFIED:
@@ -54,7 +55,6 @@ function packetStatusToJSON(object) {
54
55
  return "UNRECOGNIZED";
55
56
  }
56
57
  }
57
- exports.packetStatusToJSON = packetStatusToJSON;
58
58
  function createBasePacket() {
59
59
  return {
60
60
  sequence: BigInt(0),
@@ -1,6 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MsgAcknowledgementResponse = exports.MsgAcknowledgement = exports.MsgTimeoutResponse = exports.MsgTimeout = exports.MsgRecvPacketResponse = exports.MsgRecvPacket = exports.MsgSendPacketResponse = exports.MsgSendPacket = exports.responseResultTypeToJSON = exports.responseResultTypeFromJSON = exports.ResponseResultTypeAmino = exports.ResponseResultType = void 0;
3
+ exports.MsgAcknowledgementResponse = exports.MsgAcknowledgement = exports.MsgTimeoutResponse = exports.MsgTimeout = exports.MsgRecvPacketResponse = exports.MsgRecvPacket = exports.MsgSendPacketResponse = exports.MsgSendPacket = exports.ResponseResultTypeAmino = exports.ResponseResultType = void 0;
4
+ exports.responseResultTypeFromJSON = responseResultTypeFromJSON;
5
+ exports.responseResultTypeToJSON = responseResultTypeToJSON;
4
6
  const packet_1 = require("./packet");
5
7
  const client_1 = require("../../client/v1/client");
6
8
  const binary_1 = require("../../../../binary");
@@ -18,7 +20,7 @@ var ResponseResultType;
18
20
  /** RESPONSE_RESULT_TYPE_FAILURE - The message was executed unsuccessfully */
19
21
  ResponseResultType[ResponseResultType["RESPONSE_RESULT_TYPE_FAILURE"] = 3] = "RESPONSE_RESULT_TYPE_FAILURE";
20
22
  ResponseResultType[ResponseResultType["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
21
- })(ResponseResultType = exports.ResponseResultType || (exports.ResponseResultType = {}));
23
+ })(ResponseResultType || (exports.ResponseResultType = ResponseResultType = {}));
22
24
  exports.ResponseResultTypeAmino = ResponseResultType;
23
25
  function responseResultTypeFromJSON(object) {
24
26
  switch (object) {
@@ -40,7 +42,6 @@ function responseResultTypeFromJSON(object) {
40
42
  return ResponseResultType.UNRECOGNIZED;
41
43
  }
42
44
  }
43
- exports.responseResultTypeFromJSON = responseResultTypeFromJSON;
44
45
  function responseResultTypeToJSON(object) {
45
46
  switch (object) {
46
47
  case ResponseResultType.RESPONSE_RESULT_TYPE_UNSPECIFIED:
@@ -56,7 +57,6 @@ function responseResultTypeToJSON(object) {
56
57
  return "UNRECOGNIZED";
57
58
  }
58
59
  }
59
- exports.responseResultTypeToJSON = responseResultTypeToJSON;
60
60
  function createBaseMsgSendPacket() {
61
61
  return {
62
62
  sourceClient: "",
@@ -5,19 +5,19 @@ export declare const MessageComposer: {
5
5
  encoded: {
6
6
  sendPacket(value: MsgSendPacket): {
7
7
  typeUrl: string;
8
- value: Uint8Array;
8
+ value: Uint8Array<ArrayBufferLike>;
9
9
  };
10
10
  recvPacket(value: MsgRecvPacket): {
11
11
  typeUrl: string;
12
- value: Uint8Array;
12
+ value: Uint8Array<ArrayBufferLike>;
13
13
  };
14
14
  timeout(value: MsgTimeout): {
15
15
  typeUrl: string;
16
- value: Uint8Array;
16
+ value: Uint8Array<ArrayBufferLike>;
17
17
  };
18
18
  acknowledgement(value: MsgAcknowledgement): {
19
19
  typeUrl: string;
20
- value: Uint8Array;
20
+ value: Uint8Array<ArrayBufferLike>;
21
21
  };
22
22
  };
23
23
  withTypeUrl: {
@@ -5,25 +5,25 @@ import { MsgSendPacket, MsgRecvPacket, MsgTimeout, MsgAcknowledgement } from "./
5
5
  * @package ibc.core.channel.v2
6
6
  * @see proto service: ibc.core.channel.v2.SendPacket
7
7
  */
8
- export declare const sendPacket: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgSendPacket | MsgSendPacket[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
8
+ export declare const sendPacket: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgSendPacket | MsgSendPacket[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
9
9
  /**
10
10
  * RecvPacket defines a rpc handler method for MsgRecvPacket.
11
11
  * @name recvPacket
12
12
  * @package ibc.core.channel.v2
13
13
  * @see proto service: ibc.core.channel.v2.RecvPacket
14
14
  */
15
- export declare const recvPacket: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRecvPacket | MsgRecvPacket[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
15
+ export declare const recvPacket: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRecvPacket | MsgRecvPacket[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
16
16
  /**
17
17
  * Timeout defines a rpc handler method for MsgTimeout.
18
18
  * @name timeout
19
19
  * @package ibc.core.channel.v2
20
20
  * @see proto service: ibc.core.channel.v2.Timeout
21
21
  */
22
- export declare const timeout: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgTimeout | MsgTimeout[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
22
+ export declare const timeout: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgTimeout | MsgTimeout[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
23
23
  /**
24
24
  * Acknowledgement defines a rpc handler method for MsgAcknowledgement.
25
25
  * @name acknowledgement
26
26
  * @package ibc.core.channel.v2
27
27
  * @see proto service: ibc.core.channel.v2.Acknowledgement
28
28
  */
29
- export declare const acknowledgement: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgAcknowledgement | MsgAcknowledgement[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
29
+ export declare const acknowledgement: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgAcknowledgement | MsgAcknowledgement[], fee: import("../../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;