@polymeshassociation/polymesh-sdk 27.7.0 → 27.8.0-beta.1

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 (302) hide show
  1. package/CHANGELOG.md +9 -9
  2. package/api/client/AccountManagement.d.ts.map +1 -1
  3. package/api/client/AccountManagement.js +7 -1
  4. package/api/client/AccountManagement.js.map +1 -1
  5. package/api/client/Claims.d.ts.map +1 -1
  6. package/api/client/Claims.js +1 -1
  7. package/api/client/Claims.js.map +1 -1
  8. package/api/client/Polymesh.d.ts.map +1 -1
  9. package/api/client/Polymesh.js +1 -1
  10. package/api/client/Polymesh.js.map +1 -1
  11. package/api/entities/Asset/Base/Settlements/index.d.ts.map +1 -1
  12. package/api/entities/Asset/Base/Settlements/index.js.map +1 -1
  13. package/api/entities/Identity/index.d.ts.map +1 -1
  14. package/api/entities/Identity/index.js.map +1 -1
  15. package/api/entities/Instruction/index.d.ts +4 -0
  16. package/api/entities/Instruction/index.d.ts.map +1 -1
  17. package/api/entities/Instruction/index.js +23 -1
  18. package/api/entities/Instruction/index.js.map +1 -1
  19. package/api/entities/Instruction/types.d.ts +6 -2
  20. package/api/entities/Instruction/types.d.ts.map +1 -1
  21. package/api/entities/Instruction/types.js +2 -0
  22. package/api/entities/Instruction/types.js.map +1 -1
  23. package/api/entities/NumberedPortfolio.d.ts +12 -1
  24. package/api/entities/NumberedPortfolio.d.ts.map +1 -1
  25. package/api/entities/NumberedPortfolio.js +1 -0
  26. package/api/entities/NumberedPortfolio.js.map +1 -1
  27. package/api/entities/Offering/index.js +1 -1
  28. package/api/entities/Offering/index.js.map +1 -1
  29. package/api/entities/Portfolio/index.d.ts +2 -13
  30. package/api/entities/Portfolio/index.d.ts.map +1 -1
  31. package/api/entities/Portfolio/index.js +0 -1
  32. package/api/entities/Portfolio/index.js.map +1 -1
  33. package/api/entities/common/namespaces/Authorizations.d.ts +1 -1
  34. package/api/entities/common/namespaces/Authorizations.d.ts.map +1 -1
  35. package/api/procedures/addInstruction.d.ts.map +1 -1
  36. package/api/procedures/addInstruction.js +3 -0
  37. package/api/procedures/addInstruction.js.map +1 -1
  38. package/api/procedures/executeManualInstruction.d.ts.map +1 -1
  39. package/api/procedures/executeManualInstruction.js +2 -2
  40. package/api/procedures/executeManualInstruction.js.map +1 -1
  41. package/api/procedures/investInOffering.d.ts.map +1 -1
  42. package/api/procedures/investInOffering.js +6 -3
  43. package/api/procedures/investInOffering.js.map +1 -1
  44. package/api/procedures/launchOffering.js +1 -1
  45. package/api/procedures/modifyInstructionAffirmation.d.ts +1 -1
  46. package/api/procedures/modifyInstructionAffirmation.d.ts.map +1 -1
  47. package/api/procedures/modifyInstructionAffirmation.js +2 -2
  48. package/api/procedures/modifyInstructionAffirmation.js.map +1 -1
  49. package/api/procedures/nominateValidators.d.ts.map +1 -1
  50. package/api/procedures/nominateValidators.js +1 -5
  51. package/api/procedures/nominateValidators.js.map +1 -1
  52. package/api/procedures/removeMultiSigPayer.d.ts.map +1 -1
  53. package/api/procedures/removeMultiSigPayer.js +1 -4
  54. package/api/procedures/removeMultiSigPayer.js.map +1 -1
  55. package/api/procedures/setCustodian.d.ts +1 -1
  56. package/api/procedures/setCustodian.d.ts.map +1 -1
  57. package/api/procedures/setTransferRestrictions.d.ts +1 -1
  58. package/api/procedures/setTransferRestrictions.d.ts.map +1 -1
  59. package/api/procedures/subsidizeAccount.d.ts.map +1 -1
  60. package/api/procedures/subsidizeAccount.js +1 -5
  61. package/api/procedures/subsidizeAccount.js.map +1 -1
  62. package/api/procedures/transferPolyx.d.ts +1 -1
  63. package/api/procedures/transferPolyx.d.ts.map +1 -1
  64. package/api/procedures/transferPolyx.js +3 -35
  65. package/api/procedures/transferPolyx.js.map +1 -1
  66. package/api/procedures/types.d.ts +9 -0
  67. package/api/procedures/types.d.ts.map +1 -1
  68. package/api/procedures/types.js.map +1 -1
  69. package/api/procedures/withdrawUnbondedPolyx.d.ts +1 -1
  70. package/api/procedures/withdrawUnbondedPolyx.d.ts.map +1 -1
  71. package/base/Context.d.ts.map +1 -1
  72. package/base/Context.js +1 -2
  73. package/base/Context.js.map +1 -1
  74. package/base/utils.d.ts +1 -1
  75. package/base/utils.d.ts.map +1 -1
  76. package/base/utils.js +1 -1
  77. package/base/utils.js.map +1 -1
  78. package/generated/utils.d.ts +2 -2
  79. package/generated/utils.d.ts.map +1 -1
  80. package/generated/utils.js +1 -1
  81. package/generated/utils.js.map +1 -1
  82. package/index.d.ts +1 -1
  83. package/index.d.ts.map +1 -1
  84. package/index.js +1 -1
  85. package/index.js.map +1 -1
  86. package/middleware/queries/stos.d.ts +1 -1
  87. package/middleware/queries/stos.d.ts.map +1 -1
  88. package/middleware/queries/stos.js +5 -2
  89. package/middleware/queries/stos.js.map +1 -1
  90. package/middleware/types.d.ts +42 -1
  91. package/middleware/types.d.ts.map +1 -1
  92. package/middleware/types.js +24 -1
  93. package/middleware/types.js.map +1 -1
  94. package/npm-package/polymeshassociation-polymesh-sdk-27.8.0-beta.1.tgz +0 -0
  95. package/package.json +3 -3
  96. package/types/index.d.ts +2 -2
  97. package/types/index.d.ts.map +1 -1
  98. package/types/index.js +2 -2
  99. package/types/index.js.map +1 -1
  100. package/types/internal.d.ts +3 -2
  101. package/types/internal.d.ts.map +1 -1
  102. package/types/internal.js +1 -0
  103. package/types/internal.js.map +1 -1
  104. package/utils/constants.d.ts +2 -2
  105. package/utils/constants.d.ts.map +1 -1
  106. package/utils/constants.js +2 -2
  107. package/utils/constants.js.map +1 -1
  108. package/utils/conversion.d.ts +10 -2
  109. package/utils/conversion.d.ts.map +1 -1
  110. package/utils/conversion.js +51 -26
  111. package/utils/conversion.js.map +1 -1
  112. package/utils/internal.d.ts +1 -1
  113. package/utils/internal.d.ts.map +1 -1
  114. package/generated/types.d.ts +0 -895
  115. package/generated/types.d.ts.map +0 -1
  116. package/generated/types.js +0 -948
  117. package/generated/types.js.map +0 -1
  118. package/npm-package/polymeshassociation-polymesh-sdk-27.7.0.tgz +0 -0
  119. package/polkadot/asset/definitions.d.ts +0 -16
  120. package/polkadot/asset/definitions.d.ts.map +0 -1
  121. package/polkadot/asset/definitions.js +0 -45
  122. package/polkadot/asset/definitions.js.map +0 -1
  123. package/polkadot/asset/index.d.ts +0 -2
  124. package/polkadot/asset/index.d.ts.map +0 -1
  125. package/polkadot/asset/index.js +0 -20
  126. package/polkadot/asset/index.js.map +0 -1
  127. package/polkadot/asset/types.d.ts +0 -2
  128. package/polkadot/asset/types.d.ts.map +0 -1
  129. package/polkadot/asset/types.js +0 -5
  130. package/polkadot/asset/types.js.map +0 -1
  131. package/polkadot/augment-api-consts.d.ts +0 -505
  132. package/polkadot/augment-api-consts.d.ts.map +0 -1
  133. package/polkadot/augment-api-consts.js +0 -8
  134. package/polkadot/augment-api-consts.js.map +0 -1
  135. package/polkadot/augment-api-errors.d.ts +0 -2191
  136. package/polkadot/augment-api-errors.d.ts.map +0 -1
  137. package/polkadot/augment-api-errors.js +0 -8
  138. package/polkadot/augment-api-errors.js.map +0 -1
  139. package/polkadot/augment-api-events.d.ts +0 -2991
  140. package/polkadot/augment-api-events.d.ts.map +0 -1
  141. package/polkadot/augment-api-events.js +0 -8
  142. package/polkadot/augment-api-events.js.map +0 -1
  143. package/polkadot/augment-api-query.d.ts +0 -2580
  144. package/polkadot/augment-api-query.d.ts.map +0 -1
  145. package/polkadot/augment-api-query.js +0 -8
  146. package/polkadot/augment-api-query.js.map +0 -1
  147. package/polkadot/augment-api-rpc.d.ts +0 -808
  148. package/polkadot/augment-api-rpc.d.ts.map +0 -1
  149. package/polkadot/augment-api-rpc.js +0 -6
  150. package/polkadot/augment-api-rpc.js.map +0 -1
  151. package/polkadot/augment-api-runtime.d.ts +0 -380
  152. package/polkadot/augment-api-runtime.d.ts.map +0 -1
  153. package/polkadot/augment-api-runtime.js +0 -8
  154. package/polkadot/augment-api-runtime.js.map +0 -1
  155. package/polkadot/augment-api-tx.d.ts +0 -6408
  156. package/polkadot/augment-api-tx.d.ts.map +0 -1
  157. package/polkadot/augment-api-tx.js +0 -8
  158. package/polkadot/augment-api-tx.js.map +0 -1
  159. package/polkadot/augment-api.d.ts +0 -8
  160. package/polkadot/augment-api.d.ts.map +0 -1
  161. package/polkadot/augment-api.js +0 -12
  162. package/polkadot/augment-api.js.map +0 -1
  163. package/polkadot/augment-types.d.ts +0 -1238
  164. package/polkadot/augment-types.d.ts.map +0 -1
  165. package/polkadot/augment-types.js +0 -8
  166. package/polkadot/augment-types.js.map +0 -1
  167. package/polkadot/compliance/definitions.d.ts +0 -15
  168. package/polkadot/compliance/definitions.d.ts.map +0 -1
  169. package/polkadot/compliance/definitions.js +0 -27
  170. package/polkadot/compliance/definitions.js.map +0 -1
  171. package/polkadot/compliance/index.d.ts +0 -2
  172. package/polkadot/compliance/index.d.ts.map +0 -1
  173. package/polkadot/compliance/index.js +0 -20
  174. package/polkadot/compliance/index.js.map +0 -1
  175. package/polkadot/compliance/types.d.ts +0 -2
  176. package/polkadot/compliance/types.d.ts.map +0 -1
  177. package/polkadot/compliance/types.js +0 -5
  178. package/polkadot/compliance/types.js.map +0 -1
  179. package/polkadot/definitions.d.ts +0 -11
  180. package/polkadot/definitions.d.ts.map +0 -1
  181. package/polkadot/definitions.js +0 -28
  182. package/polkadot/definitions.js.map +0 -1
  183. package/polkadot/group/definitions.d.ts +0 -25
  184. package/polkadot/group/definitions.d.ts.map +0 -1
  185. package/polkadot/group/definitions.js +0 -31
  186. package/polkadot/group/definitions.js.map +0 -1
  187. package/polkadot/group/index.d.ts +0 -2
  188. package/polkadot/group/index.d.ts.map +0 -1
  189. package/polkadot/group/index.js +0 -20
  190. package/polkadot/group/index.js.map +0 -1
  191. package/polkadot/group/types.d.ts +0 -2
  192. package/polkadot/group/types.d.ts.map +0 -1
  193. package/polkadot/group/types.js +0 -5
  194. package/polkadot/group/types.js.map +0 -1
  195. package/polkadot/identity/definitions.d.ts +0 -61
  196. package/polkadot/identity/definitions.d.ts.map +0 -1
  197. package/polkadot/identity/definitions.js +0 -125
  198. package/polkadot/identity/definitions.js.map +0 -1
  199. package/polkadot/identity/index.d.ts +0 -2
  200. package/polkadot/identity/index.d.ts.map +0 -1
  201. package/polkadot/identity/index.js +0 -20
  202. package/polkadot/identity/index.js.map +0 -1
  203. package/polkadot/identity/types.d.ts +0 -2
  204. package/polkadot/identity/types.d.ts.map +0 -1
  205. package/polkadot/identity/types.js +0 -5
  206. package/polkadot/identity/types.js.map +0 -1
  207. package/polkadot/index.d.ts +0 -2
  208. package/polkadot/index.d.ts.map +0 -1
  209. package/polkadot/index.js +0 -20
  210. package/polkadot/index.js.map +0 -1
  211. package/polkadot/lookup.d.ts +0 -4733
  212. package/polkadot/lookup.d.ts.map +0 -1
  213. package/polkadot/lookup.js +0 -5493
  214. package/polkadot/lookup.js.map +0 -1
  215. package/polkadot/nft/definitions.d.ts +0 -16
  216. package/polkadot/nft/definitions.d.ts.map +0 -1
  217. package/polkadot/nft/definitions.js +0 -40
  218. package/polkadot/nft/definitions.js.map +0 -1
  219. package/polkadot/nft/index.d.ts +0 -2
  220. package/polkadot/nft/index.d.ts.map +0 -1
  221. package/polkadot/nft/index.js +0 -20
  222. package/polkadot/nft/index.js.map +0 -1
  223. package/polkadot/nft/types.d.ts +0 -2
  224. package/polkadot/nft/types.d.ts.map +0 -1
  225. package/polkadot/nft/types.js +0 -5
  226. package/polkadot/nft/types.js.map +0 -1
  227. package/polkadot/pips/definitions.d.ts +0 -34
  228. package/polkadot/pips/definitions.d.ts.map +0 -1
  229. package/polkadot/pips/definitions.js +0 -57
  230. package/polkadot/pips/definitions.js.map +0 -1
  231. package/polkadot/pips/index.d.ts +0 -2
  232. package/polkadot/pips/index.d.ts.map +0 -1
  233. package/polkadot/pips/index.js +0 -20
  234. package/polkadot/pips/index.js.map +0 -1
  235. package/polkadot/pips/types.d.ts +0 -2
  236. package/polkadot/pips/types.d.ts.map +0 -1
  237. package/polkadot/pips/types.js +0 -5
  238. package/polkadot/pips/types.js.map +0 -1
  239. package/polkadot/polymesh/definitions.d.ts +0 -674
  240. package/polkadot/polymesh/definitions.d.ts.map +0 -1
  241. package/polkadot/polymesh/definitions.js +0 -1208
  242. package/polkadot/polymesh/definitions.js.map +0 -1
  243. package/polkadot/polymesh/index.d.ts +0 -2
  244. package/polkadot/polymesh/index.d.ts.map +0 -1
  245. package/polkadot/polymesh/index.js +0 -20
  246. package/polkadot/polymesh/index.js.map +0 -1
  247. package/polkadot/polymesh/types.d.ts +0 -755
  248. package/polkadot/polymesh/types.d.ts.map +0 -1
  249. package/polkadot/polymesh/types.js +0 -5
  250. package/polkadot/polymesh/types.js.map +0 -1
  251. package/polkadot/protocolFee/definitions.d.ts +0 -16
  252. package/polkadot/protocolFee/definitions.d.ts.map +0 -1
  253. package/polkadot/protocolFee/definitions.js +0 -25
  254. package/polkadot/protocolFee/definitions.js.map +0 -1
  255. package/polkadot/protocolFee/index.d.ts +0 -2
  256. package/polkadot/protocolFee/index.d.ts.map +0 -1
  257. package/polkadot/protocolFee/index.js +0 -20
  258. package/polkadot/protocolFee/index.js.map +0 -1
  259. package/polkadot/protocolFee/types.d.ts +0 -2
  260. package/polkadot/protocolFee/types.d.ts.map +0 -1
  261. package/polkadot/protocolFee/types.js +0 -5
  262. package/polkadot/protocolFee/types.js.map +0 -1
  263. package/polkadot/registry.d.ts +0 -365
  264. package/polkadot/registry.d.ts.map +0 -1
  265. package/polkadot/registry.js +0 -8
  266. package/polkadot/registry.js.map +0 -1
  267. package/polkadot/schema.d.ts +0 -870
  268. package/polkadot/schema.d.ts.map +0 -1
  269. package/polkadot/schema.js +0 -1586
  270. package/polkadot/schema.js.map +0 -1
  271. package/polkadot/settlement/definitions.d.ts +0 -41
  272. package/polkadot/settlement/definitions.d.ts.map +0 -1
  273. package/polkadot/settlement/definitions.js +0 -70
  274. package/polkadot/settlement/definitions.js.map +0 -1
  275. package/polkadot/settlement/index.d.ts +0 -2
  276. package/polkadot/settlement/index.d.ts.map +0 -1
  277. package/polkadot/settlement/index.js +0 -20
  278. package/polkadot/settlement/index.js.map +0 -1
  279. package/polkadot/settlement/types.d.ts +0 -2
  280. package/polkadot/settlement/types.d.ts.map +0 -1
  281. package/polkadot/settlement/types.js +0 -5
  282. package/polkadot/settlement/types.js.map +0 -1
  283. package/polkadot/staking/definitions.d.ts +0 -16
  284. package/polkadot/staking/definitions.d.ts.map +0 -1
  285. package/polkadot/staking/definitions.js +0 -20
  286. package/polkadot/staking/definitions.js.map +0 -1
  287. package/polkadot/staking/index.d.ts +0 -2
  288. package/polkadot/staking/index.d.ts.map +0 -1
  289. package/polkadot/staking/index.js +0 -20
  290. package/polkadot/staking/index.js.map +0 -1
  291. package/polkadot/staking/types.d.ts +0 -2
  292. package/polkadot/staking/types.d.ts.map +0 -1
  293. package/polkadot/staking/types.js +0 -5
  294. package/polkadot/staking/types.js.map +0 -1
  295. package/polkadot/types-lookup.d.ts +0 -5881
  296. package/polkadot/types-lookup.d.ts.map +0 -1
  297. package/polkadot/types-lookup.js +0 -8
  298. package/polkadot/types-lookup.js.map +0 -1
  299. package/polkadot/types.d.ts +0 -11
  300. package/polkadot/types.d.ts.map +0 -1
  301. package/polkadot/types.js +0 -29
  302. package/polkadot/types.js.map +0 -1
