@locuschain/lib 0.2.6 → 0.2.7
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/dist/accounts/index.amd.js +1 -1
- package/dist/accounts/index.cjs.cjs +1 -1
- package/dist/accounts/index.esm.js +1 -1
- package/dist/autogen/actions/public/calculateAvailableByForward.d.cts +4 -0
- package/dist/autogen/actions/public/calculateAvailableByForward.d.mts +4 -0
- package/dist/autogen/actions/public/calculateAvailableByForwardList.d.cts +4 -0
- package/dist/autogen/actions/public/calculateAvailableByForwardList.d.mts +4 -0
- package/dist/autogen/actions/public/getHoldTxDir.d.cts +3 -0
- package/dist/autogen/actions/public/getHoldTxDir.d.mts +3 -0
- package/dist/autogen/actions/public/getHoldTxFlushSeq.d.cts +3 -0
- package/dist/autogen/actions/public/getHoldTxFlushSeq.d.mts +3 -0
- package/dist/autogen/actions/public/getLaunchCommand.d.cts +3 -0
- package/dist/autogen/actions/public/getLaunchCommand.d.mts +3 -0
- package/dist/autogen/actions/public/index.d.cts +6 -2
- package/dist/autogen/actions/public/index.d.mts +6 -2
- package/dist/autogen/actions/public/shutdown.d.cts +3 -0
- package/dist/autogen/actions/public/shutdown.d.mts +3 -0
- package/dist/autogen/index.amd.js +10 -3
- package/dist/autogen/index.cjs.cjs +11 -4
- package/dist/autogen/index.esm.js +3 -3
- package/dist/autogen/publicActions.d.cts +8 -4
- package/dist/autogen/publicActions.d.mts +8 -4
- package/dist/autogen/rpc-api-spec.d.cts +14 -6
- package/dist/autogen/rpc-api-spec.d.mts +14 -6
- package/dist/autogen/types/common/{forward-spent-item.d.cts → forward-available-item.d.cts} +1 -1
- package/dist/autogen/types/common/{forward-spent-item.d.mts → forward-available-item.d.mts} +1 -1
- package/dist/autogen/types/common/index.d.cts +1 -1
- package/dist/autogen/types/common/index.d.mts +1 -1
- package/dist/autogen/types/rpc/index.d.cts +8 -4
- package/dist/autogen/types/rpc/index.d.mts +8 -4
- package/dist/autogen/types/rpc/params-calculate-available-by-forward-list.d.cts +3 -0
- package/dist/autogen/types/rpc/params-calculate-available-by-forward-list.d.mts +3 -0
- package/dist/autogen/types/rpc/{params-calculate-spent-by-forward.d.cts → params-calculate-available-by-forward.d.cts} +1 -1
- package/dist/autogen/types/rpc/{params-calculate-spent-by-forward.d.mts → params-calculate-available-by-forward.d.mts} +1 -1
- package/dist/autogen/types/rpc/rpc-calculate-available-by-forward-list-result.d.cts +4 -0
- package/dist/autogen/types/rpc/rpc-calculate-available-by-forward-list-result.d.mts +4 -0
- package/dist/autogen/types/rpc/{rpc-calculate-spent-by-forward-result.d.cts → rpc-calculate-available-by-forward-result.d.cts} +1 -1
- package/dist/autogen/types/rpc/{rpc-calculate-spent-by-forward-result.d.mts → rpc-calculate-available-by-forward-result.d.mts} +1 -1
- package/dist/autogen/types/rpc/rpc-get-hold-tx-dir-result.d.cts +3 -0
- package/dist/autogen/types/rpc/rpc-get-hold-tx-dir-result.d.mts +3 -0
- package/dist/autogen/types/rpc/rpc-get-hold-tx-flush-seq-result.d.cts +4 -0
- package/dist/autogen/types/rpc/rpc-get-hold-tx-flush-seq-result.d.mts +4 -0
- package/dist/autogen/types/rpc/rpc-get-launch-command-result.d.cts +4 -0
- package/dist/autogen/types/rpc/rpc-get-launch-command-result.d.mts +4 -0
- package/dist/autogen/types/rpc/rpc-shutdown-result.d.cts +3 -0
- package/dist/autogen/types/rpc/rpc-shutdown-result.d.mts +3 -0
- package/dist/autogen/wasm/lclib.wasm +0 -0
- package/dist/autogen/wasm.d.cts +3 -0
- package/dist/autogen/wasm.d.mts +3 -0
- package/dist/chunks/{debugWalletActions-BWgEnPR5.js → debugWalletActions-BYqoNvYZ.js} +44 -8
- package/dist/chunks/{debugWalletActions-Dh5poX8K.js → debugWalletActions-DNB4coHM.js} +39 -7
- package/dist/chunks/{debugWalletActions-CjqVQSZX.cjs → debugWalletActions-WhGBP-BW.cjs} +44 -8
- package/dist/chunks/{keystore-B86UzV8A.js → keystore-BPU22XT-.js} +1 -1
- package/dist/chunks/{keystore-BUskzeOs.cjs → keystore-DS8JZhXs.cjs} +1 -1
- package/dist/chunks/{keystore-y1JlFTKh.js → keystore-JnuLzkLn.js} +1 -1
- package/dist/chunks/{wasm-CLXJDrJA.js → wasm-CU215LGW.js} +10 -1
- package/dist/chunks/{wasm-BYOKRR31.cjs → wasm-dbtq7eri.cjs} +12 -0
- package/dist/chunks/{wasm-CkFW222S.js → wasm-gROtmFm6.js} +12 -0
- package/dist/clients/createLocusPublicClient.d.cts +6 -2
- package/dist/clients/createLocusPublicClient.d.mts +6 -2
- package/dist/clients/index.amd.js +1 -1
- package/dist/clients/index.cjs.cjs +1 -1
- package/dist/clients/index.esm.js +1 -1
- package/dist/contracts/index.amd.js +1 -1
- package/dist/contracts/index.cjs.cjs +1 -1
- package/dist/contracts/index.esm.js +1 -1
- package/dist/index.amd.js +1 -1
- package/dist/index.cjs.cjs +3 -3
- package/dist/index.esm.js +3 -3
- package/dist/utils/index.amd.js +4 -1
- package/dist/utils/index.cjs.cjs +5 -2
- package/dist/utils/index.esm.js +3 -3
- package/package.json +1 -1
- package/dist/autogen/actions/public/calculateSpentByForward.d.cts +0 -4
- package/dist/autogen/actions/public/calculateSpentByForward.d.mts +0 -4
- package/dist/autogen/actions/public/calculateSpentByForwardList.d.cts +0 -4
- package/dist/autogen/actions/public/calculateSpentByForwardList.d.mts +0 -4
- package/dist/autogen/types/rpc/params-calculate-spent-by-forward-list.d.cts +0 -3
- package/dist/autogen/types/rpc/params-calculate-spent-by-forward-list.d.mts +0 -3
- package/dist/autogen/types/rpc/rpc-calculate-spent-by-forward-list-result.d.cts +0 -4
- package/dist/autogen/types/rpc/rpc-calculate-spent-by-forward-list-result.d.mts +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
define(['exports', '../chunks/tslib.es6-D29rxPkW', '../chunks/tx-type-DYAaL3xz', '../chunks/base-B_kRRfsf', '../chunks/account-BSrvZ7S8', '../chunks/wasm-
|
|
1
|
+
define(['exports', '../chunks/tslib.es6-D29rxPkW', '../chunks/tx-type-DYAaL3xz', '../chunks/base-B_kRRfsf', '../chunks/account-BSrvZ7S8', '../chunks/wasm-gROtmFm6', '../chunks/lclib-Bv86gksL'], (function (exports, tslib_es6, txType, base, account, wasm, lclib) { 'use strict';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* 메인 서명을 master 키로 생성하는 TX 타입 집합 (signByMasterKey WASM 호출).
|
|
@@ -4,7 +4,7 @@ var tslib_es6 = require('../chunks/tslib.es6-Cfi3-HmA.cjs');
|
|
|
4
4
|
var txType = require('../chunks/tx-type-khL8tWtn.cjs');
|
|
5
5
|
var base = require('../chunks/base-Cy5SSYLF.cjs');
|
|
6
6
|
var account = require('../chunks/account-BAsiKnSL.cjs');
|
|
7
|
-
var wasm = require('../chunks/wasm-
|
|
7
|
+
var wasm = require('../chunks/wasm-dbtq7eri.cjs');
|
|
8
8
|
require('../chunks/lclib-rGyKpClJ.cjs');
|
|
9
9
|
|
|
10
10
|
/**
|
|
@@ -2,7 +2,7 @@ import { _ as __awaiter } from '../chunks/tslib.es6-WQS2tr1v.js';
|
|
|
2
2
|
import { T as TxType } from '../chunks/tx-type-BUN9nEQ6.js';
|
|
3
3
|
import { B as BaseError } from '../chunks/base-BQXfRsuw.js';
|
|
4
4
|
import { a as SignKeyBindUnsupportedError, S as SignFailedError, D as DegenerateKeyError } from '../chunks/account-FZT9LH_s.js';
|
|
5
|
-
import {
|
|
5
|
+
import { R as signKeyBind, Q as signByMasterKey, P as sign, A as deriveKeysFromMnemonicAndPath, z as deriveKeysFromMnemonic } from '../chunks/wasm-CU215LGW.js';
|
|
6
6
|
import '../chunks/lclib-j2x9RvDY.js';
|
|
7
7
|
|
|
8
8
|
/**
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ParamsCalculateAvailableByForward } from '../../types/rpc/params-calculate-available-by-forward.cjs';
|
|
2
|
+
import { RpcCalculateAvailableByForwardResult } from '../../types/rpc/rpc-calculate-available-by-forward-result.cjs';
|
|
3
|
+
import type { Client } from '../../../clients/types.cjs';
|
|
4
|
+
export declare function calculateAvailableByForward(client: Client, param: ParamsCalculateAvailableByForward): Promise<RpcCalculateAvailableByForwardResult>;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ParamsCalculateAvailableByForward } from '../../types/rpc/params-calculate-available-by-forward.mjs';
|
|
2
|
+
import { RpcCalculateAvailableByForwardResult } from '../../types/rpc/rpc-calculate-available-by-forward-result.mjs';
|
|
3
|
+
import type { Client } from '../../../clients/types.mjs';
|
|
4
|
+
export declare function calculateAvailableByForward(client: Client, param: ParamsCalculateAvailableByForward): Promise<RpcCalculateAvailableByForwardResult>;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ParamsCalculateAvailableByForwardList } from '../../types/rpc/params-calculate-available-by-forward-list.cjs';
|
|
2
|
+
import { RpcCalculateAvailableByForwardListResult } from '../../types/rpc/rpc-calculate-available-by-forward-list-result.cjs';
|
|
3
|
+
import type { Client } from '../../../clients/types.cjs';
|
|
4
|
+
export declare function calculateAvailableByForwardList(client: Client, param: ParamsCalculateAvailableByForwardList): Promise<RpcCalculateAvailableByForwardListResult>;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ParamsCalculateAvailableByForwardList } from '../../types/rpc/params-calculate-available-by-forward-list.mjs';
|
|
2
|
+
import { RpcCalculateAvailableByForwardListResult } from '../../types/rpc/rpc-calculate-available-by-forward-list-result.mjs';
|
|
3
|
+
import type { Client } from '../../../clients/types.mjs';
|
|
4
|
+
export declare function calculateAvailableByForwardList(client: Client, param: ParamsCalculateAvailableByForwardList): Promise<RpcCalculateAvailableByForwardListResult>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export * from './accountHeightsToDownload.cjs';
|
|
2
2
|
export * from './accountHeightsToUpload.cjs';
|
|
3
|
-
export * from './
|
|
4
|
-
export * from './
|
|
3
|
+
export * from './calculateAvailableByForward.cjs';
|
|
4
|
+
export * from './calculateAvailableByForwardList.cjs';
|
|
5
5
|
export * from './clientMessage.cjs';
|
|
6
6
|
export * from './downloadAccountTxs.cjs';
|
|
7
7
|
export * from './echo.cjs';
|
|
@@ -14,8 +14,11 @@ export * from './getAccountHistory.cjs';
|
|
|
14
14
|
export * from './getAccountTokenList.cjs';
|
|
15
15
|
export * from './getConciseNodeStatus.cjs';
|
|
16
16
|
export * from './getGenesisAccount.cjs';
|
|
17
|
+
export * from './getHoldTxDir.cjs';
|
|
18
|
+
export * from './getHoldTxFlushSeq.cjs';
|
|
17
19
|
export * from './getIdentityProof.cjs';
|
|
18
20
|
export * from './getInactiveTxList.cjs';
|
|
21
|
+
export * from './getLaunchCommand.cjs';
|
|
19
22
|
export * from './getMontInfoList.cjs';
|
|
20
23
|
export * from './getNodeStatus.cjs';
|
|
21
24
|
export * from './getNodeVersion.cjs';
|
|
@@ -32,6 +35,7 @@ export * from './makeTxProof.cjs';
|
|
|
32
35
|
export * from './queryAddress.cjs';
|
|
33
36
|
export * from './readTxListWitness.cjs';
|
|
34
37
|
export * from './setHost.cjs';
|
|
38
|
+
export * from './shutdown.cjs';
|
|
35
39
|
export * from './subscribeAddress.cjs';
|
|
36
40
|
export * from './upliftProofW.cjs';
|
|
37
41
|
export * from './uploadAccountTxs.cjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export * from './accountHeightsToDownload.mjs';
|
|
2
2
|
export * from './accountHeightsToUpload.mjs';
|
|
3
|
-
export * from './
|
|
4
|
-
export * from './
|
|
3
|
+
export * from './calculateAvailableByForward.mjs';
|
|
4
|
+
export * from './calculateAvailableByForwardList.mjs';
|
|
5
5
|
export * from './clientMessage.mjs';
|
|
6
6
|
export * from './downloadAccountTxs.mjs';
|
|
7
7
|
export * from './echo.mjs';
|
|
@@ -14,8 +14,11 @@ export * from './getAccountHistory.mjs';
|
|
|
14
14
|
export * from './getAccountTokenList.mjs';
|
|
15
15
|
export * from './getConciseNodeStatus.mjs';
|
|
16
16
|
export * from './getGenesisAccount.mjs';
|
|
17
|
+
export * from './getHoldTxDir.mjs';
|
|
18
|
+
export * from './getHoldTxFlushSeq.mjs';
|
|
17
19
|
export * from './getIdentityProof.mjs';
|
|
18
20
|
export * from './getInactiveTxList.mjs';
|
|
21
|
+
export * from './getLaunchCommand.mjs';
|
|
19
22
|
export * from './getMontInfoList.mjs';
|
|
20
23
|
export * from './getNodeStatus.mjs';
|
|
21
24
|
export * from './getNodeVersion.mjs';
|
|
@@ -32,6 +35,7 @@ export * from './makeTxProof.mjs';
|
|
|
32
35
|
export * from './queryAddress.mjs';
|
|
33
36
|
export * from './readTxListWitness.mjs';
|
|
34
37
|
export * from './setHost.mjs';
|
|
38
|
+
export * from './shutdown.mjs';
|
|
35
39
|
export * from './subscribeAddress.mjs';
|
|
36
40
|
export * from './upliftProofW.mjs';
|
|
37
41
|
export * from './uploadAccountTxs.mjs';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
define(['exports', '../chunks/wasm-
|
|
1
|
+
define(['exports', '../chunks/wasm-gROtmFm6', '../chunks/debugWalletActions-BYqoNvYZ', '../chunks/lclib-Bv86gksL', '../chunks/tslib.es6-D29rxPkW', '../chunks/rpc-C4n7t9y0', '../chunks/base-B_kRRfsf', '../chunks/account-BSrvZ7S8'], (function (exports, wasm, debugWalletActions, lclib, tslib_es6, rpc, base, account) { 'use strict';
|
|
2
2
|
|
|
3
3
|
// Automatically generated file. DO NOT EDIT.
|
|
4
4
|
|
|
@@ -61,10 +61,13 @@ define(['exports', '../chunks/wasm-CkFW222S', '../chunks/debugWalletActions-BWgE
|
|
|
61
61
|
exports.createMasterKeystore = wasm.createMasterKeystore;
|
|
62
62
|
exports.createNormalKey = wasm.createNormalKey;
|
|
63
63
|
exports.createNormalKeystore = wasm.createNormalKeystore;
|
|
64
|
+
exports.decodeSubId = wasm.decodeSubId;
|
|
64
65
|
exports.decodeTxs = wasm.decodeTxs;
|
|
65
66
|
exports.deriveKeysFromMnemonic = wasm.deriveKeysFromMnemonic;
|
|
66
67
|
exports.deriveKeysFromMnemonicAndPath = wasm.deriveKeysFromMnemonicAndPath;
|
|
67
68
|
exports.disCompileCoreScript = wasm.disCompileCoreScript;
|
|
69
|
+
exports.encodeFuncData = wasm.encodeFuncData;
|
|
70
|
+
exports.encodeSubId = wasm.encodeSubId;
|
|
68
71
|
exports.encodeTxCurrency = wasm.encodeTxCurrency;
|
|
69
72
|
exports.encodeTxNumber = wasm.encodeTxNumber;
|
|
70
73
|
exports.generateMnemonic = wasm.generateMnemonic;
|
|
@@ -91,8 +94,8 @@ define(['exports', '../chunks/wasm-CkFW222S', '../chunks/debugWalletActions-BWgE
|
|
|
91
94
|
exports.accountHeightsToUpload = debugWalletActions.accountHeightsToUpload;
|
|
92
95
|
exports.becomeGuest = debugWalletActions.becomeGuest;
|
|
93
96
|
exports.becomeHost = debugWalletActions.becomeHost;
|
|
94
|
-
exports.
|
|
95
|
-
exports.
|
|
97
|
+
exports.calculateAvailableByForward = debugWalletActions.calculateAvailableByForward;
|
|
98
|
+
exports.calculateAvailableByForwardList = debugWalletActions.calculateAvailableByForwardList;
|
|
96
99
|
exports.changeKey = debugWalletActions.changeKey;
|
|
97
100
|
exports.changeVkey = debugWalletActions.changeVkey;
|
|
98
101
|
exports.clientMessage = debugWalletActions.clientMessage;
|
|
@@ -117,8 +120,11 @@ define(['exports', '../chunks/wasm-CkFW222S', '../chunks/debugWalletActions-BWgE
|
|
|
117
120
|
exports.getAccountTokenList = debugWalletActions.getAccountTokenList;
|
|
118
121
|
exports.getConciseNodeStatus = debugWalletActions.getConciseNodeStatus;
|
|
119
122
|
exports.getGenesisAccount = debugWalletActions.getGenesisAccount;
|
|
123
|
+
exports.getHoldTxDir = debugWalletActions.getHoldTxDir;
|
|
124
|
+
exports.getHoldTxFlushSeq = debugWalletActions.getHoldTxFlushSeq;
|
|
120
125
|
exports.getIdentityProof = debugWalletActions.getIdentityProof;
|
|
121
126
|
exports.getInactiveTxList = debugWalletActions.getInactiveTxList;
|
|
127
|
+
exports.getLaunchCommand = debugWalletActions.getLaunchCommand;
|
|
122
128
|
exports.getMontInfoList = debugWalletActions.getMontInfoList;
|
|
123
129
|
exports.getNodeStatus = debugWalletActions.getNodeStatus;
|
|
124
130
|
exports.getNodeVersion = debugWalletActions.getNodeVersion;
|
|
@@ -141,6 +147,7 @@ define(['exports', '../chunks/wasm-CkFW222S', '../chunks/debugWalletActions-BWgE
|
|
|
141
147
|
exports.readTxListWitness = debugWalletActions.readTxListWitness;
|
|
142
148
|
exports.requestDataTrade = debugWalletActions.requestDataTrade;
|
|
143
149
|
exports.setHost = debugWalletActions.setHost;
|
|
150
|
+
exports.shutdown = debugWalletActions.shutdown;
|
|
144
151
|
exports.subscribeAddress = debugWalletActions.subscribeAddress;
|
|
145
152
|
exports.transfer = debugWalletActions.transfer;
|
|
146
153
|
exports.transferAllRes = debugWalletActions.transferAllRes;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var wasm = require('../chunks/wasm-
|
|
4
|
-
var debugWalletActions = require('../chunks/debugWalletActions-
|
|
3
|
+
var wasm = require('../chunks/wasm-dbtq7eri.cjs');
|
|
4
|
+
var debugWalletActions = require('../chunks/debugWalletActions-WhGBP-BW.cjs');
|
|
5
5
|
require('../chunks/lclib-rGyKpClJ.cjs');
|
|
6
6
|
require('../chunks/tslib.es6-Cfi3-HmA.cjs');
|
|
7
7
|
require('../chunks/rpc-DwWIkUva.cjs');
|
|
@@ -69,10 +69,13 @@ exports.createAccountAndKeystore = wasm.createAccountAndKeystore;
|
|
|
69
69
|
exports.createMasterKeystore = wasm.createMasterKeystore;
|
|
70
70
|
exports.createNormalKey = wasm.createNormalKey;
|
|
71
71
|
exports.createNormalKeystore = wasm.createNormalKeystore;
|
|
72
|
+
exports.decodeSubId = wasm.decodeSubId;
|
|
72
73
|
exports.decodeTxs = wasm.decodeTxs;
|
|
73
74
|
exports.deriveKeysFromMnemonic = wasm.deriveKeysFromMnemonic;
|
|
74
75
|
exports.deriveKeysFromMnemonicAndPath = wasm.deriveKeysFromMnemonicAndPath;
|
|
75
76
|
exports.disCompileCoreScript = wasm.disCompileCoreScript;
|
|
77
|
+
exports.encodeFuncData = wasm.encodeFuncData;
|
|
78
|
+
exports.encodeSubId = wasm.encodeSubId;
|
|
76
79
|
exports.encodeTxCurrency = wasm.encodeTxCurrency;
|
|
77
80
|
exports.encodeTxNumber = wasm.encodeTxNumber;
|
|
78
81
|
exports.generateMnemonic = wasm.generateMnemonic;
|
|
@@ -99,8 +102,8 @@ exports.accountHeightsToDownload = debugWalletActions.accountHeightsToDownload;
|
|
|
99
102
|
exports.accountHeightsToUpload = debugWalletActions.accountHeightsToUpload;
|
|
100
103
|
exports.becomeGuest = debugWalletActions.becomeGuest;
|
|
101
104
|
exports.becomeHost = debugWalletActions.becomeHost;
|
|
102
|
-
exports.
|
|
103
|
-
exports.
|
|
105
|
+
exports.calculateAvailableByForward = debugWalletActions.calculateAvailableByForward;
|
|
106
|
+
exports.calculateAvailableByForwardList = debugWalletActions.calculateAvailableByForwardList;
|
|
104
107
|
exports.changeKey = debugWalletActions.changeKey;
|
|
105
108
|
exports.changeVkey = debugWalletActions.changeVkey;
|
|
106
109
|
exports.clientMessage = debugWalletActions.clientMessage;
|
|
@@ -125,8 +128,11 @@ exports.getAccountHistory = debugWalletActions.getAccountHistory;
|
|
|
125
128
|
exports.getAccountTokenList = debugWalletActions.getAccountTokenList;
|
|
126
129
|
exports.getConciseNodeStatus = debugWalletActions.getConciseNodeStatus;
|
|
127
130
|
exports.getGenesisAccount = debugWalletActions.getGenesisAccount;
|
|
131
|
+
exports.getHoldTxDir = debugWalletActions.getHoldTxDir;
|
|
132
|
+
exports.getHoldTxFlushSeq = debugWalletActions.getHoldTxFlushSeq;
|
|
128
133
|
exports.getIdentityProof = debugWalletActions.getIdentityProof;
|
|
129
134
|
exports.getInactiveTxList = debugWalletActions.getInactiveTxList;
|
|
135
|
+
exports.getLaunchCommand = debugWalletActions.getLaunchCommand;
|
|
130
136
|
exports.getMontInfoList = debugWalletActions.getMontInfoList;
|
|
131
137
|
exports.getNodeStatus = debugWalletActions.getNodeStatus;
|
|
132
138
|
exports.getNodeVersion = debugWalletActions.getNodeVersion;
|
|
@@ -149,6 +155,7 @@ exports.queryAddress = debugWalletActions.queryAddress;
|
|
|
149
155
|
exports.readTxListWitness = debugWalletActions.readTxListWitness;
|
|
150
156
|
exports.requestDataTrade = debugWalletActions.requestDataTrade;
|
|
151
157
|
exports.setHost = debugWalletActions.setHost;
|
|
158
|
+
exports.shutdown = debugWalletActions.shutdown;
|
|
152
159
|
exports.subscribeAddress = debugWalletActions.subscribeAddress;
|
|
153
160
|
exports.transfer = debugWalletActions.transfer;
|
|
154
161
|
exports.transferAllRes = debugWalletActions.transferAllRes;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { b as calculateTxLinkHash, d as compileCoreScript, e as convertAddressToData, f as convertAddressToHex, g as convertBase32ToData, h as convertBase32ToHex, i as convertCurrency, j as convertDataTo, k as convertDataToAddress, m as convertDataToBase32, n as convertDataToHex, o as convertDataToString, p as convertHexToAddress, q as convertHexToBase32, r as convertHexToData, s as convertStringToData, t as convertToData, c as createAccountAndKeystore, u as createMasterKeystore, v as createNormalKey, w as createNormalKeystore, x as
|
|
2
|
-
import { a as allHeights, b as balanceGrantList, c as balanceList, d as callContract, e as callVme, f as createAccount, g as createContract, h as createNode, i as createSynthAccount, j as dumpAllAccounts, k as echo, l as gameChainCmd, m as getAccountsBalances, n as getAccountsHeights, o as getGuestsInfo, p as getHomeShard, q as getImportAccount, r as getImportAccountLog, s as getKeys, t as getNodeBlocks, u as getPeerPool, v as getPeersInfo, w as getVmeLog, x as importAccount, y as initReliableNodes, z as noArgsRets, A as nodeCmd, B as postDataToSynthAccount, C as removeHoldTxs, D as requestVme, E as sendRawTransaction, F as setImportAccountTx, G as setReliableNode, H as viewVme } from '../chunks/debugWalletActions-
|
|
3
|
-
export { I as acceptScript, J as accountHeightsToDownload, K as accountHeightsToUpload, L as becomeGuest, M as becomeHost, N as
|
|
1
|
+
export { b as calculateTxLinkHash, d as compileCoreScript, e as convertAddressToData, f as convertAddressToHex, g as convertBase32ToData, h as convertBase32ToHex, i as convertCurrency, j as convertDataTo, k as convertDataToAddress, m as convertDataToBase32, n as convertDataToHex, o as convertDataToString, p as convertHexToAddress, q as convertHexToBase32, r as convertHexToData, s as convertStringToData, t as convertToData, c as createAccountAndKeystore, u as createMasterKeystore, v as createNormalKey, w as createNormalKeystore, x as decodeSubId, y as decodeTxs, z as deriveKeysFromMnemonic, A as deriveKeysFromMnemonicAndPath, B as disCompileCoreScript, C as encodeFuncData, D as encodeSubId, E as encodeTxCurrency, F as encodeTxNumber, G as generateMnemonic, H as generateMnemonicBySeed, I as getDefFromCoreScript, J as getHomeShard, K as getLibraryVersions, L as gzipAndEncode, M as hash, N as isGrantConsumingTx, l as loadMasterKeystore, a as loadNormalKeystore, O as makeCurrency, P as sign, Q as signByMasterKey, R as signKeyBind, S as testCoreScript, T as verify, U as verifyByMasterKey, V as verifyMerkleProof, W as verifyTx } from '../chunks/wasm-CU215LGW.js';
|
|
2
|
+
import { a as allHeights, b as balanceGrantList, c as balanceList, d as callContract, e as callVme, f as createAccount, g as createContract, h as createNode, i as createSynthAccount, j as dumpAllAccounts, k as echo, l as gameChainCmd, m as getAccountsBalances, n as getAccountsHeights, o as getGuestsInfo, p as getHomeShard, q as getImportAccount, r as getImportAccountLog, s as getKeys, t as getNodeBlocks, u as getPeerPool, v as getPeersInfo, w as getVmeLog, x as importAccount, y as initReliableNodes, z as noArgsRets, A as nodeCmd, B as postDataToSynthAccount, C as removeHoldTxs, D as requestVme, E as sendRawTransaction, F as setImportAccountTx, G as setReliableNode, H as viewVme } from '../chunks/debugWalletActions-DNB4coHM.js';
|
|
3
|
+
export { I as acceptScript, J as accountHeightsToDownload, K as accountHeightsToUpload, L as becomeGuest, M as becomeHost, N as calculateAvailableByForward, O as calculateAvailableByForwardList, P as changeKey, Q as changeVkey, R as clientMessage, S as closeAccount, T as createAssetObject, U as createToken, V as createVme, W as debugPublicActions, X as debugWalletActions, Y as downloadAccountTxs, Z as echo, _ as findDuplicateSubscriber, $ as forwardAssetObject, a0 as forwardCoin, a1 as forwardToken, a2 as freezeAccount, a3 as generateLatestStoredDataProof, a4 as getAccountAssetList, a5 as getAccountAssetObject, a6 as getAccountDetail, a7 as getAccountHistory, a8 as getAccountTokenList, a9 as getConciseNodeStatus, aa as getGenesisAccount, ab as getHoldTxDir, ac as getHoldTxFlushSeq, ad as getIdentityProof, ae as getInactiveTxList, af as getLaunchCommand, ag as getMontInfoList, ah as getNodeStatus, ai as getNodeVersion, aj as getOwnerBalance, ak as getRoundState, al as getRoundStatesList, am as getShardOfAccount, an as getSyncState, ao as getTx, ap as getWorldRoundState, aq as getWorldRoundStatesList, ar as hasSystemToken, as as lockStake, at as makeTxProof, au as openAccount, av as postData, aw as provideScript, ax as publicActions, ay as queryAddress, az as readTxListWitness, aA as requestDataTrade, aB as setHost, aC as shutdown, aD as subscribeAddress, aE as transfer, aF as transferAllRes, aG as transferAssetObject, aH as transferCoin, aI as transferToken, aJ as unlockStake, aK as upliftProofW, aL as uploadAccountTxs, aM as verifyAndSignChallenge, aN as verifyIdentityProof, aO as verifyLatestStoredDataProof, aP as verifyProofW, aQ as verifyTxListWitness, aR as walletActions } from '../chunks/debugWalletActions-DNB4coHM.js';
|
|
4
4
|
import '../chunks/lclib-j2x9RvDY.js';
|
|
5
5
|
import '../chunks/tslib.es6-WQS2tr1v.js';
|
|
6
6
|
import '../chunks/rpc-BlPk44QH.js';
|
|
@@ -3,8 +3,8 @@ import type { ParamsAccount } from './types/rpc/params-account.cjs';
|
|
|
3
3
|
import type { ParamsAccountAndIndex } from './types/rpc/params-account-and-index.cjs';
|
|
4
4
|
import type { ParamsAccountHeights } from './types/rpc/params-account-heights.cjs';
|
|
5
5
|
import type { ParamsAccountHistory } from './types/rpc/params-account-history.cjs';
|
|
6
|
-
import type {
|
|
7
|
-
import type {
|
|
6
|
+
import type { ParamsCalculateAvailableByForward } from './types/rpc/params-calculate-available-by-forward.cjs';
|
|
7
|
+
import type { ParamsCalculateAvailableByForwardList } from './types/rpc/params-calculate-available-by-forward-list.cjs';
|
|
8
8
|
import type { ParamsDownloadAccountTxs } from './types/rpc/params-download-account-txs.cjs';
|
|
9
9
|
import type { ParamsFindDuplicateSubscriber } from './types/rpc/params-find-duplicate-subscriber.cjs';
|
|
10
10
|
import type { ParamsGenerateLatestStoredDataProof } from './types/rpc/params-generate-latest-stored-data-proof.cjs';
|
|
@@ -30,8 +30,8 @@ import type { Client } from '../clients/types.cjs';
|
|
|
30
30
|
export declare const publicActions: (client: Client) => {
|
|
31
31
|
accountHeightsToDownload: (param: ParamsAccountHeights) => Promise<import("../index.cjs").HeightsResult>;
|
|
32
32
|
accountHeightsToUpload: (param: ParamsAccountHeights) => Promise<import("../index.cjs").UploadHeightsResult>;
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
calculateAvailableByForward: (param: ParamsCalculateAvailableByForward) => Promise<import("../index.cjs").RpcCalculateAvailableByForwardResult>;
|
|
34
|
+
calculateAvailableByForwardList: (param: ParamsCalculateAvailableByForwardList) => Promise<import("../index.cjs").RpcCalculateAvailableByForwardListResult>;
|
|
35
35
|
clientMessage: (param: ParamStr) => Promise<any>;
|
|
36
36
|
downloadAccountTxs: (param: ParamsDownloadAccountTxs) => Promise<import("../index.cjs").OutputDownloadAccountTxs>;
|
|
37
37
|
echo: (str: string) => Promise<string>;
|
|
@@ -44,8 +44,11 @@ export declare const publicActions: (client: Client) => {
|
|
|
44
44
|
getAccountTokenList: (params: ParamsAccount) => Promise<import("../index.cjs").RpcGetAccountTokenListResult>;
|
|
45
45
|
getConciseNodeStatus: () => Promise<import("../index.cjs").RpcGetConciseNodeStatusResult>;
|
|
46
46
|
getGenesisAccount: () => Promise<import("../index.cjs").RpcGetGenesisAccountResult>;
|
|
47
|
+
getHoldTxDir: () => Promise<import("../index.cjs").RpcGetHoldTxDirResult>;
|
|
48
|
+
getHoldTxFlushSeq: () => Promise<import("../index.cjs").RpcGetHoldTxFlushSeqResult>;
|
|
47
49
|
getIdentityProof: (param: ParamsGetIdentityProof) => Promise<import("../index.cjs").RpcGetIdentityProofResult>;
|
|
48
50
|
getInactiveTxList: (param: ParamsAccount) => Promise<import("../index.cjs").RpcGetInactiveTxListResult>;
|
|
51
|
+
getLaunchCommand: () => Promise<import("../index.cjs").RpcGetLaunchCommandResult>;
|
|
49
52
|
getMontInfoList: (param: ParamsAccount) => Promise<import("../index.cjs").RpcGetMontInfoListResult>;
|
|
50
53
|
getNodeStatus: () => Promise<import("../index.cjs").RpcGetNodeStatusResult>;
|
|
51
54
|
getNodeVersion: () => Promise<import("../index.cjs").RpcGetNodeVersionResult>;
|
|
@@ -62,6 +65,7 @@ export declare const publicActions: (client: Client) => {
|
|
|
62
65
|
queryAddress: (params: ParamsQueryAddress) => Promise<import("../index.cjs").RpcQueryAddressResult>;
|
|
63
66
|
readTxListWitness: (params: ParamsReadTxList) => Promise<import("../index.cjs").RpcReadTxListWitnessResult>;
|
|
64
67
|
setHost: (param: ParamsSetHost) => Promise<boolean>;
|
|
68
|
+
shutdown: () => Promise<import("../index.cjs").RpcShutdownResult>;
|
|
65
69
|
subscribeAddress: (params: ParamsSubscribeAddress) => Promise<import("../index.cjs").RpcSubscribeAddressResult>;
|
|
66
70
|
upliftProofW: (params: ParamsUpliftProofW) => Promise<import("../index.cjs").RpcProofWResult>;
|
|
67
71
|
uploadAccountTxs: (param: ParamsUploadAccountTxs) => Promise<number[]>;
|
|
@@ -3,8 +3,8 @@ import type { ParamsAccount } from './types/rpc/params-account.mjs';
|
|
|
3
3
|
import type { ParamsAccountAndIndex } from './types/rpc/params-account-and-index.mjs';
|
|
4
4
|
import type { ParamsAccountHeights } from './types/rpc/params-account-heights.mjs';
|
|
5
5
|
import type { ParamsAccountHistory } from './types/rpc/params-account-history.mjs';
|
|
6
|
-
import type {
|
|
7
|
-
import type {
|
|
6
|
+
import type { ParamsCalculateAvailableByForward } from './types/rpc/params-calculate-available-by-forward.mjs';
|
|
7
|
+
import type { ParamsCalculateAvailableByForwardList } from './types/rpc/params-calculate-available-by-forward-list.mjs';
|
|
8
8
|
import type { ParamsDownloadAccountTxs } from './types/rpc/params-download-account-txs.mjs';
|
|
9
9
|
import type { ParamsFindDuplicateSubscriber } from './types/rpc/params-find-duplicate-subscriber.mjs';
|
|
10
10
|
import type { ParamsGenerateLatestStoredDataProof } from './types/rpc/params-generate-latest-stored-data-proof.mjs';
|
|
@@ -30,8 +30,8 @@ import type { Client } from '../clients/types.mjs';
|
|
|
30
30
|
export declare const publicActions: (client: Client) => {
|
|
31
31
|
accountHeightsToDownload: (param: ParamsAccountHeights) => Promise<import("../index.mjs").HeightsResult>;
|
|
32
32
|
accountHeightsToUpload: (param: ParamsAccountHeights) => Promise<import("../index.mjs").UploadHeightsResult>;
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
calculateAvailableByForward: (param: ParamsCalculateAvailableByForward) => Promise<import("../index.mjs").RpcCalculateAvailableByForwardResult>;
|
|
34
|
+
calculateAvailableByForwardList: (param: ParamsCalculateAvailableByForwardList) => Promise<import("../index.mjs").RpcCalculateAvailableByForwardListResult>;
|
|
35
35
|
clientMessage: (param: ParamStr) => Promise<any>;
|
|
36
36
|
downloadAccountTxs: (param: ParamsDownloadAccountTxs) => Promise<import("../index.mjs").OutputDownloadAccountTxs>;
|
|
37
37
|
echo: (str: string) => Promise<string>;
|
|
@@ -44,8 +44,11 @@ export declare const publicActions: (client: Client) => {
|
|
|
44
44
|
getAccountTokenList: (params: ParamsAccount) => Promise<import("../index.mjs").RpcGetAccountTokenListResult>;
|
|
45
45
|
getConciseNodeStatus: () => Promise<import("../index.mjs").RpcGetConciseNodeStatusResult>;
|
|
46
46
|
getGenesisAccount: () => Promise<import("../index.mjs").RpcGetGenesisAccountResult>;
|
|
47
|
+
getHoldTxDir: () => Promise<import("../index.mjs").RpcGetHoldTxDirResult>;
|
|
48
|
+
getHoldTxFlushSeq: () => Promise<import("../index.mjs").RpcGetHoldTxFlushSeqResult>;
|
|
47
49
|
getIdentityProof: (param: ParamsGetIdentityProof) => Promise<import("../index.mjs").RpcGetIdentityProofResult>;
|
|
48
50
|
getInactiveTxList: (param: ParamsAccount) => Promise<import("../index.mjs").RpcGetInactiveTxListResult>;
|
|
51
|
+
getLaunchCommand: () => Promise<import("../index.mjs").RpcGetLaunchCommandResult>;
|
|
49
52
|
getMontInfoList: (param: ParamsAccount) => Promise<import("../index.mjs").RpcGetMontInfoListResult>;
|
|
50
53
|
getNodeStatus: () => Promise<import("../index.mjs").RpcGetNodeStatusResult>;
|
|
51
54
|
getNodeVersion: () => Promise<import("../index.mjs").RpcGetNodeVersionResult>;
|
|
@@ -62,6 +65,7 @@ export declare const publicActions: (client: Client) => {
|
|
|
62
65
|
queryAddress: (params: ParamsQueryAddress) => Promise<import("../index.mjs").RpcQueryAddressResult>;
|
|
63
66
|
readTxListWitness: (params: ParamsReadTxList) => Promise<import("../index.mjs").RpcReadTxListWitnessResult>;
|
|
64
67
|
setHost: (param: ParamsSetHost) => Promise<boolean>;
|
|
68
|
+
shutdown: () => Promise<import("../index.mjs").RpcShutdownResult>;
|
|
65
69
|
subscribeAddress: (params: ParamsSubscribeAddress) => Promise<import("../index.mjs").RpcSubscribeAddressResult>;
|
|
66
70
|
upliftProofW: (params: ParamsUpliftProofW) => Promise<import("../index.mjs").RpcProofWResult>;
|
|
67
71
|
uploadAccountTxs: (param: ParamsUploadAccountTxs) => Promise<number[]>;
|
|
@@ -16,8 +16,8 @@ import { ParamsAccount } from './types/rpc/params-account.cjs';
|
|
|
16
16
|
import { ParamsAccounts } from './types/rpc/params-accounts.cjs';
|
|
17
17
|
import { ParamsBecomeGuest } from './types/rpc/params-become-guest.cjs';
|
|
18
18
|
import { ParamsBecomeHost } from './types/rpc/params-become-host.cjs';
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
19
|
+
import { ParamsCalculateAvailableByForwardList } from './types/rpc/params-calculate-available-by-forward-list.cjs';
|
|
20
|
+
import { ParamsCalculateAvailableByForward } from './types/rpc/params-calculate-available-by-forward.cjs';
|
|
21
21
|
import { ParamsCallVme } from './types/rpc/params-call-vme.cjs';
|
|
22
22
|
import { ParamsChangeKey } from './types/rpc/params-change-key.cjs';
|
|
23
23
|
import { ParamsChangeVKey } from './types/rpc/params-change-vkey.cjs';
|
|
@@ -78,8 +78,8 @@ import { ParamsVmeLog } from './types/rpc/params-vme-log.cjs';
|
|
|
78
78
|
import { ResultDumpAccounts } from './types/rpc/result-dump-accounts.cjs';
|
|
79
79
|
import { RoundStateDetail } from './types/rpc/round-state-detail.cjs';
|
|
80
80
|
import { RpcBoolResult } from './types/rpc/rpc-bool-result.cjs';
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
81
|
+
import { RpcCalculateAvailableByForwardListResult } from './types/rpc/rpc-calculate-available-by-forward-list-result.cjs';
|
|
82
|
+
import { RpcCalculateAvailableByForwardResult } from './types/rpc/rpc-calculate-available-by-forward-result.cjs';
|
|
83
83
|
import { RpcCreateAccountResult } from './types/rpc/rpc-create-account-result.cjs';
|
|
84
84
|
import { RpcCreateNodeResult } from './types/rpc/rpc-create-node-result.cjs';
|
|
85
85
|
import { RpcCreateTxResult } from './types/rpc/rpc-create-tx-result.cjs';
|
|
@@ -96,11 +96,14 @@ import { RpcGetAccountsHeightsResult } from './types/rpc/rpc-get-accounts-height
|
|
|
96
96
|
import { RpcGetConciseNodeStatusResult } from './types/rpc/rpc-get-concise-node-status-result.cjs';
|
|
97
97
|
import { RpcGetGenesisAccountResult } from './types/rpc/rpc-get-genesis-account-result.cjs';
|
|
98
98
|
import { RpcGetGuestsInfoResult } from './types/rpc/rpc-get-guests-info-result.cjs';
|
|
99
|
+
import { RpcGetHoldTxDirResult } from './types/rpc/rpc-get-hold-tx-dir-result.cjs';
|
|
100
|
+
import { RpcGetHoldTxFlushSeqResult } from './types/rpc/rpc-get-hold-tx-flush-seq-result.cjs';
|
|
99
101
|
import { RpcGetHomeShardResult } from './types/rpc/rpc-get-home-shard-result.cjs';
|
|
100
102
|
import { RpcGetIdentityProofResult } from './types/rpc/rpc-get-identity-proof-result.cjs';
|
|
101
103
|
import { RpcGetImportAccountResult } from './types/rpc/rpc-get-import-account-result.cjs';
|
|
102
104
|
import { RpcGetInactiveTxListResult } from './types/rpc/rpc-get-inactive-tx-list-result.cjs';
|
|
103
105
|
import { RpcGetKeysResult } from './types/rpc/rpc-get-keys-result.cjs';
|
|
106
|
+
import { RpcGetLaunchCommandResult } from './types/rpc/rpc-get-launch-command-result.cjs';
|
|
104
107
|
import { RpcGetMontInfoListResult } from './types/rpc/rpc-get-mont-info-list-result.cjs';
|
|
105
108
|
import { RpcGetNodeBlocksResult } from './types/rpc/rpc-get-node-blocks-result.cjs';
|
|
106
109
|
import { RpcGetNodeStatusResult } from './types/rpc/rpc-get-node-status-result.cjs';
|
|
@@ -120,6 +123,7 @@ import { RpcReadTxListWitnessResult } from './types/rpc/rpc-read-tx-list-witness
|
|
|
120
123
|
import { RpcRequestVmeResult } from './types/rpc/rpc-request-vme-result.cjs';
|
|
121
124
|
import { RpcSendRawTransactionResult } from './types/rpc/rpc-send-raw-transaction-result.cjs';
|
|
122
125
|
import { RpcSetImportAccountTxResult } from './types/rpc/rpc-set-import-account-tx-result.cjs';
|
|
126
|
+
import { RpcShutdownResult } from './types/rpc/rpc-shutdown-result.cjs';
|
|
123
127
|
import { RpcSubscribeAddressResult } from './types/rpc/rpc-subscribe-address-result.cjs';
|
|
124
128
|
import { RpcVerifyAndSignChallengeResult } from './types/rpc/rpc-verify-and-sign-challenge-result.cjs';
|
|
125
129
|
import { RpcVerifyIdentityProofResult } from './types/rpc/rpc-verify-identity-proof-result.cjs';
|
|
@@ -165,8 +169,8 @@ export interface RpcApiSpec {
|
|
|
165
169
|
locus_accountHeightsToUpload(param: ParamsAccountHeights): Promise<UploadHeightsResult>;
|
|
166
170
|
locus_becomeGuest(param: ParamsBecomeGuest): Promise<RpcCreateTxResult>;
|
|
167
171
|
locus_becomeHost(param: ParamsBecomeHost): Promise<RpcCreateTxResult>;
|
|
168
|
-
|
|
169
|
-
|
|
172
|
+
locus_calculateAvailableByForward(param: ParamsCalculateAvailableByForward): Promise<RpcCalculateAvailableByForwardResult>;
|
|
173
|
+
locus_calculateAvailableByForwardList(param: ParamsCalculateAvailableByForwardList): Promise<RpcCalculateAvailableByForwardListResult>;
|
|
170
174
|
locus_changeKey(params: ParamsChangeKey): Promise<RpcCreateTxResult>;
|
|
171
175
|
locus_changeVkey(params: ParamsChangeVKey): Promise<RpcCreateTxResult>;
|
|
172
176
|
locus_clientMessage(param: ParamStr): Promise<any>;
|
|
@@ -189,8 +193,11 @@ export interface RpcApiSpec {
|
|
|
189
193
|
locus_getAccountTokenList(params: ParamsAccount): Promise<RpcGetAccountTokenListResult>;
|
|
190
194
|
locus_getConciseNodeStatus(): Promise<RpcGetConciseNodeStatusResult>;
|
|
191
195
|
locus_getGenesisAccount(): Promise<RpcGetGenesisAccountResult>;
|
|
196
|
+
locus_getHoldTxDir(): Promise<RpcGetHoldTxDirResult>;
|
|
197
|
+
locus_getHoldTxFlushSeq(): Promise<RpcGetHoldTxFlushSeqResult>;
|
|
192
198
|
locus_getIdentityProof(param: ParamsGetIdentityProof): Promise<RpcGetIdentityProofResult>;
|
|
193
199
|
locus_getInactiveTxList(param: ParamsAccount): Promise<RpcGetInactiveTxListResult>;
|
|
200
|
+
locus_getLaunchCommand(): Promise<RpcGetLaunchCommandResult>;
|
|
194
201
|
locus_getMontInfoList(param: ParamsAccount): Promise<RpcGetMontInfoListResult>;
|
|
195
202
|
locus_getNodeStatus(): Promise<RpcGetNodeStatusResult>;
|
|
196
203
|
locus_getNodeVersion(): Promise<RpcGetNodeVersionResult>;
|
|
@@ -212,6 +219,7 @@ export interface RpcApiSpec {
|
|
|
212
219
|
locus_readTxListWitness(params: ParamsReadTxList): Promise<RpcReadTxListWitnessResult>;
|
|
213
220
|
locus_requestDataTrade(params: ParamsRequestDataTrade): Promise<RpcDataTradeResult>;
|
|
214
221
|
locus_setHost(param: ParamsSetHost): Promise<boolean>;
|
|
222
|
+
locus_shutdown(): Promise<RpcShutdownResult>;
|
|
215
223
|
locus_subscribeAddress(params: ParamsSubscribeAddress): Promise<RpcSubscribeAddressResult>;
|
|
216
224
|
locus_transfer(params: ParamsTransfer): Promise<RpcCreateTxResult>;
|
|
217
225
|
locus_transferAllRes(params: ParamsTransferAllRes): Promise<RpcCreateTxResult>;
|
|
@@ -16,8 +16,8 @@ import { ParamsAccount } from './types/rpc/params-account.mjs';
|
|
|
16
16
|
import { ParamsAccounts } from './types/rpc/params-accounts.mjs';
|
|
17
17
|
import { ParamsBecomeGuest } from './types/rpc/params-become-guest.mjs';
|
|
18
18
|
import { ParamsBecomeHost } from './types/rpc/params-become-host.mjs';
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
19
|
+
import { ParamsCalculateAvailableByForwardList } from './types/rpc/params-calculate-available-by-forward-list.mjs';
|
|
20
|
+
import { ParamsCalculateAvailableByForward } from './types/rpc/params-calculate-available-by-forward.mjs';
|
|
21
21
|
import { ParamsCallVme } from './types/rpc/params-call-vme.mjs';
|
|
22
22
|
import { ParamsChangeKey } from './types/rpc/params-change-key.mjs';
|
|
23
23
|
import { ParamsChangeVKey } from './types/rpc/params-change-vkey.mjs';
|
|
@@ -78,8 +78,8 @@ import { ParamsVmeLog } from './types/rpc/params-vme-log.mjs';
|
|
|
78
78
|
import { ResultDumpAccounts } from './types/rpc/result-dump-accounts.mjs';
|
|
79
79
|
import { RoundStateDetail } from './types/rpc/round-state-detail.mjs';
|
|
80
80
|
import { RpcBoolResult } from './types/rpc/rpc-bool-result.mjs';
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
81
|
+
import { RpcCalculateAvailableByForwardListResult } from './types/rpc/rpc-calculate-available-by-forward-list-result.mjs';
|
|
82
|
+
import { RpcCalculateAvailableByForwardResult } from './types/rpc/rpc-calculate-available-by-forward-result.mjs';
|
|
83
83
|
import { RpcCreateAccountResult } from './types/rpc/rpc-create-account-result.mjs';
|
|
84
84
|
import { RpcCreateNodeResult } from './types/rpc/rpc-create-node-result.mjs';
|
|
85
85
|
import { RpcCreateTxResult } from './types/rpc/rpc-create-tx-result.mjs';
|
|
@@ -96,11 +96,14 @@ import { RpcGetAccountsHeightsResult } from './types/rpc/rpc-get-accounts-height
|
|
|
96
96
|
import { RpcGetConciseNodeStatusResult } from './types/rpc/rpc-get-concise-node-status-result.mjs';
|
|
97
97
|
import { RpcGetGenesisAccountResult } from './types/rpc/rpc-get-genesis-account-result.mjs';
|
|
98
98
|
import { RpcGetGuestsInfoResult } from './types/rpc/rpc-get-guests-info-result.mjs';
|
|
99
|
+
import { RpcGetHoldTxDirResult } from './types/rpc/rpc-get-hold-tx-dir-result.mjs';
|
|
100
|
+
import { RpcGetHoldTxFlushSeqResult } from './types/rpc/rpc-get-hold-tx-flush-seq-result.mjs';
|
|
99
101
|
import { RpcGetHomeShardResult } from './types/rpc/rpc-get-home-shard-result.mjs';
|
|
100
102
|
import { RpcGetIdentityProofResult } from './types/rpc/rpc-get-identity-proof-result.mjs';
|
|
101
103
|
import { RpcGetImportAccountResult } from './types/rpc/rpc-get-import-account-result.mjs';
|
|
102
104
|
import { RpcGetInactiveTxListResult } from './types/rpc/rpc-get-inactive-tx-list-result.mjs';
|
|
103
105
|
import { RpcGetKeysResult } from './types/rpc/rpc-get-keys-result.mjs';
|
|
106
|
+
import { RpcGetLaunchCommandResult } from './types/rpc/rpc-get-launch-command-result.mjs';
|
|
104
107
|
import { RpcGetMontInfoListResult } from './types/rpc/rpc-get-mont-info-list-result.mjs';
|
|
105
108
|
import { RpcGetNodeBlocksResult } from './types/rpc/rpc-get-node-blocks-result.mjs';
|
|
106
109
|
import { RpcGetNodeStatusResult } from './types/rpc/rpc-get-node-status-result.mjs';
|
|
@@ -120,6 +123,7 @@ import { RpcReadTxListWitnessResult } from './types/rpc/rpc-read-tx-list-witness
|
|
|
120
123
|
import { RpcRequestVmeResult } from './types/rpc/rpc-request-vme-result.mjs';
|
|
121
124
|
import { RpcSendRawTransactionResult } from './types/rpc/rpc-send-raw-transaction-result.mjs';
|
|
122
125
|
import { RpcSetImportAccountTxResult } from './types/rpc/rpc-set-import-account-tx-result.mjs';
|
|
126
|
+
import { RpcShutdownResult } from './types/rpc/rpc-shutdown-result.mjs';
|
|
123
127
|
import { RpcSubscribeAddressResult } from './types/rpc/rpc-subscribe-address-result.mjs';
|
|
124
128
|
import { RpcVerifyAndSignChallengeResult } from './types/rpc/rpc-verify-and-sign-challenge-result.mjs';
|
|
125
129
|
import { RpcVerifyIdentityProofResult } from './types/rpc/rpc-verify-identity-proof-result.mjs';
|
|
@@ -165,8 +169,8 @@ export interface RpcApiSpec {
|
|
|
165
169
|
locus_accountHeightsToUpload(param: ParamsAccountHeights): Promise<UploadHeightsResult>;
|
|
166
170
|
locus_becomeGuest(param: ParamsBecomeGuest): Promise<RpcCreateTxResult>;
|
|
167
171
|
locus_becomeHost(param: ParamsBecomeHost): Promise<RpcCreateTxResult>;
|
|
168
|
-
|
|
169
|
-
|
|
172
|
+
locus_calculateAvailableByForward(param: ParamsCalculateAvailableByForward): Promise<RpcCalculateAvailableByForwardResult>;
|
|
173
|
+
locus_calculateAvailableByForwardList(param: ParamsCalculateAvailableByForwardList): Promise<RpcCalculateAvailableByForwardListResult>;
|
|
170
174
|
locus_changeKey(params: ParamsChangeKey): Promise<RpcCreateTxResult>;
|
|
171
175
|
locus_changeVkey(params: ParamsChangeVKey): Promise<RpcCreateTxResult>;
|
|
172
176
|
locus_clientMessage(param: ParamStr): Promise<any>;
|
|
@@ -189,8 +193,11 @@ export interface RpcApiSpec {
|
|
|
189
193
|
locus_getAccountTokenList(params: ParamsAccount): Promise<RpcGetAccountTokenListResult>;
|
|
190
194
|
locus_getConciseNodeStatus(): Promise<RpcGetConciseNodeStatusResult>;
|
|
191
195
|
locus_getGenesisAccount(): Promise<RpcGetGenesisAccountResult>;
|
|
196
|
+
locus_getHoldTxDir(): Promise<RpcGetHoldTxDirResult>;
|
|
197
|
+
locus_getHoldTxFlushSeq(): Promise<RpcGetHoldTxFlushSeqResult>;
|
|
192
198
|
locus_getIdentityProof(param: ParamsGetIdentityProof): Promise<RpcGetIdentityProofResult>;
|
|
193
199
|
locus_getInactiveTxList(param: ParamsAccount): Promise<RpcGetInactiveTxListResult>;
|
|
200
|
+
locus_getLaunchCommand(): Promise<RpcGetLaunchCommandResult>;
|
|
194
201
|
locus_getMontInfoList(param: ParamsAccount): Promise<RpcGetMontInfoListResult>;
|
|
195
202
|
locus_getNodeStatus(): Promise<RpcGetNodeStatusResult>;
|
|
196
203
|
locus_getNodeVersion(): Promise<RpcGetNodeVersionResult>;
|
|
@@ -212,6 +219,7 @@ export interface RpcApiSpec {
|
|
|
212
219
|
locus_readTxListWitness(params: ParamsReadTxList): Promise<RpcReadTxListWitnessResult>;
|
|
213
220
|
locus_requestDataTrade(params: ParamsRequestDataTrade): Promise<RpcDataTradeResult>;
|
|
214
221
|
locus_setHost(param: ParamsSetHost): Promise<boolean>;
|
|
222
|
+
locus_shutdown(): Promise<RpcShutdownResult>;
|
|
215
223
|
locus_subscribeAddress(params: ParamsSubscribeAddress): Promise<RpcSubscribeAddressResult>;
|
|
216
224
|
locus_transfer(params: ParamsTransfer): Promise<RpcCreateTxResult>;
|
|
217
225
|
locus_transferAllRes(params: ParamsTransferAllRes): Promise<RpcCreateTxResult>;
|
|
@@ -8,7 +8,7 @@ export * from './caller-key-proof.cjs';
|
|
|
8
8
|
export * from './contract-exec-status.cjs';
|
|
9
9
|
export * from './contract-transfer-info.cjs';
|
|
10
10
|
export * from './direct-call-request.cjs';
|
|
11
|
-
export * from './forward-
|
|
11
|
+
export * from './forward-available-item.cjs';
|
|
12
12
|
export * from './get-peers-info.cjs';
|
|
13
13
|
export * from './index-value-pair.cjs';
|
|
14
14
|
export * from './input-params-data-transfer.cjs';
|
|
@@ -8,7 +8,7 @@ export * from './caller-key-proof.mjs';
|
|
|
8
8
|
export * from './contract-exec-status.mjs';
|
|
9
9
|
export * from './contract-transfer-info.mjs';
|
|
10
10
|
export * from './direct-call-request.mjs';
|
|
11
|
-
export * from './forward-
|
|
11
|
+
export * from './forward-available-item.mjs';
|
|
12
12
|
export * from './get-peers-info.mjs';
|
|
13
13
|
export * from './index-value-pair.mjs';
|
|
14
14
|
export * from './input-params-data-transfer.mjs';
|