injectivejs 1.9.3 → 1.9.5
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/binary.d.ts +1 -1
- package/binary.js +1 -1
- package/cosmos/authz/v1beta1/tx.registry.d.ts +3 -3
- package/cosmos/authz/v1beta1/tx.rpc.func.d.ts +3 -3
- package/cosmos/bank/v1beta1/tx.registry.d.ts +4 -4
- package/cosmos/bank/v1beta1/tx.rpc.func.d.ts +4 -4
- package/cosmos/distribution/v1beta1/tx.registry.d.ts +7 -7
- package/cosmos/distribution/v1beta1/tx.rpc.func.d.ts +7 -7
- package/cosmos/feegrant/v1beta1/tx.registry.d.ts +3 -3
- package/cosmos/feegrant/v1beta1/tx.rpc.func.d.ts +3 -3
- package/cosmos/gov/v1/gov.js +5 -5
- package/cosmos/gov/v1/tx.registry.d.ts +7 -7
- package/cosmos/gov/v1/tx.rpc.func.d.ts +7 -7
- package/cosmos/gov/v1beta1/gov.js +5 -5
- package/cosmos/gov/v1beta1/tx.registry.d.ts +4 -4
- package/cosmos/gov/v1beta1/tx.rpc.func.d.ts +4 -4
- package/cosmos/group/v1/tx.js +3 -3
- package/cosmos/group/v1/tx.registry.d.ts +14 -14
- package/cosmos/group/v1/tx.rpc.func.d.ts +14 -14
- package/cosmos/group/v1/types.js +7 -7
- package/cosmos/ics23/v1/proofs.js +5 -5
- package/cosmos/staking/v1beta1/staking.js +8 -8
- package/cosmos/staking/v1beta1/tx.js +3 -3
- package/cosmos/staking/v1beta1/tx.registry.d.ts +7 -7
- package/cosmos/staking/v1beta1/tx.rpc.func.d.ts +7 -7
- package/cosmos/tx/signing/v1beta1/signing.js +3 -3
- package/cosmos/tx/v1beta1/service.js +5 -5
- package/cosmos/vesting/v1beta1/tx.registry.d.ts +3 -3
- package/cosmos/vesting/v1beta1/tx.rpc.func.d.ts +3 -3
- package/cosmos_proto/cosmos.js +3 -3
- package/cosmwasm/wasm/v1/proposal_legacy.js +1 -1
- package/cosmwasm/wasm/v1/query.js +1 -1
- package/cosmwasm/wasm/v1/tx.js +1 -1
- package/cosmwasm/wasm/v1/tx.registry.d.ts +17 -17
- package/cosmwasm/wasm/v1/tx.rpc.func.d.ts +17 -17
- package/cosmwasm/wasm/v1/types.js +6 -6
- package/esm/binary.js +1 -1
- package/esm/cosmos/staking/v1beta1/staking.js +1 -1
- package/esm/cosmos/staking/v1beta1/tx.js +1 -1
- package/esm/cosmwasm/wasm/v1/proposal_legacy.js +1 -1
- package/esm/cosmwasm/wasm/v1/query.js +1 -1
- package/esm/cosmwasm/wasm/v1/tx.js +1 -1
- package/esm/cosmwasm/wasm/v1/types.js +1 -1
- package/esm/extern.js +2 -2
- package/esm/helper-func-types.js +1 -1
- package/esm/helpers.js +1 -1
- package/esm/registry.js +1 -1
- package/esm/types.js +1 -1
- package/esm/utf8.js +1 -1
- package/esm/varint.js +1 -1
- package/extern.d.ts +1 -1
- package/extern.js +2 -2
- package/google/protobuf/descriptor.js +36 -37
- package/google/protobuf/duration.d.ts +1 -1
- package/google/protobuf/timestamp.d.ts +1 -1
- package/helper-func-types.d.ts +2 -2
- package/helper-func-types.js +4 -5
- package/helpers.d.ts +1 -1
- package/helpers.js +13 -13
- package/ibc/applications/transfer/v1/tx.registry.d.ts +2 -2
- package/ibc/applications/transfer/v1/tx.rpc.func.d.ts +2 -2
- package/ibc/core/channel/v1/channel.js +5 -5
- package/ibc/core/channel/v1/tx.js +3 -3
- package/ibc/core/channel/v1/tx.registry.d.ts +19 -19
- package/ibc/core/channel/v1/tx.rpc.func.d.ts +19 -19
- package/ibc/core/client/v1/tx.registry.d.ts +7 -7
- package/ibc/core/client/v1/tx.rpc.func.d.ts +7 -7
- package/ibc/core/connection/v1/connection.js +3 -3
- package/ibc/core/connection/v1/tx.registry.d.ts +5 -5
- package/ibc/core/connection/v1/tx.rpc.func.d.ts +5 -5
- package/injective/auction/v1beta1/tx.registry.d.ts +2 -2
- package/injective/auction/v1beta1/tx.rpc.func.d.ts +2 -2
- package/injective/exchange/v1beta1/exchange.js +12 -12
- package/injective/exchange/v1beta1/proposal.js +3 -3
- package/injective/exchange/v1beta1/query.js +7 -7
- package/injective/exchange/v1beta1/tx.registry.d.ts +35 -35
- package/injective/exchange/v1beta1/tx.rpc.func.d.ts +35 -35
- package/injective/insurance/v1beta1/tx.registry.d.ts +4 -4
- package/injective/insurance/v1beta1/tx.rpc.func.d.ts +4 -4
- package/injective/ocr/v1beta1/tx.registry.d.ts +9 -9
- package/injective/ocr/v1beta1/tx.rpc.func.d.ts +9 -9
- package/injective/oracle/v1beta1/oracle.js +3 -3
- package/injective/oracle/v1beta1/tx.registry.d.ts +8 -8
- package/injective/oracle/v1beta1/tx.rpc.func.d.ts +8 -8
- package/injective/peggy/v1/attestation.js +3 -3
- package/injective/peggy/v1/ethereum_signer.js +3 -3
- package/injective/peggy/v1/msgs.registry.d.ts +14 -14
- package/injective/peggy/v1/msgs.rpc.func.d.ts +14 -14
- package/injective/permissions/v1beta1/permissions.js +3 -3
- package/injective/permissions/v1beta1/tx.registry.d.ts +7 -7
- package/injective/permissions/v1beta1/tx.rpc.func.d.ts +7 -7
- package/injective/stream/v1beta1/query.js +3 -3
- package/injective/tokenfactory/v1beta1/tx.registry.d.ts +6 -6
- package/injective/tokenfactory/v1beta1/tx.rpc.func.d.ts +6 -6
- package/injective/wasmx/v1/proposal.js +3 -3
- package/injective/wasmx/v1/tx.registry.d.ts +6 -6
- package/injective/wasmx/v1/tx.rpc.func.d.ts +6 -6
- package/package.json +8 -6
- package/registry.d.ts +1 -1
- package/registry.js +1 -1
- package/tendermint/abci/types.js +14 -14
- package/tendermint/types/types.js +3 -3
- package/tendermint/types/validator.js +3 -3
- package/types.d.ts +1 -7
- package/types.js +1 -1
- package/utf8.d.ts +1 -1
- package/utf8.js +4 -5
- package/varint.d.ts +1 -1
- package/varint.js +17 -18
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Params = exports.Timeout = exports.Acknowledgement = exports.PacketId = exports.PacketState = exports.Packet = exports.Counterparty = exports.IdentifiedChannel = exports.Channel = exports.
|
|
3
|
+
exports.Params = 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");
|
|
@@ -62,7 +66,6 @@ function stateFromJSON(object) {
|
|
|
62
66
|
return State.UNRECOGNIZED;
|
|
63
67
|
}
|
|
64
68
|
}
|
|
65
|
-
exports.stateFromJSON = stateFromJSON;
|
|
66
69
|
function stateToJSON(object) {
|
|
67
70
|
switch (object) {
|
|
68
71
|
case State.STATE_UNINITIALIZED_UNSPECIFIED:
|
|
@@ -84,7 +87,6 @@ function stateToJSON(object) {
|
|
|
84
87
|
return "UNRECOGNIZED";
|
|
85
88
|
}
|
|
86
89
|
}
|
|
87
|
-
exports.stateToJSON = stateToJSON;
|
|
88
90
|
/** Order defines if a channel is ORDERED or UNORDERED */
|
|
89
91
|
var Order;
|
|
90
92
|
(function (Order) {
|
|
@@ -117,7 +119,6 @@ function orderFromJSON(object) {
|
|
|
117
119
|
return Order.UNRECOGNIZED;
|
|
118
120
|
}
|
|
119
121
|
}
|
|
120
|
-
exports.orderFromJSON = orderFromJSON;
|
|
121
122
|
function orderToJSON(object) {
|
|
122
123
|
switch (object) {
|
|
123
124
|
case Order.ORDER_NONE_UNSPECIFIED:
|
|
@@ -131,7 +132,6 @@ function orderToJSON(object) {
|
|
|
131
132
|
return "UNRECOGNIZED";
|
|
132
133
|
}
|
|
133
134
|
}
|
|
134
|
-
exports.orderToJSON = orderToJSON;
|
|
135
135
|
function createBaseChannel() {
|
|
136
136
|
return {
|
|
137
137
|
state: 0,
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MsgPruneAcknowledgementsResponse = exports.MsgPruneAcknowledgements = exports.MsgUpdateParamsResponse = exports.MsgUpdateParams = exports.MsgChannelUpgradeCancelResponse = exports.MsgChannelUpgradeCancel = exports.MsgChannelUpgradeTimeoutResponse = exports.MsgChannelUpgradeTimeout = exports.MsgChannelUpgradeOpenResponse = exports.MsgChannelUpgradeOpen = exports.MsgChannelUpgradeConfirmResponse = exports.MsgChannelUpgradeConfirm = exports.MsgChannelUpgradeAckResponse = exports.MsgChannelUpgradeAck = exports.MsgChannelUpgradeTryResponse = exports.MsgChannelUpgradeTry = exports.MsgChannelUpgradeInitResponse = exports.MsgChannelUpgradeInit = 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.
|
|
3
|
+
exports.MsgPruneAcknowledgementsResponse = exports.MsgPruneAcknowledgements = exports.MsgUpdateParamsResponse = exports.MsgUpdateParams = exports.MsgChannelUpgradeCancelResponse = exports.MsgChannelUpgradeCancel = exports.MsgChannelUpgradeTimeoutResponse = exports.MsgChannelUpgradeTimeout = exports.MsgChannelUpgradeOpenResponse = exports.MsgChannelUpgradeOpen = exports.MsgChannelUpgradeConfirmResponse = exports.MsgChannelUpgradeConfirm = exports.MsgChannelUpgradeAckResponse = exports.MsgChannelUpgradeAck = exports.MsgChannelUpgradeTryResponse = exports.MsgChannelUpgradeTry = exports.MsgChannelUpgradeInitResponse = exports.MsgChannelUpgradeInit = 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 upgrade_1 = require("./upgrade");
|
|
@@ -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,79 +5,79 @@ 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
|
channelUpgradeInit(value: MsgChannelUpgradeInit): {
|
|
47
47
|
typeUrl: string;
|
|
48
|
-
value: Uint8Array
|
|
48
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
49
49
|
};
|
|
50
50
|
channelUpgradeTry(value: MsgChannelUpgradeTry): {
|
|
51
51
|
typeUrl: string;
|
|
52
|
-
value: Uint8Array
|
|
52
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
53
53
|
};
|
|
54
54
|
channelUpgradeAck(value: MsgChannelUpgradeAck): {
|
|
55
55
|
typeUrl: string;
|
|
56
|
-
value: Uint8Array
|
|
56
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
57
57
|
};
|
|
58
58
|
channelUpgradeConfirm(value: MsgChannelUpgradeConfirm): {
|
|
59
59
|
typeUrl: string;
|
|
60
|
-
value: Uint8Array
|
|
60
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
61
61
|
};
|
|
62
62
|
channelUpgradeOpen(value: MsgChannelUpgradeOpen): {
|
|
63
63
|
typeUrl: string;
|
|
64
|
-
value: Uint8Array
|
|
64
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
65
65
|
};
|
|
66
66
|
channelUpgradeTimeout(value: MsgChannelUpgradeTimeout): {
|
|
67
67
|
typeUrl: string;
|
|
68
|
-
value: Uint8Array
|
|
68
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
69
69
|
};
|
|
70
70
|
channelUpgradeCancel(value: MsgChannelUpgradeCancel): {
|
|
71
71
|
typeUrl: string;
|
|
72
|
-
value: Uint8Array
|
|
72
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
73
73
|
};
|
|
74
74
|
updateChannelParams(value: MsgUpdateParams): {
|
|
75
75
|
typeUrl: string;
|
|
76
|
-
value: Uint8Array
|
|
76
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
77
77
|
};
|
|
78
78
|
pruneAcknowledgements(value: MsgPruneAcknowledgements): {
|
|
79
79
|
typeUrl: string;
|
|
80
|
-
value: Uint8Array
|
|
80
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
81
81
|
};
|
|
82
82
|
};
|
|
83
83
|
withTypeUrl: {
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { SigningClientResolver } from "../../../../helper-func-types";
|
|
2
2
|
import { MsgChannelOpenInit, MsgChannelOpenTry, MsgChannelOpenAck, MsgChannelOpenConfirm, MsgChannelCloseInit, MsgChannelCloseConfirm, MsgRecvPacket, MsgTimeout, MsgTimeoutOnClose, MsgAcknowledgement, MsgChannelUpgradeInit, MsgChannelUpgradeTry, MsgChannelUpgradeAck, MsgChannelUpgradeConfirm, MsgChannelUpgradeOpen, MsgChannelUpgradeTimeout, MsgChannelUpgradeCancel, MsgUpdateParams, MsgPruneAcknowledgements } from "./tx";
|
|
3
|
-
export declare const createChannelOpenInit: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelOpenInit | MsgChannelOpenInit[], fee:
|
|
4
|
-
export declare const createChannelOpenTry: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelOpenTry | MsgChannelOpenTry[], fee:
|
|
5
|
-
export declare const createChannelOpenAck: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelOpenAck | MsgChannelOpenAck[], fee:
|
|
6
|
-
export declare const createChannelOpenConfirm: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelOpenConfirm | MsgChannelOpenConfirm[], fee:
|
|
7
|
-
export declare const createChannelCloseInit: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelCloseInit | MsgChannelCloseInit[], fee:
|
|
8
|
-
export declare const createChannelCloseConfirm: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelCloseConfirm | MsgChannelCloseConfirm[], fee:
|
|
9
|
-
export declare const createRecvPacket: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgRecvPacket | MsgRecvPacket[], fee:
|
|
10
|
-
export declare const createTimeout: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgTimeout | MsgTimeout[], fee:
|
|
11
|
-
export declare const createTimeoutOnClose: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgTimeoutOnClose | MsgTimeoutOnClose[], fee:
|
|
12
|
-
export declare const createAcknowledgement: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgAcknowledgement | MsgAcknowledgement[], fee:
|
|
13
|
-
export declare const createChannelUpgradeInit: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeInit | MsgChannelUpgradeInit[], fee:
|
|
14
|
-
export declare const createChannelUpgradeTry: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeTry | MsgChannelUpgradeTry[], fee:
|
|
15
|
-
export declare const createChannelUpgradeAck: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeAck | MsgChannelUpgradeAck[], fee:
|
|
16
|
-
export declare const createChannelUpgradeConfirm: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeConfirm | MsgChannelUpgradeConfirm[], fee:
|
|
17
|
-
export declare const createChannelUpgradeOpen: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeOpen | MsgChannelUpgradeOpen[], fee:
|
|
18
|
-
export declare const createChannelUpgradeTimeout: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeTimeout | MsgChannelUpgradeTimeout[], fee:
|
|
19
|
-
export declare const createChannelUpgradeCancel: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeCancel | MsgChannelUpgradeCancel[], fee:
|
|
20
|
-
export declare const createUpdateChannelParams: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee:
|
|
21
|
-
export declare const createPruneAcknowledgements: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgPruneAcknowledgements | MsgPruneAcknowledgements[], fee:
|
|
3
|
+
export declare const createChannelOpenInit: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelOpenInit | MsgChannelOpenInit[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
4
|
+
export declare const createChannelOpenTry: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelOpenTry | MsgChannelOpenTry[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
5
|
+
export declare const createChannelOpenAck: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelOpenAck | MsgChannelOpenAck[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
6
|
+
export declare const createChannelOpenConfirm: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelOpenConfirm | MsgChannelOpenConfirm[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
7
|
+
export declare const createChannelCloseInit: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelCloseInit | MsgChannelCloseInit[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
8
|
+
export declare const createChannelCloseConfirm: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelCloseConfirm | MsgChannelCloseConfirm[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
9
|
+
export declare const createRecvPacket: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgRecvPacket | MsgRecvPacket[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
10
|
+
export declare const createTimeout: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgTimeout | MsgTimeout[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
11
|
+
export declare const createTimeoutOnClose: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgTimeoutOnClose | MsgTimeoutOnClose[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
12
|
+
export declare const createAcknowledgement: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgAcknowledgement | MsgAcknowledgement[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
13
|
+
export declare const createChannelUpgradeInit: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeInit | MsgChannelUpgradeInit[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
14
|
+
export declare const createChannelUpgradeTry: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeTry | MsgChannelUpgradeTry[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
15
|
+
export declare const createChannelUpgradeAck: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeAck | MsgChannelUpgradeAck[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
16
|
+
export declare const createChannelUpgradeConfirm: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeConfirm | MsgChannelUpgradeConfirm[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
17
|
+
export declare const createChannelUpgradeOpen: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeOpen | MsgChannelUpgradeOpen[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
18
|
+
export declare const createChannelUpgradeTimeout: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeTimeout | MsgChannelUpgradeTimeout[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
19
|
+
export declare const createChannelUpgradeCancel: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgChannelUpgradeCancel | MsgChannelUpgradeCancel[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
20
|
+
export declare const createUpdateChannelParams: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
21
|
+
export declare const createPruneAcknowledgements: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgPruneAcknowledgements | MsgPruneAcknowledgements[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
@@ -5,31 +5,31 @@ export declare const MessageComposer: {
|
|
|
5
5
|
encoded: {
|
|
6
6
|
createClient(value: MsgCreateClient): {
|
|
7
7
|
typeUrl: string;
|
|
8
|
-
value: Uint8Array
|
|
8
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
9
9
|
};
|
|
10
10
|
updateClient(value: MsgUpdateClient): {
|
|
11
11
|
typeUrl: string;
|
|
12
|
-
value: Uint8Array
|
|
12
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
13
13
|
};
|
|
14
14
|
upgradeClient(value: MsgUpgradeClient): {
|
|
15
15
|
typeUrl: string;
|
|
16
|
-
value: Uint8Array
|
|
16
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
17
17
|
};
|
|
18
18
|
submitMisbehaviour(value: MsgSubmitMisbehaviour): {
|
|
19
19
|
typeUrl: string;
|
|
20
|
-
value: Uint8Array
|
|
20
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
21
21
|
};
|
|
22
22
|
recoverClient(value: MsgRecoverClient): {
|
|
23
23
|
typeUrl: string;
|
|
24
|
-
value: Uint8Array
|
|
24
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
25
25
|
};
|
|
26
26
|
iBCSoftwareUpgrade(value: MsgIBCSoftwareUpgrade): {
|
|
27
27
|
typeUrl: string;
|
|
28
|
-
value: Uint8Array
|
|
28
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
29
29
|
};
|
|
30
30
|
updateClientParams(value: MsgUpdateParams): {
|
|
31
31
|
typeUrl: string;
|
|
32
|
-
value: Uint8Array
|
|
32
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
33
33
|
};
|
|
34
34
|
};
|
|
35
35
|
withTypeUrl: {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { SigningClientResolver } from "../../../../helper-func-types";
|
|
2
2
|
import { MsgCreateClient, MsgUpdateClient, MsgUpgradeClient, MsgSubmitMisbehaviour, MsgRecoverClient, MsgIBCSoftwareUpgrade, MsgUpdateParams } from "./tx";
|
|
3
|
-
export declare const createCreateClient: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgCreateClient | MsgCreateClient[], fee:
|
|
4
|
-
export declare const createUpdateClient: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpdateClient | MsgUpdateClient[], fee:
|
|
5
|
-
export declare const createUpgradeClient: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpgradeClient | MsgUpgradeClient[], fee:
|
|
6
|
-
export declare const createSubmitMisbehaviour: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgSubmitMisbehaviour | MsgSubmitMisbehaviour[], fee:
|
|
7
|
-
export declare const createRecoverClient: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgRecoverClient | MsgRecoverClient[], fee:
|
|
8
|
-
export declare const createIBCSoftwareUpgrade: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgIBCSoftwareUpgrade | MsgIBCSoftwareUpgrade[], fee:
|
|
9
|
-
export declare const createUpdateClientParams: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee:
|
|
3
|
+
export declare const createCreateClient: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgCreateClient | MsgCreateClient[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
4
|
+
export declare const createUpdateClient: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpdateClient | MsgUpdateClient[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
5
|
+
export declare const createUpgradeClient: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpgradeClient | MsgUpgradeClient[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
6
|
+
export declare const createSubmitMisbehaviour: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgSubmitMisbehaviour | MsgSubmitMisbehaviour[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
7
|
+
export declare const createRecoverClient: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgRecoverClient | MsgRecoverClient[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
8
|
+
export declare const createIBCSoftwareUpgrade: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgIBCSoftwareUpgrade | MsgIBCSoftwareUpgrade[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
9
|
+
export declare const createUpdateClientParams: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Params = exports.Version = exports.ConnectionPaths = exports.ClientPaths = exports.Counterparty = exports.IdentifiedConnection = exports.ConnectionEnd = exports.
|
|
3
|
+
exports.Params = exports.Version = exports.ConnectionPaths = exports.ClientPaths = exports.Counterparty = exports.IdentifiedConnection = exports.ConnectionEnd = exports.StateAmino = exports.State = void 0;
|
|
4
|
+
exports.stateFromJSON = stateFromJSON;
|
|
5
|
+
exports.stateToJSON = stateToJSON;
|
|
4
6
|
const commitment_1 = require("../../commitment/v1/commitment");
|
|
5
7
|
const helpers_1 = require("../../../../helpers");
|
|
6
8
|
const binary_1 = require("../../../../binary");
|
|
@@ -44,7 +46,6 @@ function stateFromJSON(object) {
|
|
|
44
46
|
return State.UNRECOGNIZED;
|
|
45
47
|
}
|
|
46
48
|
}
|
|
47
|
-
exports.stateFromJSON = stateFromJSON;
|
|
48
49
|
function stateToJSON(object) {
|
|
49
50
|
switch (object) {
|
|
50
51
|
case State.STATE_UNINITIALIZED_UNSPECIFIED:
|
|
@@ -60,7 +61,6 @@ function stateToJSON(object) {
|
|
|
60
61
|
return "UNRECOGNIZED";
|
|
61
62
|
}
|
|
62
63
|
}
|
|
63
|
-
exports.stateToJSON = stateToJSON;
|
|
64
64
|
function createBaseConnectionEnd() {
|
|
65
65
|
return {
|
|
66
66
|
clientId: "",
|
|
@@ -5,23 +5,23 @@ export declare const MessageComposer: {
|
|
|
5
5
|
encoded: {
|
|
6
6
|
connectionOpenInit(value: MsgConnectionOpenInit): {
|
|
7
7
|
typeUrl: string;
|
|
8
|
-
value: Uint8Array
|
|
8
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
9
9
|
};
|
|
10
10
|
connectionOpenTry(value: MsgConnectionOpenTry): {
|
|
11
11
|
typeUrl: string;
|
|
12
|
-
value: Uint8Array
|
|
12
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
13
13
|
};
|
|
14
14
|
connectionOpenAck(value: MsgConnectionOpenAck): {
|
|
15
15
|
typeUrl: string;
|
|
16
|
-
value: Uint8Array
|
|
16
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
17
17
|
};
|
|
18
18
|
connectionOpenConfirm(value: MsgConnectionOpenConfirm): {
|
|
19
19
|
typeUrl: string;
|
|
20
|
-
value: Uint8Array
|
|
20
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
21
21
|
};
|
|
22
22
|
updateConnectionParams(value: MsgUpdateParams): {
|
|
23
23
|
typeUrl: string;
|
|
24
|
-
value: Uint8Array
|
|
24
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
25
25
|
};
|
|
26
26
|
};
|
|
27
27
|
withTypeUrl: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { SigningClientResolver } from "../../../../helper-func-types";
|
|
2
2
|
import { MsgConnectionOpenInit, MsgConnectionOpenTry, MsgConnectionOpenAck, MsgConnectionOpenConfirm, MsgUpdateParams } from "./tx";
|
|
3
|
-
export declare const createConnectionOpenInit: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgConnectionOpenInit | MsgConnectionOpenInit[], fee:
|
|
4
|
-
export declare const createConnectionOpenTry: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgConnectionOpenTry | MsgConnectionOpenTry[], fee:
|
|
5
|
-
export declare const createConnectionOpenAck: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgConnectionOpenAck | MsgConnectionOpenAck[], fee:
|
|
6
|
-
export declare const createConnectionOpenConfirm: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgConnectionOpenConfirm | MsgConnectionOpenConfirm[], fee:
|
|
7
|
-
export declare const createUpdateConnectionParams: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee:
|
|
3
|
+
export declare const createConnectionOpenInit: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgConnectionOpenInit | MsgConnectionOpenInit[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
4
|
+
export declare const createConnectionOpenTry: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgConnectionOpenTry | MsgConnectionOpenTry[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
5
|
+
export declare const createConnectionOpenAck: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgConnectionOpenAck | MsgConnectionOpenAck[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
6
|
+
export declare const createConnectionOpenConfirm: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgConnectionOpenConfirm | MsgConnectionOpenConfirm[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
7
|
+
export declare const createUpdateConnectionParams: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../../helper-func-types").DeliverTxResponse>;
|
|
@@ -5,11 +5,11 @@ export declare const MessageComposer: {
|
|
|
5
5
|
encoded: {
|
|
6
6
|
bid(value: MsgBid): {
|
|
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: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { SigningClientResolver } from "../../../helper-func-types";
|
|
2
2
|
import { MsgBid, MsgUpdateParams } from "./tx";
|
|
3
|
-
export declare const createBid: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgBid | MsgBid[], fee:
|
|
4
|
-
export declare const createUpdateParams: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee:
|
|
3
|
+
export declare const createBid: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgBid | MsgBid[], fee: import("../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../helper-func-types").DeliverTxResponse>;
|
|
4
|
+
export declare const createUpdateParams: (clientResolver?: SigningClientResolver) => (signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../../helper-func-types").StdFee | "auto", memo: string) => Promise<import("../../../helper-func-types").DeliverTxResponse>;
|
|
@@ -1,7 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.EffectiveGrant = exports.ActiveGrant = exports.GrantAuthorization = exports.DenomDecimals = exports.MarketVolume = exports.AggregateAccountVolumeRecord = exports.AggregateSubaccountVolumeRecord = exports.Level = exports.TradeRecord = exports.SubaccountIDs = exports.TradeRecords =
|
|
3
|
+
exports.AccountRewards = exports.VolumeRecord = exports.FeeDiscountTierTTL = exports.FeeDiscountSchedule = exports.FeeDiscountTierInfo = exports.TradingRewardCampaignInfo = exports.CampaignRewardPool = exports.TradingRewardCampaignBoostInfo = exports.PointsMultiplier = exports.DepositUpdate = exports.SubaccountDeposit = exports.SubaccountPosition = exports.DerivativeTradeLog = exports.PositionDelta = exports.TradeLog = exports.MarketOrderIndicator = exports.Position = exports.DerivativeMarketOrder = exports.DerivativeLimitOrder = exports.SubaccountOrderData = exports.SubaccountOrder = exports.SubaccountOrderbookMetadata = exports.DerivativeOrder = exports.SpotMarketOrder = exports.SpotLimitOrder = exports.SpotOrder = exports.OrderInfo = exports.SubaccountTradeNonce = exports.Deposit = exports.SpotMarket = exports.MidPriceAndTOB = exports.NextFundingTimestamp = exports.DerivativeMarketSettlementInfo = exports.PerpetualMarketFunding = exports.PerpetualMarketInfo = exports.ExpiryFuturesMarketInfo = exports.BinaryOptionsMarket = exports.DerivativeMarket = exports.MarketFeeMultiplier = exports.Params = exports.OrderMaskAmino = exports.OrderMask = exports.ExecutionTypeAmino = exports.ExecutionType = exports.OrderTypeAmino = exports.OrderType = exports.MarketStatusAmino = exports.MarketStatus = exports.AtomicMarketOrderAccessLevelAmino = exports.AtomicMarketOrderAccessLevel = void 0;
|
|
4
|
+
exports.EffectiveGrant = exports.ActiveGrant = exports.GrantAuthorization = exports.DenomDecimals = exports.MarketVolume = exports.AggregateAccountVolumeRecord = exports.AggregateSubaccountVolumeRecord = exports.Level = exports.TradeRecord = exports.SubaccountIDs = exports.TradeRecords = void 0;
|
|
5
|
+
exports.atomicMarketOrderAccessLevelFromJSON = atomicMarketOrderAccessLevelFromJSON;
|
|
6
|
+
exports.atomicMarketOrderAccessLevelToJSON = atomicMarketOrderAccessLevelToJSON;
|
|
7
|
+
exports.marketStatusFromJSON = marketStatusFromJSON;
|
|
8
|
+
exports.marketStatusToJSON = marketStatusToJSON;
|
|
9
|
+
exports.orderTypeFromJSON = orderTypeFromJSON;
|
|
10
|
+
exports.orderTypeToJSON = orderTypeToJSON;
|
|
11
|
+
exports.executionTypeFromJSON = executionTypeFromJSON;
|
|
12
|
+
exports.executionTypeToJSON = executionTypeToJSON;
|
|
13
|
+
exports.orderMaskFromJSON = orderMaskFromJSON;
|
|
14
|
+
exports.orderMaskToJSON = orderMaskToJSON;
|
|
5
15
|
const coin_1 = require("../../../cosmos/base/v1beta1/coin");
|
|
6
16
|
const helpers_1 = require("../../../helpers");
|
|
7
17
|
const binary_1 = require("../../../binary");
|
|
@@ -35,7 +45,6 @@ function atomicMarketOrderAccessLevelFromJSON(object) {
|
|
|
35
45
|
return AtomicMarketOrderAccessLevel.UNRECOGNIZED;
|
|
36
46
|
}
|
|
37
47
|
}
|
|
38
|
-
exports.atomicMarketOrderAccessLevelFromJSON = atomicMarketOrderAccessLevelFromJSON;
|
|
39
48
|
function atomicMarketOrderAccessLevelToJSON(object) {
|
|
40
49
|
switch (object) {
|
|
41
50
|
case AtomicMarketOrderAccessLevel.Nobody:
|
|
@@ -51,7 +60,6 @@ function atomicMarketOrderAccessLevelToJSON(object) {
|
|
|
51
60
|
return "UNRECOGNIZED";
|
|
52
61
|
}
|
|
53
62
|
}
|
|
54
|
-
exports.atomicMarketOrderAccessLevelToJSON = atomicMarketOrderAccessLevelToJSON;
|
|
55
63
|
var MarketStatus;
|
|
56
64
|
(function (MarketStatus) {
|
|
57
65
|
MarketStatus[MarketStatus["Unspecified"] = 0] = "Unspecified";
|
|
@@ -85,7 +93,6 @@ function marketStatusFromJSON(object) {
|
|
|
85
93
|
return MarketStatus.UNRECOGNIZED;
|
|
86
94
|
}
|
|
87
95
|
}
|
|
88
|
-
exports.marketStatusFromJSON = marketStatusFromJSON;
|
|
89
96
|
function marketStatusToJSON(object) {
|
|
90
97
|
switch (object) {
|
|
91
98
|
case MarketStatus.Unspecified:
|
|
@@ -103,7 +110,6 @@ function marketStatusToJSON(object) {
|
|
|
103
110
|
return "UNRECOGNIZED";
|
|
104
111
|
}
|
|
105
112
|
}
|
|
106
|
-
exports.marketStatusToJSON = marketStatusToJSON;
|
|
107
113
|
var OrderType;
|
|
108
114
|
(function (OrderType) {
|
|
109
115
|
OrderType[OrderType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -161,7 +167,6 @@ function orderTypeFromJSON(object) {
|
|
|
161
167
|
return OrderType.UNRECOGNIZED;
|
|
162
168
|
}
|
|
163
169
|
}
|
|
164
|
-
exports.orderTypeFromJSON = orderTypeFromJSON;
|
|
165
170
|
function orderTypeToJSON(object) {
|
|
166
171
|
switch (object) {
|
|
167
172
|
case OrderType.UNSPECIFIED:
|
|
@@ -191,7 +196,6 @@ function orderTypeToJSON(object) {
|
|
|
191
196
|
return "UNRECOGNIZED";
|
|
192
197
|
}
|
|
193
198
|
}
|
|
194
|
-
exports.orderTypeToJSON = orderTypeToJSON;
|
|
195
199
|
var ExecutionType;
|
|
196
200
|
(function (ExecutionType) {
|
|
197
201
|
ExecutionType[ExecutionType["UnspecifiedExecutionType"] = 0] = "UnspecifiedExecutionType";
|
|
@@ -233,7 +237,6 @@ function executionTypeFromJSON(object) {
|
|
|
233
237
|
return ExecutionType.UNRECOGNIZED;
|
|
234
238
|
}
|
|
235
239
|
}
|
|
236
|
-
exports.executionTypeFromJSON = executionTypeFromJSON;
|
|
237
240
|
function executionTypeToJSON(object) {
|
|
238
241
|
switch (object) {
|
|
239
242
|
case ExecutionType.UnspecifiedExecutionType:
|
|
@@ -255,7 +258,6 @@ function executionTypeToJSON(object) {
|
|
|
255
258
|
return "UNRECOGNIZED";
|
|
256
259
|
}
|
|
257
260
|
}
|
|
258
|
-
exports.executionTypeToJSON = executionTypeToJSON;
|
|
259
261
|
var OrderMask;
|
|
260
262
|
(function (OrderMask) {
|
|
261
263
|
OrderMask[OrderMask["UNUSED"] = 0] = "UNUSED";
|
|
@@ -301,7 +303,6 @@ function orderMaskFromJSON(object) {
|
|
|
301
303
|
return OrderMask.UNRECOGNIZED;
|
|
302
304
|
}
|
|
303
305
|
}
|
|
304
|
-
exports.orderMaskFromJSON = orderMaskFromJSON;
|
|
305
306
|
function orderMaskToJSON(object) {
|
|
306
307
|
switch (object) {
|
|
307
308
|
case OrderMask.UNUSED:
|
|
@@ -325,7 +326,6 @@ function orderMaskToJSON(object) {
|
|
|
325
326
|
return "UNRECOGNIZED";
|
|
326
327
|
}
|
|
327
328
|
}
|
|
328
|
-
exports.orderMaskToJSON = orderMaskToJSON;
|
|
329
329
|
function createBaseParams() {
|
|
330
330
|
return {
|
|
331
331
|
spotMarketInstantListingFee: coin_1.Coin.fromPartial({}),
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AtomicMarketOrderFeeMultiplierScheduleProposal = exports.BatchCommunityPoolSpendProposal = exports.FeeDiscountProposal = exports.TradingRewardPendingPointsUpdateProposal = exports.RewardPointUpdate = exports.TradingRewardCampaignUpdateProposal = exports.TradingRewardCampaignLaunchProposal = exports.OracleParams = exports.ProviderOracleParams = exports.BinaryOptionsMarketParamUpdateProposal = exports.UpdateDenomDecimalsProposal = exports.MarketForcedSettlementProposal = exports.AdminInfo = exports.DerivativeMarketParamUpdateProposal = exports.ExpiryFuturesMarketLaunchProposal = exports.BinaryOptionsMarketLaunchProposal = exports.PerpetualMarketLaunchProposal = exports.SpotMarketLaunchProposal = exports.BatchExchangeModificationProposal = exports.ExchangeEnableProposal = exports.SpotMarketParamUpdateProposal = exports.
|
|
3
|
+
exports.AtomicMarketOrderFeeMultiplierScheduleProposal = exports.BatchCommunityPoolSpendProposal = exports.FeeDiscountProposal = exports.TradingRewardPendingPointsUpdateProposal = exports.RewardPointUpdate = exports.TradingRewardCampaignUpdateProposal = exports.TradingRewardCampaignLaunchProposal = exports.OracleParams = exports.ProviderOracleParams = exports.BinaryOptionsMarketParamUpdateProposal = exports.UpdateDenomDecimalsProposal = exports.MarketForcedSettlementProposal = exports.AdminInfo = exports.DerivativeMarketParamUpdateProposal = exports.ExpiryFuturesMarketLaunchProposal = exports.BinaryOptionsMarketLaunchProposal = exports.PerpetualMarketLaunchProposal = exports.SpotMarketLaunchProposal = exports.BatchExchangeModificationProposal = exports.ExchangeEnableProposal = exports.SpotMarketParamUpdateProposal = exports.ExchangeTypeAmino = exports.ExchangeType = void 0;
|
|
4
|
+
exports.exchangeTypeFromJSON = exchangeTypeFromJSON;
|
|
5
|
+
exports.exchangeTypeToJSON = exchangeTypeToJSON;
|
|
4
6
|
const exchange_1 = require("./exchange");
|
|
5
7
|
const distribution_1 = require("../../../cosmos/distribution/v1beta1/distribution");
|
|
6
8
|
const helpers_1 = require("../../../helpers");
|
|
@@ -31,7 +33,6 @@ function exchangeTypeFromJSON(object) {
|
|
|
31
33
|
return ExchangeType.UNRECOGNIZED;
|
|
32
34
|
}
|
|
33
35
|
}
|
|
34
|
-
exports.exchangeTypeFromJSON = exchangeTypeFromJSON;
|
|
35
36
|
function exchangeTypeToJSON(object) {
|
|
36
37
|
switch (object) {
|
|
37
38
|
case ExchangeType.EXCHANGE_UNSPECIFIED:
|
|
@@ -45,7 +46,6 @@ function exchangeTypeToJSON(object) {
|
|
|
45
46
|
return "UNRECOGNIZED";
|
|
46
47
|
}
|
|
47
48
|
}
|
|
48
|
-
exports.exchangeTypeToJSON = exchangeTypeToJSON;
|
|
49
49
|
function createBaseSpotMarketParamUpdateProposal() {
|
|
50
50
|
return {
|
|
51
51
|
title: "",
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.QueryTraderSpotOrdersResponse = exports.TrimmedSpotLimitOrder = exports.QueryAccountAddressSpotOrdersRequest = exports.QueryTraderSpotOrdersRequest = exports.QuerySpotOrdersByHashesResponse = exports.QuerySpotOrdersByHashesRequest = exports.QueryFullSpotMarketResponse = exports.QueryFullSpotMarketRequest = exports.QueryFullSpotMarketsResponse = exports.QueryFullSpotMarketsRequest = exports.FullSpotMarket = exports.QuerySpotOrderbookResponse = exports.QuerySpotOrderbookRequest = exports.QuerySpotMarketResponse = exports.QuerySpotMarketRequest = exports.QuerySpotMarketsResponse = exports.QuerySpotMarketsRequest = exports.QuerySubaccountDepositResponse = exports.QuerySubaccountDepositRequest = exports.QueryAggregateMarketVolumesResponse = exports.QueryAggregateMarketVolumesRequest = exports.QueryDenomDecimalsResponse = exports.QueryDenomDecimalsRequest = exports.QueryDenomDecimalResponse = exports.QueryDenomDecimalRequest = exports.QueryAggregateMarketVolumeResponse = exports.QueryAggregateMarketVolumeRequest = exports.QueryAggregateVolumesResponse = exports.QueryAggregateVolumesRequest = exports.QueryAggregateVolumeResponse = exports.QueryAggregateVolumeRequest = exports.QueryExchangeBalancesResponse = exports.QueryExchangeBalancesRequest = exports.QuerySubaccountDepositsResponse = exports.QuerySubaccountDepositsResponse_DepositsEntry = exports.QuerySubaccountDepositsRequest = exports.QueryExchangeParamsResponse = exports.QueryExchangeParamsRequest = exports.SubaccountOrderbookMetadataWithMarket = exports.QuerySubaccountOrdersResponse = exports.QuerySubaccountOrdersRequest = exports.Subaccount = exports.
|
|
4
|
-
exports.QueryTradeRewardCampaignResponse = exports.QueryTradeRewardCampaignRequest = exports.QueryTradeRewardPointsResponse = exports.QueryTradeRewardPointsRequest = exports.QueryPositionsResponse = exports.QueryPositionsRequest = exports.QueryModuleStateResponse = exports.QueryModuleStateRequest = exports.QuerySubaccountTradeNonceResponse = exports.QuerySubaccountOrderMetadataResponse = exports.QueryPerpetualMarketFundingResponse = exports.QueryPerpetualMarketFundingRequest = exports.QueryExpiryFuturesMarketInfoResponse = exports.QueryExpiryFuturesMarketInfoRequest = exports.QueryPerpetualMarketInfoResponse = exports.QueryPerpetualMarketInfoRequest = exports.QuerySubaccountEffectivePositionInMarketResponse = exports.EffectivePosition = exports.QuerySubaccountPositionInMarketResponse = exports.QuerySubaccountPositionsResponse = exports.QuerySubaccountOrderMetadataRequest = exports.QuerySubaccountEffectivePositionInMarketRequest = exports.QuerySubaccountPositionInMarketRequest = exports.QuerySubaccountPositionsRequest = exports.QuerySubaccountTradeNonceRequest = exports.QueryDerivativeMarketAddressResponse = exports.QueryDerivativeMarketAddressRequest = exports.QueryDerivativeMarketResponse = exports.QueryDerivativeMarketRequest = exports.QueryDerivativeMarketsResponse = exports.FullDerivativeMarket = exports.PerpetualMarketState = exports.PriceLevel = exports.QueryDerivativeMarketsRequest = exports.QueryDerivativeOrdersByHashesResponse = exports.QueryDerivativeOrdersByHashesRequest = exports.QueryAccountAddressDerivativeOrdersResponse = exports.QueryTraderDerivativeOrdersResponse = exports.TrimmedDerivativeLimitOrder = exports.QueryAccountAddressDerivativeOrdersRequest = exports.QueryTraderDerivativeOrdersRequest = exports.QueryTraderDerivativeOrdersToCancelUpToAmountRequest = exports.QueryTraderSpotOrdersToCancelUpToAmountRequest = exports.QueryDerivativeOrderbookResponse = exports.QueryDerivativeOrderbookRequest = exports.QueryDerivativeMidPriceAndTOBResponse =
|
|
5
|
-
exports.QueryGrantAuthorizationsResponse = exports.QueryGrantAuthorizationsRequest = exports.QueryGrantAuthorizationResponse = exports.QueryGrantAuthorizationRequest = exports.QueryActiveStakeGrantResponse = exports.QueryActiveStakeGrantRequest = exports.QueryMarketAtomicExecutionFeeMultiplierResponse = exports.QueryMarketAtomicExecutionFeeMultiplierRequest = exports.QueryTraderDerivativeConditionalOrdersResponse = exports.TrimmedDerivativeConditionalOrder = exports.QueryTraderDerivativeConditionalOrdersRequest = exports.QueryBinaryMarketsResponse = exports.QueryBinaryMarketsRequest = exports.QueryMarketVolatilityResponse = exports.QueryMarketVolatilityRequest = exports.TradeHistoryOptions = exports.QueryHistoricalTradeRecordsResponse = exports.QueryHistoricalTradeRecordsRequest = exports.QueryMarketIDFromVaultResponse = exports.QueryMarketIDFromVaultRequest = exports.MitoVaultInfosResponse = exports.MitoVaultInfosRequest = exports.QueryFeeDiscountTierStatisticsResponse = exports.TierStatistic = exports.QueryFeeDiscountTierStatisticsRequest = exports.QueryBalanceWithBalanceHoldsResponse = exports.BalanceWithMarginHold = exports.QueryBalanceWithBalanceHoldsRequest = exports.QueryBalanceMismatchesResponse = exports.BalanceMismatch = exports.QueryBalanceMismatchesRequest = exports.QueryFeeDiscountScheduleResponse = exports.QueryFeeDiscountScheduleRequest = exports.QueryFeeDiscountAccountInfoResponse = exports.QueryFeeDiscountAccountInfoRequest =
|
|
3
|
+
exports.QueryDerivativeMidPriceAndTOBRequest = exports.QuerySpotMidPriceAndTOBResponse = exports.QuerySpotMidPriceAndTOBRequest = exports.QueryAccountAddressSpotOrdersResponse = exports.QueryTraderSpotOrdersResponse = exports.TrimmedSpotLimitOrder = exports.QueryAccountAddressSpotOrdersRequest = exports.QueryTraderSpotOrdersRequest = exports.QuerySpotOrdersByHashesResponse = exports.QuerySpotOrdersByHashesRequest = exports.QueryFullSpotMarketResponse = exports.QueryFullSpotMarketRequest = exports.QueryFullSpotMarketsResponse = exports.QueryFullSpotMarketsRequest = exports.FullSpotMarket = exports.QuerySpotOrderbookResponse = exports.QuerySpotOrderbookRequest = exports.QuerySpotMarketResponse = exports.QuerySpotMarketRequest = exports.QuerySpotMarketsResponse = exports.QuerySpotMarketsRequest = exports.QuerySubaccountDepositResponse = exports.QuerySubaccountDepositRequest = exports.QueryAggregateMarketVolumesResponse = exports.QueryAggregateMarketVolumesRequest = exports.QueryDenomDecimalsResponse = exports.QueryDenomDecimalsRequest = exports.QueryDenomDecimalResponse = exports.QueryDenomDecimalRequest = exports.QueryAggregateMarketVolumeResponse = exports.QueryAggregateMarketVolumeRequest = exports.QueryAggregateVolumesResponse = exports.QueryAggregateVolumesRequest = exports.QueryAggregateVolumeResponse = exports.QueryAggregateVolumeRequest = exports.QueryExchangeBalancesResponse = exports.QueryExchangeBalancesRequest = exports.QuerySubaccountDepositsResponse = exports.QuerySubaccountDepositsResponse_DepositsEntry = exports.QuerySubaccountDepositsRequest = exports.QueryExchangeParamsResponse = exports.QueryExchangeParamsRequest = exports.SubaccountOrderbookMetadataWithMarket = exports.QuerySubaccountOrdersResponse = exports.QuerySubaccountOrdersRequest = exports.Subaccount = exports.CancellationStrategyAmino = exports.CancellationStrategy = exports.OrderSideAmino = exports.OrderSide = void 0;
|
|
4
|
+
exports.QueryOptedOutOfRewardsAccountsResponse = exports.QueryOptedOutOfRewardsAccountsRequest = exports.QueryIsOptedOutOfRewardsResponse = exports.QueryIsOptedOutOfRewardsRequest = exports.QueryTradeRewardCampaignResponse = exports.QueryTradeRewardCampaignRequest = exports.QueryTradeRewardPointsResponse = exports.QueryTradeRewardPointsRequest = exports.QueryPositionsResponse = exports.QueryPositionsRequest = exports.QueryModuleStateResponse = exports.QueryModuleStateRequest = exports.QuerySubaccountTradeNonceResponse = exports.QuerySubaccountOrderMetadataResponse = exports.QueryPerpetualMarketFundingResponse = exports.QueryPerpetualMarketFundingRequest = exports.QueryExpiryFuturesMarketInfoResponse = exports.QueryExpiryFuturesMarketInfoRequest = exports.QueryPerpetualMarketInfoResponse = exports.QueryPerpetualMarketInfoRequest = exports.QuerySubaccountEffectivePositionInMarketResponse = exports.EffectivePosition = exports.QuerySubaccountPositionInMarketResponse = exports.QuerySubaccountPositionsResponse = exports.QuerySubaccountOrderMetadataRequest = exports.QuerySubaccountEffectivePositionInMarketRequest = exports.QuerySubaccountPositionInMarketRequest = exports.QuerySubaccountPositionsRequest = exports.QuerySubaccountTradeNonceRequest = exports.QueryDerivativeMarketAddressResponse = exports.QueryDerivativeMarketAddressRequest = exports.QueryDerivativeMarketResponse = exports.QueryDerivativeMarketRequest = exports.QueryDerivativeMarketsResponse = exports.FullDerivativeMarket = exports.PerpetualMarketState = exports.PriceLevel = exports.QueryDerivativeMarketsRequest = exports.QueryDerivativeOrdersByHashesResponse = exports.QueryDerivativeOrdersByHashesRequest = exports.QueryAccountAddressDerivativeOrdersResponse = exports.QueryTraderDerivativeOrdersResponse = exports.TrimmedDerivativeLimitOrder = exports.QueryAccountAddressDerivativeOrdersRequest = exports.QueryTraderDerivativeOrdersRequest = exports.QueryTraderDerivativeOrdersToCancelUpToAmountRequest = exports.QueryTraderSpotOrdersToCancelUpToAmountRequest = exports.QueryDerivativeOrderbookResponse = exports.QueryDerivativeOrderbookRequest = exports.QueryDerivativeMidPriceAndTOBResponse = void 0;
|
|
5
|
+
exports.QueryGrantAuthorizationsResponse = exports.QueryGrantAuthorizationsRequest = exports.QueryGrantAuthorizationResponse = exports.QueryGrantAuthorizationRequest = exports.QueryActiveStakeGrantResponse = exports.QueryActiveStakeGrantRequest = exports.QueryMarketAtomicExecutionFeeMultiplierResponse = exports.QueryMarketAtomicExecutionFeeMultiplierRequest = exports.QueryTraderDerivativeConditionalOrdersResponse = exports.TrimmedDerivativeConditionalOrder = exports.QueryTraderDerivativeConditionalOrdersRequest = exports.QueryBinaryMarketsResponse = exports.QueryBinaryMarketsRequest = exports.QueryMarketVolatilityResponse = exports.QueryMarketVolatilityRequest = exports.TradeHistoryOptions = exports.QueryHistoricalTradeRecordsResponse = exports.QueryHistoricalTradeRecordsRequest = exports.QueryMarketIDFromVaultResponse = exports.QueryMarketIDFromVaultRequest = exports.MitoVaultInfosResponse = exports.MitoVaultInfosRequest = exports.QueryFeeDiscountTierStatisticsResponse = exports.TierStatistic = exports.QueryFeeDiscountTierStatisticsRequest = exports.QueryBalanceWithBalanceHoldsResponse = exports.BalanceWithMarginHold = exports.QueryBalanceWithBalanceHoldsRequest = exports.QueryBalanceMismatchesResponse = exports.BalanceMismatch = exports.QueryBalanceMismatchesRequest = exports.QueryFeeDiscountScheduleResponse = exports.QueryFeeDiscountScheduleRequest = exports.QueryFeeDiscountAccountInfoResponse = exports.QueryFeeDiscountAccountInfoRequest = void 0;
|
|
6
|
+
exports.orderSideFromJSON = orderSideFromJSON;
|
|
7
|
+
exports.orderSideToJSON = orderSideToJSON;
|
|
8
|
+
exports.cancellationStrategyFromJSON = cancellationStrategyFromJSON;
|
|
9
|
+
exports.cancellationStrategyToJSON = cancellationStrategyToJSON;
|
|
6
10
|
const exchange_1 = require("./exchange");
|
|
7
11
|
const genesis_1 = require("./genesis");
|
|
8
12
|
const oracle_1 = require("../../oracle/v1beta1/oracle");
|
|
@@ -34,7 +38,6 @@ function orderSideFromJSON(object) {
|
|
|
34
38
|
return OrderSide.UNRECOGNIZED;
|
|
35
39
|
}
|
|
36
40
|
}
|
|
37
|
-
exports.orderSideFromJSON = orderSideFromJSON;
|
|
38
41
|
function orderSideToJSON(object) {
|
|
39
42
|
switch (object) {
|
|
40
43
|
case OrderSide.Side_Unspecified:
|
|
@@ -48,7 +51,6 @@ function orderSideToJSON(object) {
|
|
|
48
51
|
return "UNRECOGNIZED";
|
|
49
52
|
}
|
|
50
53
|
}
|
|
51
|
-
exports.orderSideToJSON = orderSideToJSON;
|
|
52
54
|
/** CancellationStrategy is the list of cancellation strategies. */
|
|
53
55
|
var CancellationStrategy;
|
|
54
56
|
(function (CancellationStrategy) {
|
|
@@ -78,7 +80,6 @@ function cancellationStrategyFromJSON(object) {
|
|
|
78
80
|
return CancellationStrategy.UNRECOGNIZED;
|
|
79
81
|
}
|
|
80
82
|
}
|
|
81
|
-
exports.cancellationStrategyFromJSON = cancellationStrategyFromJSON;
|
|
82
83
|
function cancellationStrategyToJSON(object) {
|
|
83
84
|
switch (object) {
|
|
84
85
|
case CancellationStrategy.UnspecifiedOrder:
|
|
@@ -92,7 +93,6 @@ function cancellationStrategyToJSON(object) {
|
|
|
92
93
|
return "UNRECOGNIZED";
|
|
93
94
|
}
|
|
94
95
|
}
|
|
95
|
-
exports.cancellationStrategyToJSON = cancellationStrategyToJSON;
|
|
96
96
|
function createBaseSubaccount() {
|
|
97
97
|
return {
|
|
98
98
|
trader: "",
|