@@ -1,505 +0,0 @@
1
- import '@polkadot/api-base/types/consts';
2
- import type { ApiTypes, AugmentedConst } from '@polkadot/api-base/types';
3
- import type { Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec';
4
- import type { Perbill, Permill } from '@polkadot/types/interfaces/runtime';
5
- import type { FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, PalletContractsSchedule, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightToFeeCoefficient, SpWeightsWeightV2Weight } from "./types-lookup.ts";
6
- export declare type __AugmentedConst<ApiType extends ApiTypes> = AugmentedConst<ApiType>;
7
- declare module '@polkadot/api-base/types/consts' {
8
- interface AugmentedConsts<ApiType extends ApiTypes> {
9
- asset: {
10
- /**
11
- * Max length for the Asset Metadata type name.
12
- **/
13
- assetMetadataNameMaxLength: u32 & AugmentedConst<ApiType>;
14
- /**
15
- * Max length for the Asset Metadata type definition.
16
- **/
17
- assetMetadataTypeDefMaxLength: u32 & AugmentedConst<ApiType>;
18
- /**
19
- * Max length for the Asset Metadata value.
20
- **/
21
- assetMetadataValueMaxLength: u32 & AugmentedConst<ApiType>;
22
- /**
23
- * Max length for the name of an asset.
24
- **/
25
- assetNameMaxLength: u32 & AugmentedConst<ApiType>;
26
- /**
27
- * Max length of the funding round name.
28
- **/
29
- fundingRoundNameMaxLength: u32 & AugmentedConst<ApiType>;
30
- /**
31
- * Maximum number of mediators for an asset.
32
- **/
33
- maxAssetMediators: u32 & AugmentedConst<ApiType>;
34
- };
35
- babe: {
36
- /**
37
- * The amount of time, in slots, that each epoch should last.
38
- * NOTE: Currently it is not possible to change the epoch duration after
39
- * the chain has started. Attempting to do so will brick block production.
40
- **/
41
- epochDuration: u64 & AugmentedConst<ApiType>;
42
- /**
43
- * The expected average block time at which BABE should be creating
44
- * blocks. Since BABE is probabilistic it is not trivial to figure out
45
- * what the expected average block time should be based on the slot
46
- * duration and the security parameter `c` (where `1 - c` represents
47
- * the probability of a slot being empty).
48
- **/
49
- expectedBlockTime: u64 & AugmentedConst<ApiType>;
50
- /**
51
- * Max number of authorities allowed
52
- **/
53
- maxAuthorities: u32 & AugmentedConst<ApiType>;
54
- };
55
- balances: {
56
- /**
57
- * This type is no longer needed but kept for compatibility reasons.
58
- * The minimum amount required to keep an account open.
59
- **/
60
- existentialDeposit: u128 & AugmentedConst<ApiType>;
61
- };
62
- base: {
63
- /**
64
- * The maximum length governing `TooLong`.
65
- *
66
- * How lengths are computed to compare against this value is situation based.
67
- * For example, you could halve it, double it, compute a sum for some tree of strings, etc.
68
- **/
69
- maxLen: u32 & AugmentedConst<ApiType>;
70
- };
71
- complianceManager: {
72
- /**
73
- * The maximum claim reads that are allowed to happen in worst case of a condition resolution
74
- **/
75
- maxConditionComplexity: u32 & AugmentedConst<ApiType>;
76
- };
77
- contracts: {
78
- /**
79
- * The maximum number of contracts that can be pending for deletion.
80
- *
81
- * When a contract is deleted by calling `seal_terminate` it becomes inaccessible
82
- * immediately, but the deletion of the storage items it has accumulated is performed
83
- * later. The contract is put into the deletion queue. This defines how many
84
- * contracts can be queued up at the same time. If that limit is reached `seal_terminate`
85
- * will fail. The action must be retried in a later block in that case.
86
- *
87
- * The reasons for limiting the queue depth are:
88
- *
89
- * 1. The queue is in storage in order to be persistent between blocks. We want to limit
90
- * the amount of storage that can be consumed.
91
- * 2. The queue is stored in a vector and needs to be decoded as a whole when reading
92
- * it at the end of each block. Longer queues take more weight to decode and hence
93
- * limit the amount of items that can be deleted per block.
94
- **/
95
- deletionQueueDepth: u32 & AugmentedConst<ApiType>;
96
- /**
97
- * The maximum amount of weight that can be consumed per block for lazy trie removal.
98
- *
99
- * The amount of weight that is dedicated per block to work on the deletion queue. Larger
100
- * values allow more trie keys to be deleted in each block but reduce the amount of
101
- * weight that is left for transactions. See [`Self::DeletionQueueDepth`] for more
102
- * information about the deletion queue.
103
- **/
104
- deletionWeightLimit: SpWeightsWeightV2Weight & AugmentedConst<ApiType>;
105
- /**
106
- * The amount of balance a caller has to pay for each byte of storage.
107
- *
108
- * # Note
109
- *
110
- * Changing this value for an existing chain might need a storage migration.
111
- **/
112
- depositPerByte: u128 & AugmentedConst<ApiType>;
113
- /**
114
- * The amount of balance a caller has to pay for each storage item.
115
- *
116
- * # Note
117
- *
118
- * Changing this value for an existing chain might need a storage migration.
119
- **/
120
- depositPerItem: u128 & AugmentedConst<ApiType>;
121
- /**
122
- * The maximum length of a contract code in bytes. This limit applies to the instrumented
123
- * version of the code. Therefore `instantiate_with_code` can fail even when supplying
124
- * a wasm binary below this maximum size.
125
- *
126
- * The value should be chosen carefully taking into the account the overall memory limit
127
- * your runtime has, as well as the [maximum allowed callstack
128
- * depth](#associatedtype.CallStack). Look into the `integrity_test()` for some insights.
129
- **/
130
- maxCodeLen: u32 & AugmentedConst<ApiType>;
131
- /**
132
- * The maximum length of the debug buffer in bytes.
133
- **/
134
- maxDebugBufferLen: u32 & AugmentedConst<ApiType>;
135
- /**
136
- * The maximum allowable length in bytes for storage keys.
137
- **/
138
- maxStorageKeyLen: u32 & AugmentedConst<ApiType>;
139
- /**
140
- * Cost schedule and limits.
141
- **/
142
- schedule: PalletContractsSchedule & AugmentedConst<ApiType>;
143
- /**
144
- * Make contract callable functions marked as `#[unstable]` available.
145
- *
146
- * Contracts that use `#[unstable]` functions won't be able to be uploaded unless
147
- * this is set to `true`. This is only meant for testnets and dev nodes in order to
148
- * experiment with new features.
149
- *
150
- * # Warning
151
- *
152
- * Do **not** set to `true` on productions chains.
153
- **/
154
- unsafeUnstableInterface: bool & AugmentedConst<ApiType>;
155
- };
156
- corporateAction: {
157
- /**
158
- * Max number of per-DID withholding tax overrides.
159
- **/
160
- maxDidWhts: u32 & AugmentedConst<ApiType>;
161
- /**
162
- * Max number of DID specified in `TargetIdentities`.
163
- **/
164
- maxTargetIds: u32 & AugmentedConst<ApiType>;
165
- };
166
- electionProviderMultiPhase: {
167
- /**
168
- * The minimum amount of improvement to the solution score that defines a solution as
169
- * "better" in the Signed phase.
170
- **/
171
- betterSignedThreshold: Perbill & AugmentedConst<ApiType>;
172
- /**
173
- * The minimum amount of improvement to the solution score that defines a solution as
174
- * "better" in the Unsigned phase.
175
- **/
176
- betterUnsignedThreshold: Perbill & AugmentedConst<ApiType>;
177
- /**
178
- * The maximum number of electable targets to put in the snapshot.
179
- **/
180
- maxElectableTargets: u16 & AugmentedConst<ApiType>;
181
- /**
182
- * The maximum number of electing voters to put in the snapshot. At the moment, snapshots
183
- * are only over a single block, but once multi-block elections are introduced they will
184
- * take place over multiple blocks.
185
- **/
186
- maxElectingVoters: u32 & AugmentedConst<ApiType>;
187
- /**
188
- * The maximum number of winners that can be elected by this `ElectionProvider`
189
- * implementation.
190
- *
191
- * Note: This must always be greater or equal to `T::DataProvider::desired_targets()`.
192
- **/
193
- maxWinners: u32 & AugmentedConst<ApiType>;
194
- minerMaxLength: u32 & AugmentedConst<ApiType>;
195
- minerMaxVotesPerVoter: u32 & AugmentedConst<ApiType>;
196
- minerMaxWeight: SpWeightsWeightV2Weight & AugmentedConst<ApiType>;
197
- /**
198
- * The priority of the unsigned transaction submitted in the unsigned-phase
199
- **/
200
- minerTxPriority: u64 & AugmentedConst<ApiType>;
201
- /**
202
- * The repeat threshold of the offchain worker.
203
- *
204
- * For example, if it is 5, that means that at least 5 blocks will elapse between attempts
205
- * to submit the worker's solution.
206
- **/
207
- offchainRepeat: u32 & AugmentedConst<ApiType>;
208
- /**
209
- * Base deposit for a signed solution.
210
- **/
211
- signedDepositBase: u128 & AugmentedConst<ApiType>;
212
- /**
213
- * Per-byte deposit for a signed solution.
214
- **/
215
- signedDepositByte: u128 & AugmentedConst<ApiType>;
216
- /**
217
- * Per-weight deposit for a signed solution.
218
- **/
219
- signedDepositWeight: u128 & AugmentedConst<ApiType>;
220
- /**
221
- * The maximum amount of unchecked solutions to refund the call fee for.
222
- **/
223
- signedMaxRefunds: u32 & AugmentedConst<ApiType>;
224
- /**
225
- * Maximum number of signed submissions that can be queued.
226
- *
227
- * It is best to avoid adjusting this during an election, as it impacts downstream data
228
- * structures. In particular, `SignedSubmissionIndices<T>` is bounded on this value. If you
229
- * update this value during an election, you _must_ ensure that
230
- * `SignedSubmissionIndices.len()` is less than or equal to the new value. Otherwise,
231
- * attempts to submit new solutions may cause a runtime panic.
232
- **/
233
- signedMaxSubmissions: u32 & AugmentedConst<ApiType>;
234
- /**
235
- * Maximum weight of a signed solution.
236
- *
237
- * If [`Config::MinerConfig`] is being implemented to submit signed solutions (outside of
238
- * this pallet), then [`MinerConfig::solution_weight`] is used to compare against
239
- * this value.
240
- **/
241
- signedMaxWeight: SpWeightsWeightV2Weight & AugmentedConst<ApiType>;
242
- /**
243
- * Duration of the signed phase.
244
- **/
245
- signedPhase: u32 & AugmentedConst<ApiType>;
246
- /**
247
- * Base reward for a signed solution
248
- **/
249
- signedRewardBase: u128 & AugmentedConst<ApiType>;
250
- /**
251
- * Duration of the unsigned phase.
252
- **/
253
- unsignedPhase: u32 & AugmentedConst<ApiType>;
254
- };
255
- grandpa: {
256
- /**
257
- * Max Authorities in use
258
- **/
259
- maxAuthorities: u32 & AugmentedConst<ApiType>;
260
- /**
261
- * The maximum number of entries to keep in the set id to session index mapping.
262
- *
263
- * Since the `SetIdSession` map is only used for validating equivocations this
264
- * value should relate to the bonding duration of whatever staking system is
265
- * being used (if any). If equivocation handling is not enabled then this value
266
- * can be zero.
267
- **/
268
- maxSetIdSessionEntries: u64 & AugmentedConst<ApiType>;
269
- };
270
- identity: {
271
- /**
272
- * POLYX given to primary keys of all new Identities
273
- **/
274
- initialPOLYX: u128 & AugmentedConst<ApiType>;
275
- /**
276
- * Maximum number of authorizations an identity can give.
277
- **/
278
- maxGivenAuths: u32 & AugmentedConst<ApiType>;
279
- };
280
- imOnline: {
281
- /**
282
- * A configuration for base priority of unsigned transactions.
283
- *
284
- * This is exposed so that it can be tuned for particular runtime, when
285
- * multiple pallets send unsigned transactions.
286
- **/
287
- unsignedPriority: u64 & AugmentedConst<ApiType>;
288
- };
289
- indices: {
290
- /**
291
- * The deposit needed for reserving an index.
292
- **/
293
- deposit: u128 & AugmentedConst<ApiType>;
294
- };
295
- multiSig: {
296
- /**
297
- * Maximum number of signers that can be added/removed in one call.
298
- **/
299
- maxSigners: u32 & AugmentedConst<ApiType>;
300
- };
301
- nft: {
302
- maxNumberOfCollectionKeys: u8 & AugmentedConst<ApiType>;
303
- maxNumberOfNFTsCount: u32 & AugmentedConst<ApiType>;
304
- };
305
- pips: {
306
- /**
307
- * The maximum number of votes that can be pruned at once.
308
- **/
309
- maxRefundsAndVotesPruned: u32 & AugmentedConst<ApiType>;
310
- };
311
- portfolio: {
312
- /**
313
- * Maximum number of fungible assets that can be moved in a single transfer call.
314
- **/
315
- maxNumberOfFungibleMoves: u32 & AugmentedConst<ApiType>;
316
- /**
317
- * Maximum number of NFTs that can be moved in a single transfer call.
318
- **/
319
- maxNumberOfNFTsMoves: u32 & AugmentedConst<ApiType>;
320
- };
321
- scheduler: {
322
- /**
323
- * The maximum weight that may be scheduled per block for any dispatchables.
324
- **/
325
- maximumWeight: SpWeightsWeightV2Weight & AugmentedConst<ApiType>;
326
- /**
327
- * The maximum number of scheduled calls in the queue for a single block.
328
- **/
329
- maxScheduledPerBlock: u32 & AugmentedConst<ApiType>;
330
- };
331
- settlement: {
332
- /**
333
- * Maximum number mediators in the instruction level (this does not include asset mediators).
334
- **/
335
- maxInstructionMediators: u32 & AugmentedConst<ApiType>;
336
- /**
337
- * Maximum number of fungible assets that can be in a single instruction.
338
- **/
339
- maxNumberOfFungibleAssets: u32 & AugmentedConst<ApiType>;
340
- /**
341
- * Maximum number of NFTs that can be transferred in a instruction.
342
- **/
343
- maxNumberOfNFTs: u32 & AugmentedConst<ApiType>;
344
- /**
345
- * Maximum number of NFTs that can be transferred in a leg.
346
- **/
347
- maxNumberOfNFTsPerLeg: u32 & AugmentedConst<ApiType>;
348
- /**
349
- * Maximum number of off-chain assets that can be transferred in a instruction.
350
- **/
351
- maxNumberOfOffChainAssets: u32 & AugmentedConst<ApiType>;
352
- /**
353
- * Maximum number of portfolios.
354
- **/
355
- maxNumberOfPortfolios: u32 & AugmentedConst<ApiType>;
356
- /**
357
- * Maximum number of venue signers.
358
- **/
359
- maxNumberOfVenueSigners: u32 & AugmentedConst<ApiType>;
360
- };
361
- staking: {
362
- /**
363
- * Number of eras that staked funds must remain bonded for.
364
- **/
365
- bondingDuration: u32 & AugmentedConst<ApiType>;
366
- /**
367
- * Yearly total reward amount that gets distributed when fixed rewards kicks in.
368
- **/
369
- fixedYearlyReward: u128 & AugmentedConst<ApiType>;
370
- /**
371
- * Number of eras to keep in history.
372
- *
373
- * Following information is kept for eras in `[current_era -
374
- * HistoryDepth, current_era]`: `ErasStakers`, `ErasStakersClipped`,
375
- * `ErasValidatorPrefs`, `ErasValidatorReward`, `ErasRewardPoints`,
376
- * `ErasTotalStake`, `ErasStartSessionIndex`,
377
- * `StakingLedger.claimed_rewards`.
378
- *
379
- * Must be more than the number of eras delayed by session.
380
- * I.e. active era must always be in history. I.e. `active_era >
381
- * current_era - history_depth` must be guaranteed.
382
- *
383
- * If migrating an existing pallet from storage value to config value,
384
- * this should be set to same value or greater as in storage.
385
- *
386
- * Note: `HistoryDepth` is used as the upper bound for the `BoundedVec`
387
- * item `StakingLedger.claimed_rewards`. Setting this value lower than
388
- * the existing value can lead to inconsistencies in the
389
- * `StakingLedger` and will need to be handled properly in a migration.
390
- * The test `reducing_history_depth_abrupt` shows this effect.
391
- **/
392
- historyDepth: u32 & AugmentedConst<ApiType>;
393
- /**
394
- * Maximum number of nominations per nominator.
395
- **/
396
- maxNominations: u32 & AugmentedConst<ApiType>;
397
- /**
398
- * The maximum number of nominators rewarded for each validator.
399
- *
400
- * For each validator only the `$MaxNominatorRewardedPerValidator` biggest stakers can
401
- * claim their reward. This used to limit the i/o cost for the nominator payout.
402
- **/
403
- maxNominatorRewardedPerValidator: u32 & AugmentedConst<ApiType>;
404
- /**
405
- * The maximum number of `unlocking` chunks a [`StakingLedger`] can
406
- * have. Effectively determines how many unique eras a staker may be
407
- * unbonding in.
408
- *
409
- * Note: `MaxUnlockingChunks` is used as the upper bound for the
410
- * `BoundedVec` item `StakingLedger.unlocking`. Setting this value
411
- * lower than the existing value can lead to inconsistencies in the
412
- * `StakingLedger` and will need to be handled properly in a runtime
413
- * migration. The test `reducing_max_unlocking_chunks_abrupt` shows
414
- * this effect.
415
- **/
416
- maxUnlockingChunks: u32 & AugmentedConst<ApiType>;
417
- /**
418
- * Maximum amount of validators that can run by an identity.
419
- * It will be MaxValidatorPerIdentity * Self::validator_count().
420
- **/
421
- maxValidatorPerIdentity: Permill & AugmentedConst<ApiType>;
422
- /**
423
- * Maximum amount of total issuance after which fixed rewards kicks in.
424
- **/
425
- maxVariableInflationTotalIssuance: u128 & AugmentedConst<ApiType>;
426
- /**
427
- * Number of sessions per era.
428
- **/
429
- sessionsPerEra: u32 & AugmentedConst<ApiType>;
430
- /**
431
- * Number of eras that slashes are deferred by, after computation.
432
- *
433
- * This should be less than the bonding duration. Set to 0 if slashes
434
- * should be applied immediately, without opportunity for intervention.
435
- **/
436
- slashDeferDuration: u32 & AugmentedConst<ApiType>;
437
- };
438
- statistics: {
439
- /**
440
- * Maximum stats that can be enabled for an Asset.
441
- **/
442
- maxStatsPerAsset: u32 & AugmentedConst<ApiType>;
443
- /**
444
- * Maximum transfer conditions that can be enabled for an Asset.
445
- **/
446
- maxTransferConditionsPerAsset: u32 & AugmentedConst<ApiType>;
447
- };
448
- system: {
449
- /**
450
- * Maximum number of block number to block hash mappings to keep (oldest pruned first).
451
- **/
452
- blockHashCount: u32 & AugmentedConst<ApiType>;
453
- /**
454
- * The maximum length of a block (in bytes).
455
- **/
456
- blockLength: FrameSystemLimitsBlockLength & AugmentedConst<ApiType>;
457
- /**
458
- * Block & extrinsics weights: base values and limits.
459
- **/
460
- blockWeights: FrameSystemLimitsBlockWeights & AugmentedConst<ApiType>;
461
- /**
462
- * The weight of runtime database operations the runtime can invoke.
463
- **/
464
- dbWeight: SpWeightsRuntimeDbWeight & AugmentedConst<ApiType>;
465
- /**
466
- * The designated SS58 prefix of this chain.
467
- *
468
- * This replaces the "ss58Format" property declared in the chain spec. Reason is
469
- * that the runtime should know about the prefix in order to make use of it as
470
- * an identifier of the chain.
471
- **/
472
- ss58Prefix: u16 & AugmentedConst<ApiType>;
473
- /**
474
- * Get the chain's current version.
475
- **/
476
- version: SpVersionRuntimeVersion & AugmentedConst<ApiType>;
477
- };
478
- timestamp: {
479
- /**
480
- * The minimum period between blocks. Beware that this is different to the *expected*
481
- * period that the block production apparatus provides. Your chosen consensus system will
482
- * generally work with this to determine a sensible block time. e.g. For Aura, it will be
483
- * double this period on default settings.
484
- **/
485
- minimumPeriod: u64 & AugmentedConst<ApiType>;
486
- };
487
- transactionPayment: {
488
- /**
489
- * The fee to be paid for making a transaction; the per-byte portion.
490
- **/
491
- transactionByteFee: u128 & AugmentedConst<ApiType>;
492
- /**
493
- * The polynomial that is applied in order to derive fee from weight.
494
- **/
495
- weightToFeeConst: Vec<SpWeightsWeightToFeeCoefficient> & AugmentedConst<ApiType>;
496
- };
497
- utility: {
498
- /**
499
- * The limit on the number of batched calls.
500
- **/
501
- batchedCallsLimit: u32 & AugmentedConst<ApiType>;
502
- };
503
- }
504
- }
505
- //# sourceMappingURL=augment-api-consts.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"augment-api-consts.d.ts","sourceRoot":"","sources":["../../src/polkadot/augment-api-consts.ts"],"names":[],"mappings":"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"}
@@ -1,8 +0,0 @@
1
- "use strict";
2
- // Auto-generated via `yarn polkadot-types-from-chain`, do not edit
3
- /* eslint-disable */
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- // import type lookup before we augment - in some environments
6
- // this is required to allow for ambient/previous definitions
7
- require("@polkadot/api-base/types/consts");
8
- //# sourceMappingURL=augment-api-consts.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"augment-api-consts.js","sourceRoot":"","sources":["../../src/polkadot/augment-api-consts.ts"],"names":[],"mappings":";AAAA,mEAAmE;AACnE,oBAAoB;;AAEpB,8DAA8D;AAC9D,6DAA6D;AAC7D,2CAAyC"}