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