@locuschain/lib 0.0.12 → 0.0.16-beta.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/dist/autogen/locus-tx.d.mts +2 -2
- package/dist/autogen/rpc-api-spec.d.mts +110 -110
- package/dist/autogen/rpc.d.mts +112 -112
- package/dist/autogen/types/common/asset-object-transfer.d.mts +1 -1
- package/dist/autogen/types/common/asset-proof-objects.d.mts +1 -1
- package/dist/autogen/types/common/asset-transfer-info.d.mts +3 -3
- package/dist/autogen/types/common/contract-exec-status.d.mts +1 -1
- package/dist/autogen/types/common/index.d.mts +47 -47
- package/dist/autogen/types/common/ref-vtx.d.mts +1 -1
- package/dist/autogen/types/common/round-state-detail.d.mts +1 -1
- package/dist/autogen/types/common/rpc-data-trade-result.d.mts +1 -1
- package/dist/autogen/types/common/transaction-sender-index.d.mts +1 -1
- package/dist/autogen/types/common/transfer-info.d.mts +1 -1
- package/dist/autogen/types/common/vm-engine-block.d.mts +1 -1
- package/dist/autogen/types/common/vm-tx-state.d.mts +4 -4
- package/dist/autogen/types/consts/index.d.mts +3 -3
- package/dist/autogen/types/rpc/heights-result.d.mts +1 -1
- package/dist/autogen/types/rpc/index.d.mts +100 -100
- package/dist/autogen/types/rpc/params-account-heights.d.mts +1 -1
- package/dist/autogen/types/rpc/params-call-contract.d.mts +1 -1
- package/dist/autogen/types/rpc/params-create-contract.d.mts +1 -1
- package/dist/autogen/types/rpc/params-download-account-txs.d.mts +1 -1
- package/dist/autogen/types/rpc/params-provide-script.d.mts +1 -1
- package/dist/autogen/types/rpc/params-transfer-coin-express.d.mts +1 -1
- package/dist/autogen/types/rpc/params-transfer-tokens.d.mts +1 -1
- package/dist/autogen/types/rpc/rpc-get-account-asset-list-result.d.mts +1 -1
- package/dist/autogen/types/rpc/rpc-get-account-asset-object-result.d.mts +1 -1
- package/dist/autogen/types/rpc/rpc-get-account-token-list-result.d.mts +1 -1
- package/dist/autogen/types/rpc/rpc-get-inactive-tx-list-result.d.mts +2 -2
- package/dist/autogen/types/rpc/rpc-get-mont-info-list-result.d.mts +1 -1
- package/dist/autogen/types/rpc/rpc-get-world-round-state-result.d.mts +1 -1
- package/dist/autogen/types/rpc/upload-heights-result.d.mts +1 -1
- package/dist/autogen/types/tx/index.d.mts +49 -49
- package/dist/autogen/types/tx/tx-accept-script-after-time-lock.d.mts +4 -4
- package/dist/autogen/types/tx/tx-accept-script.d.mts +3 -3
- package/dist/autogen/types/tx/tx-activate-all-assets.d.mts +5 -5
- package/dist/autogen/types/tx/tx-activate-asset-object.d.mts +4 -4
- package/dist/autogen/types/tx/tx-activate-call-contract.d.mts +4 -4
- package/dist/autogen/types/tx/tx-activate-coin.d.mts +3 -3
- package/dist/autogen/types/tx/tx-activate-contract-result.d.mts +6 -6
- package/dist/autogen/types/tx/tx-activate-contract-reward.d.mts +3 -3
- package/dist/autogen/types/tx/tx-activate-contract-transfer.d.mts +5 -5
- package/dist/autogen/types/tx/tx-activate-data-synth-account.d.mts +3 -3
- package/dist/autogen/types/tx/tx-activate-foundation-reserve.d.mts +2 -2
- package/dist/autogen/types/tx/tx-activate-incentive.d.mts +2 -2
- package/dist/autogen/types/tx/tx-activate-lock-stake-for-vme.d.mts +4 -4
- package/dist/autogen/types/tx/tx-activate-open-contract.d.mts +4 -4
- package/dist/autogen/types/tx/tx-activate-open-synth-account.d.mts +3 -3
- package/dist/autogen/types/tx/tx-activate-open-vm-engine.d.mts +4 -4
- package/dist/autogen/types/tx/tx-activate-token.d.mts +4 -4
- package/dist/autogen/types/tx/tx-become-guest.d.mts +2 -2
- package/dist/autogen/types/tx/tx-become-host.d.mts +2 -2
- package/dist/autogen/types/tx/tx-burn-asset-object.d.mts +3 -3
- package/dist/autogen/types/tx/tx-burn-token.d.mts +3 -3
- package/dist/autogen/types/tx/tx-call-contract.d.mts +4 -4
- package/dist/autogen/types/tx/tx-change-foundation-account.d.mts +2 -2
- package/dist/autogen/types/tx/tx-change-keypair.d.mts +3 -3
- package/dist/autogen/types/tx/tx-change-vkey.d.mts +2 -2
- package/dist/autogen/types/tx/tx-close-account.d.mts +4 -4
- package/dist/autogen/types/tx/tx-contract-blank-reward.d.mts +2 -2
- package/dist/autogen/types/tx/tx-contract-transfer-reward.d.mts +2 -2
- package/dist/autogen/types/tx/tx-create-asset-object.d.mts +3 -3
- package/dist/autogen/types/tx/tx-create-contract.d.mts +4 -4
- package/dist/autogen/types/tx/tx-create-synth-account.d.mts +2 -2
- package/dist/autogen/types/tx/tx-create-token.d.mts +3 -3
- package/dist/autogen/types/tx/tx-create-vm-engine.d.mts +2 -2
- package/dist/autogen/types/tx/tx-dummy.d.mts +2 -2
- package/dist/autogen/types/tx/tx-finalize.d.mts +2 -2
- package/dist/autogen/types/tx/tx-genesis-account.d.mts +3 -3
- package/dist/autogen/types/tx/tx-lead-vtx.d.mts +3 -3
- package/dist/autogen/types/tx/tx-lock-stake-for-vme.d.mts +2 -2
- package/dist/autogen/types/tx/tx-open-account.d.mts +5 -5
- package/dist/autogen/types/tx/tx-post-data-synth-account.d.mts +2 -2
- package/dist/autogen/types/tx/tx-post-data.d.mts +2 -2
- package/dist/autogen/types/tx/tx-provide-script.d.mts +3 -3
- package/dist/autogen/types/tx/tx-revoke.d.mts +6 -6
- package/dist/autogen/types/tx/tx-transfer-asset-object.d.mts +3 -3
- package/dist/autogen/types/tx/tx-transfer-coin-express.d.mts +3 -3
- package/dist/autogen/types/tx/tx-transfer-coin.d.mts +2 -2
- package/dist/autogen/types/tx/tx-transfer-token.d.mts +3 -3
- package/dist/autogen/types/tx/tx-unlock-stake.d.mts +2 -2
- package/dist/autogen/types/tx/tx-vm-engine-block.d.mts +3 -3
- package/dist/autogen/types/wasm/index.d.mts +24 -24
- package/dist/autogen/types/wasm/param-test-core-script.d.mts +1 -1
- package/dist/autogen/wasm.d.mts +24 -24
- package/dist/constant/index.d.cts +2 -2
- package/dist/constant/index.d.mts +2 -2
- package/dist/{index-BQ0aTXY5.js → index-DG0VEpO7.js} +31 -7
- package/dist/{index-Byqx0KIO.js → index-dKo4dwic.js} +31 -7
- package/dist/{index-Cg0xnkC2.js → index-pHGVNvIY.js} +31 -7
- package/dist/index.d.mts +4 -4
- package/dist/support/erc20-helper/abi.d.mts +1 -1
- package/dist/support/erc20-helper/index.d.mts +1 -1
- package/dist/support/index.amd.js +1 -1
- package/dist/support/{index.cjs.js → index.cjs.cjs} +1 -1
- package/dist/support/index.d.cts +3 -3
- package/dist/support/index.d.mts +3 -3
- package/dist/support/index.esm.js +1 -1
- package/dist/types/index.d.cts +4 -4
- package/dist/types/index.d.mts +4 -4
- package/dist/utils/index.amd.js +1 -1
- package/dist/utils/{index.cjs.js → index.cjs.cjs} +1 -1
- package/dist/utils/index.d.cts +5 -5
- package/dist/utils/index.d.mts +5 -5
- package/dist/utils/index.esm.js +1 -1
- package/dist/utils/lclib.d.mts +1 -0
- package/dist/web3/index.amd.js +5 -6
- package/dist/web3/{index.cjs.js → index.cjs.cjs} +5 -6
- package/dist/web3/index.d.cts +5 -5
- package/dist/web3/index.d.mts +5 -5
- package/dist/web3/index.esm.js +5 -6
- package/dist/web3/providers/account-provider.d.mts +2 -2
- package/dist/web3/providers/http-rpc-provider.d.mts +2 -2
- package/dist/web3/providers/index.d.mts +3 -3
- package/dist/web3/providers/rpc-provider.d.mts +4 -4
- package/dist/web3/types/account.d.mts +1 -1
- package/dist/web3/types/index.d.mts +4 -4
- package/package.json +7 -7
- /package/dist/constant/{index.cjs.js → index.cjs.cjs} +0 -0
- /package/dist/types/{index.cjs.js → index.cjs.cjs} +0 -0
|
@@ -1,47 +1,47 @@
|
|
|
1
|
-
export * from './asset-object.
|
|
2
|
-
export * from './asset-object-transfer.
|
|
3
|
-
export * from './asset-proof-objects.
|
|
4
|
-
export * from './asset-transfer-info.
|
|
5
|
-
export * from './contract-exec-status.
|
|
6
|
-
export * from './contract-transfer-info.
|
|
7
|
-
export * from './get-peers-info.
|
|
8
|
-
export * from './index-value-pair.
|
|
9
|
-
export * from './input-params-data-transfer.
|
|
10
|
-
export * from './key-bind-info.
|
|
11
|
-
export * from './mont-info.
|
|
12
|
-
export * from './object-amount.
|
|
13
|
-
export * from './object-amount-transfer.
|
|
14
|
-
export * from './output-download-account-txs.
|
|
15
|
-
export * from './param-str.
|
|
16
|
-
export * from './param-tx-data.
|
|
17
|
-
export * from './params-token-value-pair.
|
|
18
|
-
export * from './public-height-chunk.
|
|
19
|
-
export * from './ref-tx-info.
|
|
20
|
-
export * from './ref-vtx.
|
|
21
|
-
export * from './ret-type-base.
|
|
22
|
-
export * from './round-state-abstract.
|
|
23
|
-
export * from './round-state-detail.
|
|
24
|
-
export * from './rpc-account-height.
|
|
25
|
-
export * from './rpc-accounts-balances-result.
|
|
26
|
-
export * from './rpc-asset-list-values.
|
|
27
|
-
export * from './rpc-data-trade-result.
|
|
28
|
-
export * from './rpc-token-balance-pair.
|
|
29
|
-
export * from './token-value-ab.
|
|
30
|
-
export * from './token-value-pair.
|
|
31
|
-
export * from './transaction-sender-index.
|
|
32
|
-
export * from './transfer-info.
|
|
33
|
-
export * from './tx-base.
|
|
34
|
-
export * from './tx-hash-elements.
|
|
35
|
-
export * from './tx-key.
|
|
36
|
-
export * from './tx-key-height-hash.
|
|
37
|
-
export * from './tx-key-nround.
|
|
38
|
-
export * from './tx-no-signature.
|
|
39
|
-
export * from './tx-signature.
|
|
40
|
-
export * from './tx-vsignature.
|
|
41
|
-
export * from './vm-engine-block.
|
|
42
|
-
export * from './vm-reward.
|
|
43
|
-
export * from './vm-tx-state.
|
|
44
|
-
export * from './vme-info.
|
|
45
|
-
export * from './vme-lock-stake.
|
|
46
|
-
export * from './vote-info-rpc.
|
|
47
|
-
export * from './wrs-validators-info.
|
|
1
|
+
export * from './asset-object.mjs';
|
|
2
|
+
export * from './asset-object-transfer.mjs';
|
|
3
|
+
export * from './asset-proof-objects.mjs';
|
|
4
|
+
export * from './asset-transfer-info.mjs';
|
|
5
|
+
export * from './contract-exec-status.mjs';
|
|
6
|
+
export * from './contract-transfer-info.mjs';
|
|
7
|
+
export * from './get-peers-info.mjs';
|
|
8
|
+
export * from './index-value-pair.mjs';
|
|
9
|
+
export * from './input-params-data-transfer.mjs';
|
|
10
|
+
export * from './key-bind-info.mjs';
|
|
11
|
+
export * from './mont-info.mjs';
|
|
12
|
+
export * from './object-amount.mjs';
|
|
13
|
+
export * from './object-amount-transfer.mjs';
|
|
14
|
+
export * from './output-download-account-txs.mjs';
|
|
15
|
+
export * from './param-str.mjs';
|
|
16
|
+
export * from './param-tx-data.mjs';
|
|
17
|
+
export * from './params-token-value-pair.mjs';
|
|
18
|
+
export * from './public-height-chunk.mjs';
|
|
19
|
+
export * from './ref-tx-info.mjs';
|
|
20
|
+
export * from './ref-vtx.mjs';
|
|
21
|
+
export * from './ret-type-base.mjs';
|
|
22
|
+
export * from './round-state-abstract.mjs';
|
|
23
|
+
export * from './round-state-detail.mjs';
|
|
24
|
+
export * from './rpc-account-height.mjs';
|
|
25
|
+
export * from './rpc-accounts-balances-result.mjs';
|
|
26
|
+
export * from './rpc-asset-list-values.mjs';
|
|
27
|
+
export * from './rpc-data-trade-result.mjs';
|
|
28
|
+
export * from './rpc-token-balance-pair.mjs';
|
|
29
|
+
export * from './token-value-ab.mjs';
|
|
30
|
+
export * from './token-value-pair.mjs';
|
|
31
|
+
export * from './transaction-sender-index.mjs';
|
|
32
|
+
export * from './transfer-info.mjs';
|
|
33
|
+
export * from './tx-base.mjs';
|
|
34
|
+
export * from './tx-hash-elements.mjs';
|
|
35
|
+
export * from './tx-key.mjs';
|
|
36
|
+
export * from './tx-key-height-hash.mjs';
|
|
37
|
+
export * from './tx-key-nround.mjs';
|
|
38
|
+
export * from './tx-no-signature.mjs';
|
|
39
|
+
export * from './tx-signature.mjs';
|
|
40
|
+
export * from './tx-vsignature.mjs';
|
|
41
|
+
export * from './vm-engine-block.mjs';
|
|
42
|
+
export * from './vm-reward.mjs';
|
|
43
|
+
export * from './vm-tx-state.mjs';
|
|
44
|
+
export * from './vme-info.mjs';
|
|
45
|
+
export * from './vme-lock-stake.mjs';
|
|
46
|
+
export * from './vote-info-rpc.mjs';
|
|
47
|
+
export * from './wrs-validators-info.mjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AssetObjectTransfer } from './asset-object-transfer.
|
|
2
|
-
import { IndexValuePair } from './index-value-pair.
|
|
3
|
-
import { RefTxInfo } from './ref-tx-info.
|
|
4
|
-
import { TransferInfo } from './transfer-info.
|
|
1
|
+
import { AssetObjectTransfer } from './asset-object-transfer.mjs';
|
|
2
|
+
import { IndexValuePair } from './index-value-pair.mjs';
|
|
3
|
+
import { RefTxInfo } from './ref-tx-info.mjs';
|
|
4
|
+
import { TransferInfo } from './transfer-info.mjs';
|
|
5
5
|
export type VmTxState = {
|
|
6
6
|
meta: number[];
|
|
7
7
|
refLink: RefTxInfo;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './address-class.
|
|
2
|
-
export * from './currency-unit.
|
|
3
|
-
export * from './tx-type.
|
|
1
|
+
export * from './address-class.mjs';
|
|
2
|
+
export * from './currency-unit.mjs';
|
|
3
|
+
export * from './tx-type.mjs';
|
|
@@ -1,100 +1,100 @@
|
|
|
1
|
-
export * from './heights-result.
|
|
2
|
-
export * from './params-accept-script.
|
|
3
|
-
export * from './params-account.
|
|
4
|
-
export * from './params-account-and-index.
|
|
5
|
-
export * from './params-account-heights.
|
|
6
|
-
export * from './params-account-history.
|
|
7
|
-
export * from './params-accounts.
|
|
8
|
-
export * from './params-become-guest.
|
|
9
|
-
export * from './params-become-host.
|
|
10
|
-
export * from './params-calculate-spent-by-express.
|
|
11
|
-
export * from './params-call-contract.
|
|
12
|
-
export * from './params-change-key.
|
|
13
|
-
export * from './params-change-vkey.
|
|
14
|
-
export * from './params-check-address-exist.
|
|
15
|
-
export * from './params-close-account.
|
|
16
|
-
export * from './params-contract-log.
|
|
17
|
-
export * from './params-create-asset-object.
|
|
18
|
-
export * from './params-create-contract.
|
|
19
|
-
export * from './params-create-node.
|
|
20
|
-
export * from './params-create-synth-account.
|
|
21
|
-
export * from './params-create-token.
|
|
22
|
-
export * from './params-create-vme.
|
|
23
|
-
export * from './params-download-account-txs.
|
|
24
|
-
export * from './params-find-duplicate-subscriber.
|
|
25
|
-
export * from './params-generate-latest-stored-data-proof.
|
|
26
|
-
export * from './params-get-asset-list.
|
|
27
|
-
export * from './params-get-asset-objects.
|
|
28
|
-
export * from './params-get-home-shard.
|
|
29
|
-
export * from './params-get-import-account.
|
|
30
|
-
export * from './params-import-account.
|
|
31
|
-
export * from './params-init-reliable-nodes.
|
|
32
|
-
export * from './params-latest-stored-data-proof.
|
|
33
|
-
export * from './params-lock-stake.
|
|
34
|
-
export * from './params-open-account.
|
|
35
|
-
export * from './params-post-data-to-synth-account.
|
|
36
|
-
export * from './params-provide-script.
|
|
37
|
-
export * from './params-query-address.
|
|
38
|
-
export * from './params-rs.
|
|
39
|
-
export * from './params-read-tx-list.
|
|
40
|
-
export * from './params-remove-hold-txs.
|
|
41
|
-
export * from './params-request-data-trade.
|
|
42
|
-
export * from './params-request-vme.
|
|
43
|
-
export * from './params-round.
|
|
44
|
-
export * from './params-round-list.
|
|
45
|
-
export * from './params-send-raw-transaction.
|
|
46
|
-
export * from './params-set-host.
|
|
47
|
-
export * from './params-set-import-account-tx.
|
|
48
|
-
export * from './params-set-reliable-node.
|
|
49
|
-
export * from './params-subscribe-address.
|
|
50
|
-
export * from './params-transfer-asset-object.
|
|
51
|
-
export * from './params-transfer-coin.
|
|
52
|
-
export * from './params-transfer-coin-express.
|
|
53
|
-
export * from './params-transfer-tokens.
|
|
54
|
-
export * from './params-tx-list.
|
|
55
|
-
export * from './params-tx-list-with-proof.
|
|
56
|
-
export * from './params-unlock-stake.
|
|
57
|
-
export * from './params-upload-account-txs.
|
|
58
|
-
export * from './result-dump-accounts.
|
|
59
|
-
export * from './rpc-bool-result.
|
|
60
|
-
export * from './rpc-calculate-spent-by-express-result.
|
|
61
|
-
export * from './rpc-check-address-exist-result.
|
|
62
|
-
export * from './rpc-create-account-result.
|
|
63
|
-
export * from './rpc-create-node-result.
|
|
64
|
-
export * from './rpc-create-tx-result.
|
|
65
|
-
export * from './rpc-find-duplicate-subscriber-result.
|
|
66
|
-
export * from './rpc-generate-latest-stored-data-proof-result.
|
|
67
|
-
export * from './rpc-get-account-asset-list-result.
|
|
68
|
-
export * from './rpc-get-account-asset-object-result.
|
|
69
|
-
export * from './rpc-get-account-detail-result.
|
|
70
|
-
export * from './rpc-get-account-history-result.
|
|
71
|
-
export * from './rpc-get-account-token-list-result.
|
|
72
|
-
export * from './rpc-get-accounts-balances-result.
|
|
73
|
-
export * from './rpc-get-accounts-heights-result.
|
|
74
|
-
export * from './rpc-get-concise-node-status-result.
|
|
75
|
-
export * from './rpc-get-contract-log-result.
|
|
76
|
-
export * from './rpc-get-genesis-account-result.
|
|
77
|
-
export * from './rpc-get-guests-info-result.
|
|
78
|
-
export * from './rpc-get-home-shard-result.
|
|
79
|
-
export * from './rpc-get-import-account-result.
|
|
80
|
-
export * from './rpc-get-inactive-tx-list-result.
|
|
81
|
-
export * from './rpc-get-keys-result.
|
|
82
|
-
export * from './rpc-get-mont-info-list-result.
|
|
83
|
-
export * from './rpc-get-node-blocks-result.
|
|
84
|
-
export * from './rpc-get-node-status-result.
|
|
85
|
-
export * from './rpc-get-shard-of-account-result.
|
|
86
|
-
export * from './rpc-get-sync-state-result.
|
|
87
|
-
export * from './rpc-get-tx-result.
|
|
88
|
-
export * from './rpc-get-world-round-state-result.
|
|
89
|
-
export * from './rpc-get-world-round-states-list-result.
|
|
90
|
-
export * from './rpc-has-system-token-result.
|
|
91
|
-
export * from './rpc-import-account-result.
|
|
92
|
-
export * from './rpc-node-cmd-result.
|
|
93
|
-
export * from './rpc-query-address-result.
|
|
94
|
-
export * from './rpc-read-tx-list-with-proof-result.
|
|
95
|
-
export * from './rpc-request-vme-result.
|
|
96
|
-
export * from './rpc-send-raw-transaction-result.
|
|
97
|
-
export * from './rpc-set-import-account-tx-result.
|
|
98
|
-
export * from './rpc-subscribe-address-result.
|
|
99
|
-
export * from './rpc-view-contract-result.
|
|
100
|
-
export * from './upload-heights-result.
|
|
1
|
+
export * from './heights-result.mjs';
|
|
2
|
+
export * from './params-accept-script.mjs';
|
|
3
|
+
export * from './params-account.mjs';
|
|
4
|
+
export * from './params-account-and-index.mjs';
|
|
5
|
+
export * from './params-account-heights.mjs';
|
|
6
|
+
export * from './params-account-history.mjs';
|
|
7
|
+
export * from './params-accounts.mjs';
|
|
8
|
+
export * from './params-become-guest.mjs';
|
|
9
|
+
export * from './params-become-host.mjs';
|
|
10
|
+
export * from './params-calculate-spent-by-express.mjs';
|
|
11
|
+
export * from './params-call-contract.mjs';
|
|
12
|
+
export * from './params-change-key.mjs';
|
|
13
|
+
export * from './params-change-vkey.mjs';
|
|
14
|
+
export * from './params-check-address-exist.mjs';
|
|
15
|
+
export * from './params-close-account.mjs';
|
|
16
|
+
export * from './params-contract-log.mjs';
|
|
17
|
+
export * from './params-create-asset-object.mjs';
|
|
18
|
+
export * from './params-create-contract.mjs';
|
|
19
|
+
export * from './params-create-node.mjs';
|
|
20
|
+
export * from './params-create-synth-account.mjs';
|
|
21
|
+
export * from './params-create-token.mjs';
|
|
22
|
+
export * from './params-create-vme.mjs';
|
|
23
|
+
export * from './params-download-account-txs.mjs';
|
|
24
|
+
export * from './params-find-duplicate-subscriber.mjs';
|
|
25
|
+
export * from './params-generate-latest-stored-data-proof.mjs';
|
|
26
|
+
export * from './params-get-asset-list.mjs';
|
|
27
|
+
export * from './params-get-asset-objects.mjs';
|
|
28
|
+
export * from './params-get-home-shard.mjs';
|
|
29
|
+
export * from './params-get-import-account.mjs';
|
|
30
|
+
export * from './params-import-account.mjs';
|
|
31
|
+
export * from './params-init-reliable-nodes.mjs';
|
|
32
|
+
export * from './params-latest-stored-data-proof.mjs';
|
|
33
|
+
export * from './params-lock-stake.mjs';
|
|
34
|
+
export * from './params-open-account.mjs';
|
|
35
|
+
export * from './params-post-data-to-synth-account.mjs';
|
|
36
|
+
export * from './params-provide-script.mjs';
|
|
37
|
+
export * from './params-query-address.mjs';
|
|
38
|
+
export * from './params-rs.mjs';
|
|
39
|
+
export * from './params-read-tx-list.mjs';
|
|
40
|
+
export * from './params-remove-hold-txs.mjs';
|
|
41
|
+
export * from './params-request-data-trade.mjs';
|
|
42
|
+
export * from './params-request-vme.mjs';
|
|
43
|
+
export * from './params-round.mjs';
|
|
44
|
+
export * from './params-round-list.mjs';
|
|
45
|
+
export * from './params-send-raw-transaction.mjs';
|
|
46
|
+
export * from './params-set-host.mjs';
|
|
47
|
+
export * from './params-set-import-account-tx.mjs';
|
|
48
|
+
export * from './params-set-reliable-node.mjs';
|
|
49
|
+
export * from './params-subscribe-address.mjs';
|
|
50
|
+
export * from './params-transfer-asset-object.mjs';
|
|
51
|
+
export * from './params-transfer-coin.mjs';
|
|
52
|
+
export * from './params-transfer-coin-express.mjs';
|
|
53
|
+
export * from './params-transfer-tokens.mjs';
|
|
54
|
+
export * from './params-tx-list.mjs';
|
|
55
|
+
export * from './params-tx-list-with-proof.mjs';
|
|
56
|
+
export * from './params-unlock-stake.mjs';
|
|
57
|
+
export * from './params-upload-account-txs.mjs';
|
|
58
|
+
export * from './result-dump-accounts.mjs';
|
|
59
|
+
export * from './rpc-bool-result.mjs';
|
|
60
|
+
export * from './rpc-calculate-spent-by-express-result.mjs';
|
|
61
|
+
export * from './rpc-check-address-exist-result.mjs';
|
|
62
|
+
export * from './rpc-create-account-result.mjs';
|
|
63
|
+
export * from './rpc-create-node-result.mjs';
|
|
64
|
+
export * from './rpc-create-tx-result.mjs';
|
|
65
|
+
export * from './rpc-find-duplicate-subscriber-result.mjs';
|
|
66
|
+
export * from './rpc-generate-latest-stored-data-proof-result.mjs';
|
|
67
|
+
export * from './rpc-get-account-asset-list-result.mjs';
|
|
68
|
+
export * from './rpc-get-account-asset-object-result.mjs';
|
|
69
|
+
export * from './rpc-get-account-detail-result.mjs';
|
|
70
|
+
export * from './rpc-get-account-history-result.mjs';
|
|
71
|
+
export * from './rpc-get-account-token-list-result.mjs';
|
|
72
|
+
export * from './rpc-get-accounts-balances-result.mjs';
|
|
73
|
+
export * from './rpc-get-accounts-heights-result.mjs';
|
|
74
|
+
export * from './rpc-get-concise-node-status-result.mjs';
|
|
75
|
+
export * from './rpc-get-contract-log-result.mjs';
|
|
76
|
+
export * from './rpc-get-genesis-account-result.mjs';
|
|
77
|
+
export * from './rpc-get-guests-info-result.mjs';
|
|
78
|
+
export * from './rpc-get-home-shard-result.mjs';
|
|
79
|
+
export * from './rpc-get-import-account-result.mjs';
|
|
80
|
+
export * from './rpc-get-inactive-tx-list-result.mjs';
|
|
81
|
+
export * from './rpc-get-keys-result.mjs';
|
|
82
|
+
export * from './rpc-get-mont-info-list-result.mjs';
|
|
83
|
+
export * from './rpc-get-node-blocks-result.mjs';
|
|
84
|
+
export * from './rpc-get-node-status-result.mjs';
|
|
85
|
+
export * from './rpc-get-shard-of-account-result.mjs';
|
|
86
|
+
export * from './rpc-get-sync-state-result.mjs';
|
|
87
|
+
export * from './rpc-get-tx-result.mjs';
|
|
88
|
+
export * from './rpc-get-world-round-state-result.mjs';
|
|
89
|
+
export * from './rpc-get-world-round-states-list-result.mjs';
|
|
90
|
+
export * from './rpc-has-system-token-result.mjs';
|
|
91
|
+
export * from './rpc-import-account-result.mjs';
|
|
92
|
+
export * from './rpc-node-cmd-result.mjs';
|
|
93
|
+
export * from './rpc-query-address-result.mjs';
|
|
94
|
+
export * from './rpc-read-tx-list-with-proof-result.mjs';
|
|
95
|
+
export * from './rpc-request-vme-result.mjs';
|
|
96
|
+
export * from './rpc-send-raw-transaction-result.mjs';
|
|
97
|
+
export * from './rpc-set-import-account-tx-result.mjs';
|
|
98
|
+
export * from './rpc-subscribe-address-result.mjs';
|
|
99
|
+
export * from './rpc-view-contract-result.mjs';
|
|
100
|
+
export * from './upload-heights-result.mjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ContractExecStatus } from '../common/contract-exec-status.
|
|
2
|
-
import { TransactionSenderIndex } from '../common/transaction-sender-index.
|
|
1
|
+
import { ContractExecStatus } from '../common/contract-exec-status.mjs';
|
|
2
|
+
import { TransactionSenderIndex } from '../common/transaction-sender-index.mjs';
|
|
3
3
|
export type RpcGetInactiveTxListResult = {
|
|
4
4
|
timeOutTxs: TransactionSenderIndex[];
|
|
5
5
|
txs: TransactionSenderIndex[];
|
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
export * from './tx-accept-script.
|
|
2
|
-
export * from './tx-accept-script-after-time-lock.
|
|
3
|
-
export * from './tx-activate-all-assets.
|
|
4
|
-
export * from './tx-activate-asset-object.
|
|
5
|
-
export * from './tx-activate-call-contract.
|
|
6
|
-
export * from './tx-activate-coin.
|
|
7
|
-
export * from './tx-activate-contract-result.
|
|
8
|
-
export * from './tx-activate-contract-reward.
|
|
9
|
-
export * from './tx-activate-contract-transfer.
|
|
10
|
-
export * from './tx-activate-data-synth-account.
|
|
11
|
-
export * from './tx-activate-foundation-reserve.
|
|
12
|
-
export * from './tx-activate-incentive.
|
|
13
|
-
export * from './tx-activate-lock-stake-for-vme.
|
|
14
|
-
export * from './tx-activate-open-contract.
|
|
15
|
-
export * from './tx-activate-open-synth-account.
|
|
16
|
-
export * from './tx-activate-open-vm-engine.
|
|
17
|
-
export * from './tx-activate-token.
|
|
18
|
-
export * from './tx-become-guest.
|
|
19
|
-
export * from './tx-become-host.
|
|
20
|
-
export * from './tx-burn-asset-object.
|
|
21
|
-
export * from './tx-burn-token.
|
|
22
|
-
export * from './tx-call-contract.
|
|
23
|
-
export * from './tx-change-foundation-account.
|
|
24
|
-
export * from './tx-change-keypair.
|
|
25
|
-
export * from './tx-change-vkey.
|
|
26
|
-
export * from './tx-close-account.
|
|
27
|
-
export * from './tx-contract-blank-reward.
|
|
28
|
-
export * from './tx-contract-transfer-reward.
|
|
29
|
-
export * from './tx-create-asset-object.
|
|
30
|
-
export * from './tx-create-contract.
|
|
31
|
-
export * from './tx-create-synth-account.
|
|
32
|
-
export * from './tx-create-token.
|
|
33
|
-
export * from './tx-create-vm-engine.
|
|
34
|
-
export * from './tx-dummy.
|
|
35
|
-
export * from './tx-finalize.
|
|
36
|
-
export * from './tx-genesis-account.
|
|
37
|
-
export * from './tx-lead-vtx.
|
|
38
|
-
export * from './tx-lock-stake-for-vme.
|
|
39
|
-
export * from './tx-open-account.
|
|
40
|
-
export * from './tx-post-data.
|
|
41
|
-
export * from './tx-post-data-synth-account.
|
|
42
|
-
export * from './tx-provide-script.
|
|
43
|
-
export * from './tx-revoke.
|
|
44
|
-
export * from './tx-transfer-asset-object.
|
|
45
|
-
export * from './tx-transfer-coin.
|
|
46
|
-
export * from './tx-transfer-coin-express.
|
|
47
|
-
export * from './tx-transfer-token.
|
|
48
|
-
export * from './tx-unlock-stake.
|
|
49
|
-
export * from './tx-vm-engine-block.
|
|
1
|
+
export * from './tx-accept-script.mjs';
|
|
2
|
+
export * from './tx-accept-script-after-time-lock.mjs';
|
|
3
|
+
export * from './tx-activate-all-assets.mjs';
|
|
4
|
+
export * from './tx-activate-asset-object.mjs';
|
|
5
|
+
export * from './tx-activate-call-contract.mjs';
|
|
6
|
+
export * from './tx-activate-coin.mjs';
|
|
7
|
+
export * from './tx-activate-contract-result.mjs';
|
|
8
|
+
export * from './tx-activate-contract-reward.mjs';
|
|
9
|
+
export * from './tx-activate-contract-transfer.mjs';
|
|
10
|
+
export * from './tx-activate-data-synth-account.mjs';
|
|
11
|
+
export * from './tx-activate-foundation-reserve.mjs';
|
|
12
|
+
export * from './tx-activate-incentive.mjs';
|
|
13
|
+
export * from './tx-activate-lock-stake-for-vme.mjs';
|
|
14
|
+
export * from './tx-activate-open-contract.mjs';
|
|
15
|
+
export * from './tx-activate-open-synth-account.mjs';
|
|
16
|
+
export * from './tx-activate-open-vm-engine.mjs';
|
|
17
|
+
export * from './tx-activate-token.mjs';
|
|
18
|
+
export * from './tx-become-guest.mjs';
|
|
19
|
+
export * from './tx-become-host.mjs';
|
|
20
|
+
export * from './tx-burn-asset-object.mjs';
|
|
21
|
+
export * from './tx-burn-token.mjs';
|
|
22
|
+
export * from './tx-call-contract.mjs';
|
|
23
|
+
export * from './tx-change-foundation-account.mjs';
|
|
24
|
+
export * from './tx-change-keypair.mjs';
|
|
25
|
+
export * from './tx-change-vkey.mjs';
|
|
26
|
+
export * from './tx-close-account.mjs';
|
|
27
|
+
export * from './tx-contract-blank-reward.mjs';
|
|
28
|
+
export * from './tx-contract-transfer-reward.mjs';
|
|
29
|
+
export * from './tx-create-asset-object.mjs';
|
|
30
|
+
export * from './tx-create-contract.mjs';
|
|
31
|
+
export * from './tx-create-synth-account.mjs';
|
|
32
|
+
export * from './tx-create-token.mjs';
|
|
33
|
+
export * from './tx-create-vm-engine.mjs';
|
|
34
|
+
export * from './tx-dummy.mjs';
|
|
35
|
+
export * from './tx-finalize.mjs';
|
|
36
|
+
export * from './tx-genesis-account.mjs';
|
|
37
|
+
export * from './tx-lead-vtx.mjs';
|
|
38
|
+
export * from './tx-lock-stake-for-vme.mjs';
|
|
39
|
+
export * from './tx-open-account.mjs';
|
|
40
|
+
export * from './tx-post-data.mjs';
|
|
41
|
+
export * from './tx-post-data-synth-account.mjs';
|
|
42
|
+
export * from './tx-provide-script.mjs';
|
|
43
|
+
export * from './tx-revoke.mjs';
|
|
44
|
+
export * from './tx-transfer-asset-object.mjs';
|
|
45
|
+
export * from './tx-transfer-coin.mjs';
|
|
46
|
+
export * from './tx-transfer-coin-express.mjs';
|
|
47
|
+
export * from './tx-transfer-token.mjs';
|
|
48
|
+
export * from './tx-unlock-stake.mjs';
|
|
49
|
+
export * from './tx-vm-engine-block.mjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { RefTxInfo } from '../common/ref-tx-info.
|
|
2
|
-
import { TokenValueAB } from '../common/token-value-ab.
|
|
3
|
-
import { TxBase } from '../common/tx-base.
|
|
4
|
-
import { TxVSignature } from '../common/tx-vsignature.
|
|
1
|
+
import { RefTxInfo } from '../common/ref-tx-info.mjs';
|
|
2
|
+
import { TokenValueAB } from '../common/token-value-ab.mjs';
|
|
3
|
+
import { TxBase } from '../common/tx-base.mjs';
|
|
4
|
+
import { TxVSignature } from '../common/tx-vsignature.mjs';
|
|
5
5
|
export type TxAcceptScriptAfterTimeLock = TxBase & TxVSignature & {
|
|
6
6
|
refLink: RefTxInfo;
|
|
7
7
|
amount: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { RefTxInfo } from '../common/ref-tx-info.
|
|
2
|
-
import { TokenValueAB } from '../common/token-value-ab.
|
|
3
|
-
import { TxBase } from '../common/tx-base.
|
|
1
|
+
import { RefTxInfo } from '../common/ref-tx-info.mjs';
|
|
2
|
+
import { TokenValueAB } from '../common/token-value-ab.mjs';
|
|
3
|
+
import { TxBase } from '../common/tx-base.mjs';
|
|
4
4
|
export type TxAcceptScript = TxBase & {
|
|
5
5
|
refLink: RefTxInfo;
|
|
6
6
|
amount: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { AssetProofObjects } from '../common/asset-proof-objects.
|
|
2
|
-
import { RefTxInfo } from '../common/ref-tx-info.
|
|
3
|
-
import { TokenValueAB } from '../common/token-value-ab.
|
|
4
|
-
import { TxBase } from '../common/tx-base.
|
|
5
|
-
import { TxVSignature } from '../common/tx-vsignature.
|
|
1
|
+
import { AssetProofObjects } from '../common/asset-proof-objects.mjs';
|
|
2
|
+
import { RefTxInfo } from '../common/ref-tx-info.mjs';
|
|
3
|
+
import { TokenValueAB } from '../common/token-value-ab.mjs';
|
|
4
|
+
import { TxBase } from '../common/tx-base.mjs';
|
|
5
|
+
import { TxVSignature } from '../common/tx-vsignature.mjs';
|
|
6
6
|
export type TxActivateAllAssets = TxBase & TxVSignature & {
|
|
7
7
|
refLink: RefTxInfo;
|
|
8
8
|
amount: string;
|