@xpla/xplajs 1.8.0-rc.2 → 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.
- package/binary.js +1 -1
- package/cosmos/auth/v1beta1/tx.registry.d.ts +1 -1
- package/cosmos/auth/v1beta1/tx.rpc.func.d.ts +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/consensus/v1/tx.registry.d.ts +1 -1
- package/cosmos/consensus/v1/tx.rpc.func.d.ts +1 -1
- package/cosmos/distribution/v1beta1/tx.registry.d.ts +7 -7
- package/cosmos/distribution/v1beta1/tx.rpc.func.d.ts +7 -7
- package/cosmos/evidence/v1beta1/tx.registry.d.ts +1 -1
- package/cosmos/evidence/v1beta1/tx.rpc.func.d.ts +1 -1
- package/cosmos/evm/feemarket/v1/tx.registry.d.ts +1 -1
- package/cosmos/evm/feemarket/v1/tx.rpc.func.d.ts +1 -1
- package/cosmos/evm/vm/v1/evm.js +4 -4
- package/cosmos/evm/vm/v1/tx.registry.d.ts +2 -2
- package/cosmos/evm/vm/v1/tx.rpc.func.d.ts +2 -2
- 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 +7 -7
- 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 +7 -7
- package/cosmos/gov/v1beta1/tx.registry.d.ts +4 -4
- package/cosmos/gov/v1beta1/tx.rpc.func.d.ts +4 -4
- package/cosmos/ics23/v1/proofs.js +7 -7
- package/cosmos/mint/v1beta1/tx.registry.d.ts +1 -1
- package/cosmos/mint/v1beta1/tx.rpc.func.d.ts +1 -1
- package/cosmos/slashing/v1beta1/tx.registry.d.ts +2 -2
- package/cosmos/slashing/v1beta1/tx.rpc.func.d.ts +2 -2
- package/cosmos/staking/v1beta1/authz.js +4 -4
- package/cosmos/staking/v1beta1/staking.js +7 -7
- 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 +4 -4
- package/cosmos/tx/v1beta1/service.js +7 -7
- package/cosmos/upgrade/v1beta1/tx.registry.d.ts +2 -2
- package/cosmos/upgrade/v1beta1/tx.rpc.func.d.ts +2 -2
- package/cosmos_proto/cosmos.js +4 -4
- 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 +7 -7
- package/esm/helpers.js +1 -1
- package/ethermint/evm/v1/tx.registry.d.ts +2 -2
- package/ethermint/evm/v1/tx.rpc.func.d.ts +2 -2
- package/ethermint/feemarket/v1/tx.registry.d.ts +1 -1
- package/ethermint/feemarket/v1/tx.rpc.func.d.ts +1 -1
- package/google/protobuf/descriptor.js +62 -63
- package/google/protobuf/duration.d.ts +1 -1
- package/google/protobuf/timestamp.d.ts +1 -1
- package/helper-func-types.d.ts +1 -1
- package/helper-func-types.js +2 -3
- package/helpers.js +13 -13
- package/ibc/applications/interchain_accounts/controller/v1/tx.registry.d.ts +3 -3
- package/ibc/applications/interchain_accounts/controller/v1/tx.rpc.func.d.ts +3 -3
- package/ibc/applications/interchain_accounts/host/v1/tx.registry.d.ts +2 -2
- package/ibc/applications/interchain_accounts/host/v1/tx.rpc.func.d.ts +2 -2
- package/ibc/applications/interchain_accounts/v1/packet.js +4 -4
- 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 +7 -7
- package/ibc/core/channel/v1/tx.js +4 -4
- package/ibc/core/channel/v1/tx.registry.d.ts +10 -10
- package/ibc/core/channel/v1/tx.rpc.func.d.ts +10 -10
- package/ibc/core/channel/v2/packet.js +4 -4
- package/ibc/core/channel/v2/tx.js +4 -4
- package/ibc/core/channel/v2/tx.registry.d.ts +4 -4
- package/ibc/core/channel/v2/tx.rpc.func.d.ts +4 -4
- package/ibc/core/client/v1/tx.registry.d.ts +8 -8
- package/ibc/core/client/v1/tx.rpc.func.d.ts +8 -8
- package/ibc/core/client/v2/tx.registry.d.ts +2 -2
- package/ibc/core/client/v2/tx.rpc.func.d.ts +2 -2
- package/ibc/core/connection/v1/connection.js +4 -4
- package/ibc/core/connection/v1/tx.registry.d.ts +5 -5
- package/ibc/core/connection/v1/tx.rpc.func.d.ts +5 -5
- package/ibc/lightclients/solomachine/v2/solomachine.js +4 -4
- package/ibc/lightclients/wasm/v1/tx.registry.d.ts +3 -3
- package/ibc/lightclients/wasm/v1/tx.rpc.func.d.ts +3 -3
- package/package.json +7 -7
- package/tendermint/abci/types.js +20 -20
- package/tendermint/types/types.js +4 -4
- package/tendermint/types/validator.js +4 -4
- package/utf8.js +3 -4
- package/varint.js +16 -17
- package/xpla/burn/v1beta1/tx.registry.d.ts +1 -1
- package/xpla/burn/v1beta1/tx.rpc.func.d.ts +1 -1
- package/xpla/lcd.js +17 -7
- package/xpla/reward/v1beta1/tx.registry.d.ts +2 -2
- package/xpla/reward/v1beta1/tx.rpc.func.d.ts +2 -2
- package/xpla/rpc.query.js +17 -7
- package/xpla/rpc.tx.js +17 -7
- package/xpla/volunteer/v1beta1/tx.registry.d.ts +2 -2
- package/xpla/volunteer/v1beta1/tx.rpc.func.d.ts +2 -2
package/varint.js
CHANGED
|
@@ -5,7 +5,22 @@
|
|
|
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.
|
|
8
|
+
exports.varint64read = varint64read;
|
|
9
|
+
exports.varint64write = varint64write;
|
|
10
|
+
exports.int64FromString = int64FromString;
|
|
11
|
+
exports.int64ToString = int64ToString;
|
|
12
|
+
exports.uInt64ToString = uInt64ToString;
|
|
13
|
+
exports.varint32write = varint32write;
|
|
14
|
+
exports.varint32read = varint32read;
|
|
15
|
+
exports.zzEncode = zzEncode;
|
|
16
|
+
exports.zzDecode = zzDecode;
|
|
17
|
+
exports.readUInt32 = readUInt32;
|
|
18
|
+
exports.readInt32 = readInt32;
|
|
19
|
+
exports.writeVarint32 = writeVarint32;
|
|
20
|
+
exports.writeVarint64 = writeVarint64;
|
|
21
|
+
exports.int64Length = int64Length;
|
|
22
|
+
exports.writeFixed32 = writeFixed32;
|
|
23
|
+
exports.writeByte = writeByte;
|
|
9
24
|
// Copyright 2008 Google Inc. All rights reserved.
|
|
10
25
|
//
|
|
11
26
|
// Redistribution and use in source and binary forms, with or without
|
|
@@ -80,7 +95,6 @@ function varint64read() {
|
|
|
80
95
|
}
|
|
81
96
|
throw new Error("invalid varint");
|
|
82
97
|
}
|
|
83
|
-
exports.varint64read = varint64read;
|
|
84
98
|
/**
|
|
85
99
|
* Write a 64 bit varint, given as two JS numbers, to the given bytes array.
|
|
86
100
|
*
|
|
@@ -115,7 +129,6 @@ function varint64write(lo, hi, bytes) {
|
|
|
115
129
|
}
|
|
116
130
|
bytes.push((hi >>> 31) & 0x01);
|
|
117
131
|
}
|
|
118
|
-
exports.varint64write = varint64write;
|
|
119
132
|
// constants for binary math
|
|
120
133
|
const TWO_PWR_32_DBL = 0x100000000;
|
|
121
134
|
/**
|
|
@@ -154,7 +167,6 @@ function int64FromString(dec) {
|
|
|
154
167
|
add1e6digit(-6);
|
|
155
168
|
return minus ? negate(lowBits, highBits) : newBits(lowBits, highBits);
|
|
156
169
|
}
|
|
157
|
-
exports.int64FromString = int64FromString;
|
|
158
170
|
/**
|
|
159
171
|
* Losslessly converts a 64-bit signed integer in 32:32 split representation
|
|
160
172
|
* into a decimal string.
|
|
@@ -174,7 +186,6 @@ function int64ToString(lo, hi) {
|
|
|
174
186
|
const result = uInt64ToString(bits.lo, bits.hi);
|
|
175
187
|
return negative ? "-" + result : result;
|
|
176
188
|
}
|
|
177
|
-
exports.int64ToString = int64ToString;
|
|
178
189
|
/**
|
|
179
190
|
* Losslessly converts a 64-bit unsigned integer in 32:32 split representation
|
|
180
191
|
* into a decimal string.
|
|
@@ -229,7 +240,6 @@ function uInt64ToString(lo, hi) {
|
|
|
229
240
|
decimalFrom1e7WithLeadingZeros(digitB) +
|
|
230
241
|
decimalFrom1e7WithLeadingZeros(digitA));
|
|
231
242
|
}
|
|
232
|
-
exports.uInt64ToString = uInt64ToString;
|
|
233
243
|
function toUnsigned(lo, hi) {
|
|
234
244
|
return { lo: lo >>> 0, hi: hi >>> 0 };
|
|
235
245
|
}
|
|
@@ -284,7 +294,6 @@ function varint32write(value, bytes) {
|
|
|
284
294
|
bytes.push(1);
|
|
285
295
|
}
|
|
286
296
|
}
|
|
287
|
-
exports.varint32write = varint32write;
|
|
288
297
|
/**
|
|
289
298
|
* Read an unsigned 32 bit varint.
|
|
290
299
|
*
|
|
@@ -326,7 +335,6 @@ function varint32read() {
|
|
|
326
335
|
// Result can have 32 bits, convert it to unsigned
|
|
327
336
|
return result >>> 0;
|
|
328
337
|
}
|
|
329
|
-
exports.varint32read = varint32read;
|
|
330
338
|
/**
|
|
331
339
|
* encode zig zag
|
|
332
340
|
*/
|
|
@@ -336,7 +344,6 @@ function zzEncode(lo, hi) {
|
|
|
336
344
|
lo = ((lo << 1) ^ mask) >>> 0;
|
|
337
345
|
return [lo, hi];
|
|
338
346
|
}
|
|
339
|
-
exports.zzEncode = zzEncode;
|
|
340
347
|
/**
|
|
341
348
|
* decode zig zag
|
|
342
349
|
*/
|
|
@@ -346,7 +353,6 @@ function zzDecode(lo, hi) {
|
|
|
346
353
|
hi = ((hi >>> 1) ^ mask) >>> 0;
|
|
347
354
|
return [lo, hi];
|
|
348
355
|
}
|
|
349
|
-
exports.zzDecode = zzDecode;
|
|
350
356
|
/**
|
|
351
357
|
* unsigned int32 without moving pos.
|
|
352
358
|
*/
|
|
@@ -354,7 +360,6 @@ function readUInt32(buf, pos) {
|
|
|
354
360
|
return ((buf[pos] | (buf[pos + 1] << 8) | (buf[pos + 2] << 16)) +
|
|
355
361
|
buf[pos + 3] * 0x1000000);
|
|
356
362
|
}
|
|
357
|
-
exports.readUInt32 = readUInt32;
|
|
358
363
|
/**
|
|
359
364
|
* signed int32 without moving pos.
|
|
360
365
|
*/
|
|
@@ -362,7 +367,6 @@ function readInt32(buf, pos) {
|
|
|
362
367
|
return ((buf[pos] | (buf[pos + 1] << 8) | (buf[pos + 2] << 16)) +
|
|
363
368
|
(buf[pos + 3] << 24));
|
|
364
369
|
}
|
|
365
|
-
exports.readInt32 = readInt32;
|
|
366
370
|
/**
|
|
367
371
|
* writing varint32 to pos
|
|
368
372
|
*/
|
|
@@ -373,7 +377,6 @@ function writeVarint32(val, buf, pos) {
|
|
|
373
377
|
}
|
|
374
378
|
buf[pos] = val;
|
|
375
379
|
}
|
|
376
|
-
exports.writeVarint32 = writeVarint32;
|
|
377
380
|
/**
|
|
378
381
|
* writing varint64 to pos
|
|
379
382
|
*/
|
|
@@ -389,7 +392,6 @@ function writeVarint64(val, buf, pos) {
|
|
|
389
392
|
}
|
|
390
393
|
buf[pos++] = val.lo;
|
|
391
394
|
}
|
|
392
|
-
exports.writeVarint64 = writeVarint64;
|
|
393
395
|
function int64Length(lo, hi) {
|
|
394
396
|
let part0 = lo, part1 = ((lo >>> 28) | (hi << 4)) >>> 0, part2 = hi >>> 24;
|
|
395
397
|
return part2 === 0
|
|
@@ -412,15 +414,12 @@ function int64Length(lo, hi) {
|
|
|
412
414
|
? 9
|
|
413
415
|
: 10;
|
|
414
416
|
}
|
|
415
|
-
exports.int64Length = int64Length;
|
|
416
417
|
function writeFixed32(val, buf, pos) {
|
|
417
418
|
buf[pos] = val & 255;
|
|
418
419
|
buf[pos + 1] = (val >>> 8) & 255;
|
|
419
420
|
buf[pos + 2] = (val >>> 16) & 255;
|
|
420
421
|
buf[pos + 3] = val >>> 24;
|
|
421
422
|
}
|
|
422
|
-
exports.writeFixed32 = writeFixed32;
|
|
423
423
|
function writeByte(val, buf, pos) {
|
|
424
424
|
buf[pos] = val & 255;
|
|
425
425
|
}
|
|
426
|
-
exports.writeByte = writeByte;
|
|
@@ -5,4 +5,4 @@ import { MsgBurn } from "./tx";
|
|
|
5
5
|
* @package xpla.burn.v1beta1
|
|
6
6
|
* @see proto service: xpla.burn.v1beta1.Burn
|
|
7
7
|
*/
|
|
8
|
-
export declare const burn: (client: import("@interchainjs/cosmos
|
|
8
|
+
export declare const burn: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgBurn | MsgBurn[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
package/xpla/lcd.js
CHANGED
|
@@ -15,13 +15,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
15
15
|
}) : function(o, v) {
|
|
16
16
|
o["default"] = v;
|
|
17
17
|
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
};
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
25
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
36
|
exports.createLCDClient = void 0;
|
|
27
37
|
const lcd_1 = require("@cosmology/lcd");
|
|
@@ -5,11 +5,11 @@ export declare const MessageComposer: {
|
|
|
5
5
|
encoded: {
|
|
6
6
|
fundRewardPool(value: MsgFundRewardPool): {
|
|
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: {
|
|
@@ -6,7 +6,7 @@ import { MsgFundRewardPool, MsgUpdateParams } from "./tx";
|
|
|
6
6
|
* @package xpla.reward.v1beta1
|
|
7
7
|
* @see proto service: xpla.reward.v1beta1.FundRewardPool
|
|
8
8
|
*/
|
|
9
|
-
export declare const fundRewardPool: (client: import("@interchainjs/cosmos
|
|
9
|
+
export declare const fundRewardPool: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgFundRewardPool | MsgFundRewardPool[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
10
10
|
/**
|
|
11
11
|
* UpdateParams defined a governance operation for updating the x/reward
|
|
12
12
|
* module parameters. The authority is hard-coded to the Cosmos SDK x/gov
|
|
@@ -15,4 +15,4 @@ export declare const fundRewardPool: (client: import("@interchainjs/cosmos/types
|
|
|
15
15
|
* @package xpla.reward.v1beta1
|
|
16
16
|
* @see proto service: xpla.reward.v1beta1.UpdateParams
|
|
17
17
|
*/
|
|
18
|
-
export declare const updateParams: (client: import("@interchainjs/cosmos
|
|
18
|
+
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>;
|
package/xpla/rpc.query.js
CHANGED
|
@@ -15,13 +15,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
15
15
|
}) : function(o, v) {
|
|
16
16
|
o["default"] = v;
|
|
17
17
|
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
};
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
25
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
36
|
exports.createRPCQueryClient = void 0;
|
|
27
37
|
const tendermint_rpc_1 = require("@cosmjs/tendermint-rpc");
|
package/xpla/rpc.tx.js
CHANGED
|
@@ -15,13 +15,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
15
15
|
}) : function(o, v) {
|
|
16
16
|
o["default"] = v;
|
|
17
17
|
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
};
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
25
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
36
|
exports.createRPCMsgClient = void 0;
|
|
27
37
|
const createRPCMsgClient = async ({ rpc }) => ({
|
|
@@ -5,11 +5,11 @@ export declare const MessageComposer: {
|
|
|
5
5
|
encoded: {
|
|
6
6
|
registerVolunteerValidator(value: MsgRegisterVolunteerValidator): {
|
|
7
7
|
typeUrl: string;
|
|
8
|
-
value: Uint8Array
|
|
8
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
9
9
|
};
|
|
10
10
|
unregisterVolunteerValidator(value: MsgUnregisterVolunteerValidator): {
|
|
11
11
|
typeUrl: string;
|
|
12
|
-
value: Uint8Array
|
|
12
|
+
value: Uint8Array<ArrayBufferLike>;
|
|
13
13
|
};
|
|
14
14
|
};
|
|
15
15
|
withTypeUrl: {
|
|
@@ -6,11 +6,11 @@ import { MsgRegisterVolunteerValidator, MsgUnregisterVolunteerValidator } from "
|
|
|
6
6
|
* @package xpla.volunteer.v1beta1
|
|
7
7
|
* @see proto service: xpla.volunteer.v1beta1.RegisterVolunteerValidator
|
|
8
8
|
*/
|
|
9
|
-
export declare const registerVolunteerValidator: (client: import("@interchainjs/cosmos
|
|
9
|
+
export declare const registerVolunteerValidator: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRegisterVolunteerValidator | MsgRegisterVolunteerValidator[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
10
10
|
/**
|
|
11
11
|
* UnregisterVolunteerValidator defines a method to unregister a volunteer
|
|
12
12
|
* @name unregisterVolunteerValidator
|
|
13
13
|
* @package xpla.volunteer.v1beta1
|
|
14
14
|
* @see proto service: xpla.volunteer.v1beta1.UnregisterVolunteerValidator
|
|
15
15
|
*/
|
|
16
|
-
export declare const unregisterVolunteerValidator: (client: import("@interchainjs/cosmos
|
|
16
|
+
export declare const unregisterVolunteerValidator: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUnregisterVolunteerValidator | MsgUnregisterVolunteerValidator[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|