@webb-tools/tangle-substrate-types 0.9.7 → 0.9.9
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/build/index.cjs +319 -276
- package/build/index.d.ts +742 -561
- package/build/index.mjs +319 -276
- package/package.json +1 -1
package/build/index.mjs
CHANGED
|
@@ -1751,12 +1751,12 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
1751
1751
|
Deposited: {
|
|
1752
1752
|
who: 'AccountId32',
|
|
1753
1753
|
amount: 'u128',
|
|
1754
|
-
assetId: '
|
|
1754
|
+
assetId: 'TanglePrimitivesServicesAsset'
|
|
1755
1755
|
},
|
|
1756
1756
|
Scheduledwithdraw: {
|
|
1757
1757
|
who: 'AccountId32',
|
|
1758
1758
|
amount: 'u128',
|
|
1759
|
-
assetId: '
|
|
1759
|
+
assetId: 'TanglePrimitivesServicesAsset'
|
|
1760
1760
|
},
|
|
1761
1761
|
Executedwithdraw: {
|
|
1762
1762
|
who: 'AccountId32'
|
|
@@ -1768,13 +1768,13 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
1768
1768
|
who: 'AccountId32',
|
|
1769
1769
|
operator: 'AccountId32',
|
|
1770
1770
|
amount: 'u128',
|
|
1771
|
-
assetId: '
|
|
1771
|
+
assetId: 'TanglePrimitivesServicesAsset'
|
|
1772
1772
|
},
|
|
1773
1773
|
ScheduledDelegatorBondLess: {
|
|
1774
1774
|
who: 'AccountId32',
|
|
1775
1775
|
operator: 'AccountId32',
|
|
1776
1776
|
amount: 'u128',
|
|
1777
|
-
assetId: '
|
|
1777
|
+
assetId: 'TanglePrimitivesServicesAsset'
|
|
1778
1778
|
},
|
|
1779
1779
|
ExecutedDelegatorBondLess: {
|
|
1780
1780
|
who: 'AccountId32'
|
|
@@ -1788,12 +1788,12 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
1788
1788
|
cap: 'u128'
|
|
1789
1789
|
},
|
|
1790
1790
|
BlueprintWhitelisted: {
|
|
1791
|
-
blueprintId: '
|
|
1791
|
+
blueprintId: 'u64'
|
|
1792
1792
|
},
|
|
1793
1793
|
AssetUpdatedInVault: {
|
|
1794
1794
|
who: 'AccountId32',
|
|
1795
1795
|
vaultId: 'u128',
|
|
1796
|
-
assetId: '
|
|
1796
|
+
assetId: 'TanglePrimitivesServicesAsset',
|
|
1797
1797
|
action: 'PalletMultiAssetDelegationRewardsAssetAction'
|
|
1798
1798
|
},
|
|
1799
1799
|
OperatorSlashed: {
|
|
@@ -1803,11 +1803,25 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
1803
1803
|
DelegatorSlashed: {
|
|
1804
1804
|
who: 'AccountId32',
|
|
1805
1805
|
amount: 'u128'
|
|
1806
|
+
},
|
|
1807
|
+
EvmReverted: {
|
|
1808
|
+
from: 'H160',
|
|
1809
|
+
to: 'H160',
|
|
1810
|
+
data: 'Bytes',
|
|
1811
|
+
reason: 'Bytes'
|
|
1806
1812
|
}
|
|
1807
1813
|
}
|
|
1808
1814
|
},
|
|
1809
1815
|
/**
|
|
1810
|
-
*
|
|
1816
|
+
* Lookup124: tangle_primitives::services::Asset<AssetId>
|
|
1817
|
+
**/ TanglePrimitivesServicesAsset: {
|
|
1818
|
+
_enum: {
|
|
1819
|
+
Custom: 'u128',
|
|
1820
|
+
Erc20: 'H160'
|
|
1821
|
+
}
|
|
1822
|
+
},
|
|
1823
|
+
/**
|
|
1824
|
+
* Lookup126: pallet_multi_asset_delegation::types::rewards::AssetAction
|
|
1811
1825
|
**/ PalletMultiAssetDelegationRewardsAssetAction: {
|
|
1812
1826
|
_enum: [
|
|
1813
1827
|
'Add',
|
|
@@ -1815,7 +1829,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
1815
1829
|
]
|
|
1816
1830
|
},
|
|
1817
1831
|
/**
|
|
1818
|
-
*
|
|
1832
|
+
* Lookup127: pallet_services::module::Event<T>
|
|
1819
1833
|
**/ PalletServicesModuleEvent: {
|
|
1820
1834
|
_enum: {
|
|
1821
1835
|
BlueprintCreated: {
|
|
@@ -1916,13 +1930,13 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
1916
1930
|
}
|
|
1917
1931
|
},
|
|
1918
1932
|
/**
|
|
1919
|
-
*
|
|
1933
|
+
* Lookup128: tangle_primitives::services::OperatorPreferences
|
|
1920
1934
|
**/ TanglePrimitivesServicesOperatorPreferences: {
|
|
1921
|
-
key: '[u8;
|
|
1935
|
+
key: '[u8;65]',
|
|
1922
1936
|
priceTargets: 'TanglePrimitivesServicesPriceTargets'
|
|
1923
1937
|
},
|
|
1924
1938
|
/**
|
|
1925
|
-
*
|
|
1939
|
+
* Lookup130: tangle_primitives::services::PriceTargets
|
|
1926
1940
|
**/ TanglePrimitivesServicesPriceTargets: {
|
|
1927
1941
|
cpu: 'u64',
|
|
1928
1942
|
mem: 'u64',
|
|
@@ -1931,7 +1945,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
1931
1945
|
storageNvme: 'u64'
|
|
1932
1946
|
},
|
|
1933
1947
|
/**
|
|
1934
|
-
*
|
|
1948
|
+
* Lookup132: tangle_primitives::services::field::Field<C, sp_core::crypto::AccountId32>
|
|
1935
1949
|
**/ TanglePrimitivesServicesField: {
|
|
1936
1950
|
_enum: {
|
|
1937
1951
|
None: 'Null',
|
|
@@ -2038,7 +2052,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2038
2052
|
}
|
|
2039
2053
|
},
|
|
2040
2054
|
/**
|
|
2041
|
-
*
|
|
2055
|
+
* Lookup145: pallet_tangle_lst::pallet::Event<T>
|
|
2042
2056
|
**/ PalletTangleLstEvent: {
|
|
2043
2057
|
_enum: {
|
|
2044
2058
|
Created: {
|
|
@@ -2125,7 +2139,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2125
2139
|
}
|
|
2126
2140
|
},
|
|
2127
2141
|
/**
|
|
2128
|
-
*
|
|
2142
|
+
* Lookup146: pallet_tangle_lst::types::pools::PoolState
|
|
2129
2143
|
**/ PalletTangleLstPoolsPoolState: {
|
|
2130
2144
|
_enum: [
|
|
2131
2145
|
'Open',
|
|
@@ -2134,13 +2148,13 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2134
2148
|
]
|
|
2135
2149
|
},
|
|
2136
2150
|
/**
|
|
2137
|
-
*
|
|
2151
|
+
* Lookup147: pallet_tangle_lst::types::commission::CommissionChangeRate<BlockNumber>
|
|
2138
2152
|
**/ PalletTangleLstCommissionCommissionChangeRate: {
|
|
2139
2153
|
maxIncrease: 'Perbill',
|
|
2140
2154
|
minDelay: 'u64'
|
|
2141
2155
|
},
|
|
2142
2156
|
/**
|
|
2143
|
-
*
|
|
2157
|
+
* Lookup149: pallet_tangle_lst::types::commission::CommissionClaimPermission<sp_core::crypto::AccountId32>
|
|
2144
2158
|
**/ PalletTangleLstCommissionCommissionClaimPermission: {
|
|
2145
2159
|
_enum: {
|
|
2146
2160
|
Permissionless: 'Null',
|
|
@@ -2148,7 +2162,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2148
2162
|
}
|
|
2149
2163
|
},
|
|
2150
2164
|
/**
|
|
2151
|
-
*
|
|
2165
|
+
* Lookup150: frame_system::Phase
|
|
2152
2166
|
**/ FrameSystemPhase: {
|
|
2153
2167
|
_enum: {
|
|
2154
2168
|
ApplyExtrinsic: 'u32',
|
|
@@ -2157,19 +2171,19 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2157
2171
|
}
|
|
2158
2172
|
},
|
|
2159
2173
|
/**
|
|
2160
|
-
*
|
|
2174
|
+
* Lookup152: frame_system::LastRuntimeUpgradeInfo
|
|
2161
2175
|
**/ FrameSystemLastRuntimeUpgradeInfo: {
|
|
2162
2176
|
specVersion: 'Compact<u32>',
|
|
2163
2177
|
specName: 'Text'
|
|
2164
2178
|
},
|
|
2165
2179
|
/**
|
|
2166
|
-
*
|
|
2180
|
+
* Lookup154: frame_system::CodeUpgradeAuthorization<T>
|
|
2167
2181
|
**/ FrameSystemCodeUpgradeAuthorization: {
|
|
2168
2182
|
codeHash: 'H256',
|
|
2169
2183
|
checkVersion: 'bool'
|
|
2170
2184
|
},
|
|
2171
2185
|
/**
|
|
2172
|
-
*
|
|
2186
|
+
* Lookup155: frame_system::pallet::Call<T>
|
|
2173
2187
|
**/ FrameSystemCall: {
|
|
2174
2188
|
_enum: {
|
|
2175
2189
|
remark: {
|
|
@@ -2213,21 +2227,21 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2213
2227
|
}
|
|
2214
2228
|
},
|
|
2215
2229
|
/**
|
|
2216
|
-
*
|
|
2230
|
+
* Lookup159: frame_system::limits::BlockWeights
|
|
2217
2231
|
**/ FrameSystemLimitsBlockWeights: {
|
|
2218
2232
|
baseBlock: 'SpWeightsWeightV2Weight',
|
|
2219
2233
|
maxBlock: 'SpWeightsWeightV2Weight',
|
|
2220
2234
|
perClass: 'FrameSupportDispatchPerDispatchClassWeightsPerClass'
|
|
2221
2235
|
},
|
|
2222
2236
|
/**
|
|
2223
|
-
*
|
|
2237
|
+
* Lookup160: frame_support::dispatch::PerDispatchClass<frame_system::limits::WeightsPerClass>
|
|
2224
2238
|
**/ FrameSupportDispatchPerDispatchClassWeightsPerClass: {
|
|
2225
2239
|
normal: 'FrameSystemLimitsWeightsPerClass',
|
|
2226
2240
|
operational: 'FrameSystemLimitsWeightsPerClass',
|
|
2227
2241
|
mandatory: 'FrameSystemLimitsWeightsPerClass'
|
|
2228
2242
|
},
|
|
2229
2243
|
/**
|
|
2230
|
-
*
|
|
2244
|
+
* Lookup161: frame_system::limits::WeightsPerClass
|
|
2231
2245
|
**/ FrameSystemLimitsWeightsPerClass: {
|
|
2232
2246
|
baseExtrinsic: 'SpWeightsWeightV2Weight',
|
|
2233
2247
|
maxExtrinsic: 'Option<SpWeightsWeightV2Weight>',
|
|
@@ -2235,25 +2249,25 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2235
2249
|
reserved: 'Option<SpWeightsWeightV2Weight>'
|
|
2236
2250
|
},
|
|
2237
2251
|
/**
|
|
2238
|
-
*
|
|
2252
|
+
* Lookup163: frame_system::limits::BlockLength
|
|
2239
2253
|
**/ FrameSystemLimitsBlockLength: {
|
|
2240
2254
|
max: 'FrameSupportDispatchPerDispatchClassU32'
|
|
2241
2255
|
},
|
|
2242
2256
|
/**
|
|
2243
|
-
*
|
|
2257
|
+
* Lookup164: frame_support::dispatch::PerDispatchClass<T>
|
|
2244
2258
|
**/ FrameSupportDispatchPerDispatchClassU32: {
|
|
2245
2259
|
normal: 'u32',
|
|
2246
2260
|
operational: 'u32',
|
|
2247
2261
|
mandatory: 'u32'
|
|
2248
2262
|
},
|
|
2249
2263
|
/**
|
|
2250
|
-
*
|
|
2264
|
+
* Lookup165: sp_weights::RuntimeDbWeight
|
|
2251
2265
|
**/ SpWeightsRuntimeDbWeight: {
|
|
2252
2266
|
read: 'u64',
|
|
2253
2267
|
write: 'u64'
|
|
2254
2268
|
},
|
|
2255
2269
|
/**
|
|
2256
|
-
*
|
|
2270
|
+
* Lookup166: sp_version::RuntimeVersion
|
|
2257
2271
|
**/ SpVersionRuntimeVersion: {
|
|
2258
2272
|
specName: 'Text',
|
|
2259
2273
|
implName: 'Text',
|
|
@@ -2265,7 +2279,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2265
2279
|
stateVersion: 'u8'
|
|
2266
2280
|
},
|
|
2267
2281
|
/**
|
|
2268
|
-
*
|
|
2282
|
+
* Lookup171: frame_system::pallet::Error<T>
|
|
2269
2283
|
**/ FrameSystemError: {
|
|
2270
2284
|
_enum: [
|
|
2271
2285
|
'InvalidSpecName',
|
|
@@ -2280,7 +2294,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2280
2294
|
]
|
|
2281
2295
|
},
|
|
2282
2296
|
/**
|
|
2283
|
-
*
|
|
2297
|
+
* Lookup172: pallet_timestamp::pallet::Call<T>
|
|
2284
2298
|
**/ PalletTimestampCall: {
|
|
2285
2299
|
_enum: {
|
|
2286
2300
|
set: {
|
|
@@ -2289,7 +2303,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2289
2303
|
}
|
|
2290
2304
|
},
|
|
2291
2305
|
/**
|
|
2292
|
-
*
|
|
2306
|
+
* Lookup173: pallet_sudo::pallet::Call<T>
|
|
2293
2307
|
**/ PalletSudoCall: {
|
|
2294
2308
|
_enum: {
|
|
2295
2309
|
sudo: {
|
|
@@ -2313,7 +2327,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2313
2327
|
}
|
|
2314
2328
|
},
|
|
2315
2329
|
/**
|
|
2316
|
-
*
|
|
2330
|
+
* Lookup175: pallet_assets::pallet::Call<T, I>
|
|
2317
2331
|
**/ PalletAssetsCall: {
|
|
2318
2332
|
_enum: {
|
|
2319
2333
|
create: {
|
|
@@ -2464,7 +2478,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2464
2478
|
}
|
|
2465
2479
|
},
|
|
2466
2480
|
/**
|
|
2467
|
-
*
|
|
2481
|
+
* Lookup177: pallet_balances::pallet::Call<T, I>
|
|
2468
2482
|
**/ PalletBalancesCall: {
|
|
2469
2483
|
_enum: {
|
|
2470
2484
|
transfer_allow_death: {
|
|
@@ -2508,7 +2522,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2508
2522
|
}
|
|
2509
2523
|
},
|
|
2510
2524
|
/**
|
|
2511
|
-
*
|
|
2525
|
+
* Lookup178: pallet_balances::types::AdjustmentDirection
|
|
2512
2526
|
**/ PalletBalancesAdjustmentDirection: {
|
|
2513
2527
|
_enum: [
|
|
2514
2528
|
'Increase',
|
|
@@ -2516,7 +2530,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2516
2530
|
]
|
|
2517
2531
|
},
|
|
2518
2532
|
/**
|
|
2519
|
-
*
|
|
2533
|
+
* Lookup179: pallet_babe::pallet::Call<T>
|
|
2520
2534
|
**/ PalletBabeCall: {
|
|
2521
2535
|
_enum: {
|
|
2522
2536
|
report_equivocation: {
|
|
@@ -2533,7 +2547,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2533
2547
|
}
|
|
2534
2548
|
},
|
|
2535
2549
|
/**
|
|
2536
|
-
*
|
|
2550
|
+
* Lookup180: sp_consensus_slots::EquivocationProof<sp_runtime::generic::header::Header<Number, Hash>, sp_consensus_babe::app::Public>
|
|
2537
2551
|
**/ SpConsensusSlotsEquivocationProof: {
|
|
2538
2552
|
offender: 'SpConsensusBabeAppPublic',
|
|
2539
2553
|
slot: 'u64',
|
|
@@ -2541,7 +2555,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2541
2555
|
secondHeader: 'SpRuntimeHeader'
|
|
2542
2556
|
},
|
|
2543
2557
|
/**
|
|
2544
|
-
*
|
|
2558
|
+
* Lookup181: sp_runtime::generic::header::Header<Number, Hash>
|
|
2545
2559
|
**/ SpRuntimeHeader: {
|
|
2546
2560
|
parentHash: 'H256',
|
|
2547
2561
|
number: 'Compact<u64>',
|
|
@@ -2550,17 +2564,17 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2550
2564
|
digest: 'SpRuntimeDigest'
|
|
2551
2565
|
},
|
|
2552
2566
|
/**
|
|
2553
|
-
*
|
|
2567
|
+
* Lookup182: sp_consensus_babe::app::Public
|
|
2554
2568
|
**/ SpConsensusBabeAppPublic: '[u8;32]',
|
|
2555
2569
|
/**
|
|
2556
|
-
*
|
|
2570
|
+
* Lookup184: sp_session::MembershipProof
|
|
2557
2571
|
**/ SpSessionMembershipProof: {
|
|
2558
2572
|
session: 'u32',
|
|
2559
2573
|
trieNodes: 'Vec<Bytes>',
|
|
2560
2574
|
validatorCount: 'u32'
|
|
2561
2575
|
},
|
|
2562
2576
|
/**
|
|
2563
|
-
*
|
|
2577
|
+
* Lookup185: sp_consensus_babe::digests::NextConfigDescriptor
|
|
2564
2578
|
**/ SpConsensusBabeDigestsNextConfigDescriptor: {
|
|
2565
2579
|
_enum: {
|
|
2566
2580
|
__Unused0: 'Null',
|
|
@@ -2571,7 +2585,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2571
2585
|
}
|
|
2572
2586
|
},
|
|
2573
2587
|
/**
|
|
2574
|
-
*
|
|
2588
|
+
* Lookup187: sp_consensus_babe::AllowedSlots
|
|
2575
2589
|
**/ SpConsensusBabeAllowedSlots: {
|
|
2576
2590
|
_enum: [
|
|
2577
2591
|
'PrimarySlots',
|
|
@@ -2580,7 +2594,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2580
2594
|
]
|
|
2581
2595
|
},
|
|
2582
2596
|
/**
|
|
2583
|
-
*
|
|
2597
|
+
* Lookup188: pallet_grandpa::pallet::Call<T>
|
|
2584
2598
|
**/ PalletGrandpaCall: {
|
|
2585
2599
|
_enum: {
|
|
2586
2600
|
report_equivocation: {
|
|
@@ -2598,13 +2612,13 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2598
2612
|
}
|
|
2599
2613
|
},
|
|
2600
2614
|
/**
|
|
2601
|
-
*
|
|
2615
|
+
* Lookup189: sp_consensus_grandpa::EquivocationProof<primitive_types::H256, N>
|
|
2602
2616
|
**/ SpConsensusGrandpaEquivocationProof: {
|
|
2603
2617
|
setId: 'u64',
|
|
2604
2618
|
equivocation: 'SpConsensusGrandpaEquivocation'
|
|
2605
2619
|
},
|
|
2606
2620
|
/**
|
|
2607
|
-
*
|
|
2621
|
+
* Lookup190: sp_consensus_grandpa::Equivocation<primitive_types::H256, N>
|
|
2608
2622
|
**/ SpConsensusGrandpaEquivocation: {
|
|
2609
2623
|
_enum: {
|
|
2610
2624
|
Prevote: 'FinalityGrandpaEquivocationPrevote',
|
|
@@ -2612,7 +2626,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2612
2626
|
}
|
|
2613
2627
|
},
|
|
2614
2628
|
/**
|
|
2615
|
-
*
|
|
2629
|
+
* Lookup191: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Prevote<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
|
|
2616
2630
|
**/ FinalityGrandpaEquivocationPrevote: {
|
|
2617
2631
|
roundNumber: 'u64',
|
|
2618
2632
|
identity: 'SpConsensusGrandpaAppPublic',
|
|
@@ -2620,16 +2634,16 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2620
2634
|
second: '(FinalityGrandpaPrevote,SpConsensusGrandpaAppSignature)'
|
|
2621
2635
|
},
|
|
2622
2636
|
/**
|
|
2623
|
-
*
|
|
2637
|
+
* Lookup192: finality_grandpa::Prevote<primitive_types::H256, N>
|
|
2624
2638
|
**/ FinalityGrandpaPrevote: {
|
|
2625
2639
|
targetHash: 'H256',
|
|
2626
2640
|
targetNumber: 'u64'
|
|
2627
2641
|
},
|
|
2628
2642
|
/**
|
|
2629
|
-
*
|
|
2643
|
+
* Lookup193: sp_consensus_grandpa::app::Signature
|
|
2630
2644
|
**/ SpConsensusGrandpaAppSignature: '[u8;64]',
|
|
2631
2645
|
/**
|
|
2632
|
-
*
|
|
2646
|
+
* Lookup196: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Precommit<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
|
|
2633
2647
|
**/ FinalityGrandpaEquivocationPrecommit: {
|
|
2634
2648
|
roundNumber: 'u64',
|
|
2635
2649
|
identity: 'SpConsensusGrandpaAppPublic',
|
|
@@ -2637,16 +2651,16 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2637
2651
|
second: '(FinalityGrandpaPrecommit,SpConsensusGrandpaAppSignature)'
|
|
2638
2652
|
},
|
|
2639
2653
|
/**
|
|
2640
|
-
*
|
|
2654
|
+
* Lookup197: finality_grandpa::Precommit<primitive_types::H256, N>
|
|
2641
2655
|
**/ FinalityGrandpaPrecommit: {
|
|
2642
2656
|
targetHash: 'H256',
|
|
2643
2657
|
targetNumber: 'u64'
|
|
2644
2658
|
},
|
|
2645
2659
|
/**
|
|
2646
|
-
*
|
|
2660
|
+
* Lookup199: sp_core::Void
|
|
2647
2661
|
**/ SpCoreVoid: 'Null',
|
|
2648
2662
|
/**
|
|
2649
|
-
*
|
|
2663
|
+
* Lookup200: pallet_indices::pallet::Call<T>
|
|
2650
2664
|
**/ PalletIndicesCall: {
|
|
2651
2665
|
_enum: {
|
|
2652
2666
|
claim: {
|
|
@@ -2676,7 +2690,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2676
2690
|
}
|
|
2677
2691
|
},
|
|
2678
2692
|
/**
|
|
2679
|
-
*
|
|
2693
|
+
* Lookup201: pallet_democracy::pallet::Call<T>
|
|
2680
2694
|
**/ PalletDemocracyCall: {
|
|
2681
2695
|
_enum: {
|
|
2682
2696
|
propose: {
|
|
@@ -2744,7 +2758,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2744
2758
|
}
|
|
2745
2759
|
},
|
|
2746
2760
|
/**
|
|
2747
|
-
*
|
|
2761
|
+
* Lookup202: frame_support::traits::preimages::Bounded<tangle_testnet_runtime::RuntimeCall, sp_runtime::traits::BlakeTwo256>
|
|
2748
2762
|
**/ FrameSupportPreimagesBounded: {
|
|
2749
2763
|
_enum: {
|
|
2750
2764
|
Legacy: {
|
|
@@ -2764,10 +2778,10 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2764
2778
|
}
|
|
2765
2779
|
},
|
|
2766
2780
|
/**
|
|
2767
|
-
*
|
|
2781
|
+
* Lookup203: sp_runtime::traits::BlakeTwo256
|
|
2768
2782
|
**/ SpRuntimeBlakeTwo256: 'Null',
|
|
2769
2783
|
/**
|
|
2770
|
-
*
|
|
2784
|
+
* Lookup205: pallet_democracy::conviction::Conviction
|
|
2771
2785
|
**/ PalletDemocracyConviction: {
|
|
2772
2786
|
_enum: [
|
|
2773
2787
|
'None',
|
|
@@ -2780,7 +2794,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2780
2794
|
]
|
|
2781
2795
|
},
|
|
2782
2796
|
/**
|
|
2783
|
-
*
|
|
2797
|
+
* Lookup208: pallet_collective::pallet::Call<T, I>
|
|
2784
2798
|
**/ PalletCollectiveCall: {
|
|
2785
2799
|
_enum: {
|
|
2786
2800
|
set_members: {
|
|
@@ -2815,7 +2829,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2815
2829
|
}
|
|
2816
2830
|
},
|
|
2817
2831
|
/**
|
|
2818
|
-
*
|
|
2832
|
+
* Lookup209: pallet_vesting::pallet::Call<T>
|
|
2819
2833
|
**/ PalletVestingCall: {
|
|
2820
2834
|
_enum: {
|
|
2821
2835
|
vest: 'Null',
|
|
@@ -2842,14 +2856,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2842
2856
|
}
|
|
2843
2857
|
},
|
|
2844
2858
|
/**
|
|
2845
|
-
*
|
|
2859
|
+
* Lookup210: pallet_vesting::vesting_info::VestingInfo<Balance, BlockNumber>
|
|
2846
2860
|
**/ PalletVestingVestingInfo: {
|
|
2847
2861
|
locked: 'u128',
|
|
2848
2862
|
perBlock: 'u128',
|
|
2849
2863
|
startingBlock: 'u64'
|
|
2850
2864
|
},
|
|
2851
2865
|
/**
|
|
2852
|
-
*
|
|
2866
|
+
* Lookup211: pallet_elections_phragmen::pallet::Call<T>
|
|
2853
2867
|
**/ PalletElectionsPhragmenCall: {
|
|
2854
2868
|
_enum: {
|
|
2855
2869
|
vote: {
|
|
@@ -2875,7 +2889,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2875
2889
|
}
|
|
2876
2890
|
},
|
|
2877
2891
|
/**
|
|
2878
|
-
*
|
|
2892
|
+
* Lookup212: pallet_elections_phragmen::Renouncing
|
|
2879
2893
|
**/ PalletElectionsPhragmenRenouncing: {
|
|
2880
2894
|
_enum: {
|
|
2881
2895
|
Member: 'Null',
|
|
@@ -2884,7 +2898,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2884
2898
|
}
|
|
2885
2899
|
},
|
|
2886
2900
|
/**
|
|
2887
|
-
*
|
|
2901
|
+
* Lookup213: pallet_election_provider_multi_phase::pallet::Call<T>
|
|
2888
2902
|
**/ PalletElectionProviderMultiPhaseCall: {
|
|
2889
2903
|
_enum: {
|
|
2890
2904
|
submit_unsigned: {
|
|
@@ -2907,14 +2921,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2907
2921
|
}
|
|
2908
2922
|
},
|
|
2909
2923
|
/**
|
|
2910
|
-
*
|
|
2924
|
+
* Lookup214: pallet_election_provider_multi_phase::RawSolution<tangle_testnet_runtime::NposSolution16>
|
|
2911
2925
|
**/ PalletElectionProviderMultiPhaseRawSolution: {
|
|
2912
2926
|
solution: 'TangleTestnetRuntimeNposSolution16',
|
|
2913
2927
|
score: 'SpNposElectionsElectionScore',
|
|
2914
2928
|
round: 'u32'
|
|
2915
2929
|
},
|
|
2916
2930
|
/**
|
|
2917
|
-
*
|
|
2931
|
+
* Lookup215: tangle_testnet_runtime::NposSolution16
|
|
2918
2932
|
**/ TangleTestnetRuntimeNposSolution16: {
|
|
2919
2933
|
votes1: 'Vec<(Compact<u32>,Compact<u16>)>',
|
|
2920
2934
|
votes2: 'Vec<(Compact<u32>,(Compact<u16>,Compact<PerU16>),Compact<u16>)>',
|
|
@@ -2934,19 +2948,19 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
2934
2948
|
votes16: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);15],Compact<u16>)>'
|
|
2935
2949
|
},
|
|
2936
2950
|
/**
|
|
2937
|
-
*
|
|
2951
|
+
* Lookup266: pallet_election_provider_multi_phase::SolutionOrSnapshotSize
|
|
2938
2952
|
**/ PalletElectionProviderMultiPhaseSolutionOrSnapshotSize: {
|
|
2939
2953
|
voters: 'Compact<u32>',
|
|
2940
2954
|
targets: 'Compact<u32>'
|
|
2941
2955
|
},
|
|
2942
2956
|
/**
|
|
2943
|
-
*
|
|
2957
|
+
* Lookup270: sp_npos_elections::Support<sp_core::crypto::AccountId32>
|
|
2944
2958
|
**/ SpNposElectionsSupport: {
|
|
2945
2959
|
total: 'u128',
|
|
2946
2960
|
voters: 'Vec<(AccountId32,u128)>'
|
|
2947
2961
|
},
|
|
2948
2962
|
/**
|
|
2949
|
-
*
|
|
2963
|
+
* Lookup271: pallet_staking::pallet::pallet::Call<T>
|
|
2950
2964
|
**/ PalletStakingPalletCall: {
|
|
2951
2965
|
_enum: {
|
|
2952
2966
|
bond: {
|
|
@@ -3054,7 +3068,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3054
3068
|
}
|
|
3055
3069
|
},
|
|
3056
3070
|
/**
|
|
3057
|
-
*
|
|
3071
|
+
* Lookup274: pallet_staking::pallet::pallet::ConfigOp<T>
|
|
3058
3072
|
**/ PalletStakingPalletConfigOpU128: {
|
|
3059
3073
|
_enum: {
|
|
3060
3074
|
Noop: 'Null',
|
|
@@ -3063,7 +3077,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3063
3077
|
}
|
|
3064
3078
|
},
|
|
3065
3079
|
/**
|
|
3066
|
-
*
|
|
3080
|
+
* Lookup275: pallet_staking::pallet::pallet::ConfigOp<T>
|
|
3067
3081
|
**/ PalletStakingPalletConfigOpU32: {
|
|
3068
3082
|
_enum: {
|
|
3069
3083
|
Noop: 'Null',
|
|
@@ -3072,7 +3086,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3072
3086
|
}
|
|
3073
3087
|
},
|
|
3074
3088
|
/**
|
|
3075
|
-
*
|
|
3089
|
+
* Lookup276: pallet_staking::pallet::pallet::ConfigOp<sp_arithmetic::per_things::Percent>
|
|
3076
3090
|
**/ PalletStakingPalletConfigOpPercent: {
|
|
3077
3091
|
_enum: {
|
|
3078
3092
|
Noop: 'Null',
|
|
@@ -3081,7 +3095,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3081
3095
|
}
|
|
3082
3096
|
},
|
|
3083
3097
|
/**
|
|
3084
|
-
*
|
|
3098
|
+
* Lookup277: pallet_staking::pallet::pallet::ConfigOp<sp_arithmetic::per_things::Perbill>
|
|
3085
3099
|
**/ PalletStakingPalletConfigOpPerbill: {
|
|
3086
3100
|
_enum: {
|
|
3087
3101
|
Noop: 'Null',
|
|
@@ -3090,13 +3104,13 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3090
3104
|
}
|
|
3091
3105
|
},
|
|
3092
3106
|
/**
|
|
3093
|
-
*
|
|
3107
|
+
* Lookup282: pallet_staking::UnlockChunk<Balance>
|
|
3094
3108
|
**/ PalletStakingUnlockChunk: {
|
|
3095
3109
|
value: 'Compact<u128>',
|
|
3096
3110
|
era: 'Compact<u32>'
|
|
3097
3111
|
},
|
|
3098
3112
|
/**
|
|
3099
|
-
*
|
|
3113
|
+
* Lookup284: pallet_session::pallet::Call<T>
|
|
3100
3114
|
**/ PalletSessionCall: {
|
|
3101
3115
|
_enum: {
|
|
3102
3116
|
set_keys: {
|
|
@@ -3110,14 +3124,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3110
3124
|
}
|
|
3111
3125
|
},
|
|
3112
3126
|
/**
|
|
3113
|
-
*
|
|
3127
|
+
* Lookup285: tangle_testnet_runtime::opaque::SessionKeys
|
|
3114
3128
|
**/ TangleTestnetRuntimeOpaqueSessionKeys: {
|
|
3115
3129
|
babe: 'SpConsensusBabeAppPublic',
|
|
3116
3130
|
grandpa: 'SpConsensusGrandpaAppPublic',
|
|
3117
3131
|
imOnline: 'PalletImOnlineSr25519AppSr25519Public'
|
|
3118
3132
|
},
|
|
3119
3133
|
/**
|
|
3120
|
-
*
|
|
3134
|
+
* Lookup286: pallet_treasury::pallet::Call<T, I>
|
|
3121
3135
|
**/ PalletTreasuryCall: {
|
|
3122
3136
|
_enum: {
|
|
3123
3137
|
__Unused0: 'Null',
|
|
@@ -3148,7 +3162,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3148
3162
|
}
|
|
3149
3163
|
},
|
|
3150
3164
|
/**
|
|
3151
|
-
*
|
|
3165
|
+
* Lookup288: pallet_bounties::pallet::Call<T, I>
|
|
3152
3166
|
**/ PalletBountiesCall: {
|
|
3153
3167
|
_enum: {
|
|
3154
3168
|
propose_bounty: {
|
|
@@ -3186,7 +3200,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3186
3200
|
}
|
|
3187
3201
|
},
|
|
3188
3202
|
/**
|
|
3189
|
-
*
|
|
3203
|
+
* Lookup289: pallet_child_bounties::pallet::Call<T>
|
|
3190
3204
|
**/ PalletChildBountiesCall: {
|
|
3191
3205
|
_enum: {
|
|
3192
3206
|
add_child_bounty: {
|
|
@@ -3224,7 +3238,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3224
3238
|
}
|
|
3225
3239
|
},
|
|
3226
3240
|
/**
|
|
3227
|
-
*
|
|
3241
|
+
* Lookup290: pallet_bags_list::pallet::Call<T, I>
|
|
3228
3242
|
**/ PalletBagsListCall: {
|
|
3229
3243
|
_enum: {
|
|
3230
3244
|
rebag: {
|
|
@@ -3240,7 +3254,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3240
3254
|
}
|
|
3241
3255
|
},
|
|
3242
3256
|
/**
|
|
3243
|
-
*
|
|
3257
|
+
* Lookup291: pallet_nomination_pools::pallet::Call<T>
|
|
3244
3258
|
**/ PalletNominationPoolsCall: {
|
|
3245
3259
|
_enum: {
|
|
3246
3260
|
join: {
|
|
@@ -3349,7 +3363,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3349
3363
|
}
|
|
3350
3364
|
},
|
|
3351
3365
|
/**
|
|
3352
|
-
*
|
|
3366
|
+
* Lookup292: pallet_nomination_pools::BondExtra<Balance>
|
|
3353
3367
|
**/ PalletNominationPoolsBondExtra: {
|
|
3354
3368
|
_enum: {
|
|
3355
3369
|
FreeBalance: 'u128',
|
|
@@ -3357,7 +3371,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3357
3371
|
}
|
|
3358
3372
|
},
|
|
3359
3373
|
/**
|
|
3360
|
-
*
|
|
3374
|
+
* Lookup293: pallet_nomination_pools::ConfigOp<T>
|
|
3361
3375
|
**/ PalletNominationPoolsConfigOpU128: {
|
|
3362
3376
|
_enum: {
|
|
3363
3377
|
Noop: 'Null',
|
|
@@ -3366,7 +3380,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3366
3380
|
}
|
|
3367
3381
|
},
|
|
3368
3382
|
/**
|
|
3369
|
-
*
|
|
3383
|
+
* Lookup294: pallet_nomination_pools::ConfigOp<T>
|
|
3370
3384
|
**/ PalletNominationPoolsConfigOpU32: {
|
|
3371
3385
|
_enum: {
|
|
3372
3386
|
Noop: 'Null',
|
|
@@ -3375,7 +3389,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3375
3389
|
}
|
|
3376
3390
|
},
|
|
3377
3391
|
/**
|
|
3378
|
-
*
|
|
3392
|
+
* Lookup295: pallet_nomination_pools::ConfigOp<sp_arithmetic::per_things::Perbill>
|
|
3379
3393
|
**/ PalletNominationPoolsConfigOpPerbill: {
|
|
3380
3394
|
_enum: {
|
|
3381
3395
|
Noop: 'Null',
|
|
@@ -3384,7 +3398,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3384
3398
|
}
|
|
3385
3399
|
},
|
|
3386
3400
|
/**
|
|
3387
|
-
*
|
|
3401
|
+
* Lookup296: pallet_nomination_pools::ConfigOp<sp_core::crypto::AccountId32>
|
|
3388
3402
|
**/ PalletNominationPoolsConfigOpAccountId32: {
|
|
3389
3403
|
_enum: {
|
|
3390
3404
|
Noop: 'Null',
|
|
@@ -3393,7 +3407,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3393
3407
|
}
|
|
3394
3408
|
},
|
|
3395
3409
|
/**
|
|
3396
|
-
*
|
|
3410
|
+
* Lookup297: pallet_nomination_pools::ClaimPermission
|
|
3397
3411
|
**/ PalletNominationPoolsClaimPermission: {
|
|
3398
3412
|
_enum: [
|
|
3399
3413
|
'Permissioned',
|
|
@@ -3403,7 +3417,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3403
3417
|
]
|
|
3404
3418
|
},
|
|
3405
3419
|
/**
|
|
3406
|
-
*
|
|
3420
|
+
* Lookup298: pallet_scheduler::pallet::Call<T>
|
|
3407
3421
|
**/ PalletSchedulerCall: {
|
|
3408
3422
|
_enum: {
|
|
3409
3423
|
schedule: {
|
|
@@ -3458,7 +3472,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3458
3472
|
}
|
|
3459
3473
|
},
|
|
3460
3474
|
/**
|
|
3461
|
-
*
|
|
3475
|
+
* Lookup300: pallet_preimage::pallet::Call<T>
|
|
3462
3476
|
**/ PalletPreimageCall: {
|
|
3463
3477
|
_enum: {
|
|
3464
3478
|
note_preimage: {
|
|
@@ -3488,7 +3502,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3488
3502
|
}
|
|
3489
3503
|
},
|
|
3490
3504
|
/**
|
|
3491
|
-
*
|
|
3505
|
+
* Lookup301: pallet_tx_pause::pallet::Call<T>
|
|
3492
3506
|
**/ PalletTxPauseCall: {
|
|
3493
3507
|
_enum: {
|
|
3494
3508
|
pause: {
|
|
@@ -3500,7 +3514,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3500
3514
|
}
|
|
3501
3515
|
},
|
|
3502
3516
|
/**
|
|
3503
|
-
*
|
|
3517
|
+
* Lookup302: pallet_im_online::pallet::Call<T>
|
|
3504
3518
|
**/ PalletImOnlineCall: {
|
|
3505
3519
|
_enum: {
|
|
3506
3520
|
heartbeat: {
|
|
@@ -3510,7 +3524,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3510
3524
|
}
|
|
3511
3525
|
},
|
|
3512
3526
|
/**
|
|
3513
|
-
*
|
|
3527
|
+
* Lookup303: pallet_im_online::Heartbeat<BlockNumber>
|
|
3514
3528
|
**/ PalletImOnlineHeartbeat: {
|
|
3515
3529
|
blockNumber: 'u64',
|
|
3516
3530
|
sessionIndex: 'u32',
|
|
@@ -3518,10 +3532,10 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3518
3532
|
validatorsLen: 'u32'
|
|
3519
3533
|
},
|
|
3520
3534
|
/**
|
|
3521
|
-
*
|
|
3535
|
+
* Lookup304: pallet_im_online::sr25519::app_sr25519::Signature
|
|
3522
3536
|
**/ PalletImOnlineSr25519AppSr25519Signature: '[u8;64]',
|
|
3523
3537
|
/**
|
|
3524
|
-
*
|
|
3538
|
+
* Lookup305: pallet_identity::pallet::Call<T>
|
|
3525
3539
|
**/ PalletIdentityCall: {
|
|
3526
3540
|
_enum: {
|
|
3527
3541
|
add_registrar: {
|
|
@@ -3605,7 +3619,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3605
3619
|
}
|
|
3606
3620
|
},
|
|
3607
3621
|
/**
|
|
3608
|
-
*
|
|
3622
|
+
* Lookup306: pallet_identity::legacy::IdentityInfo<FieldLimit>
|
|
3609
3623
|
**/ PalletIdentityLegacyIdentityInfo: {
|
|
3610
3624
|
additional: 'Vec<(Data,Data)>',
|
|
3611
3625
|
display: 'Data',
|
|
@@ -3618,7 +3632,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3618
3632
|
twitter: 'Data'
|
|
3619
3633
|
},
|
|
3620
3634
|
/**
|
|
3621
|
-
*
|
|
3635
|
+
* Lookup342: pallet_identity::types::Judgement<Balance>
|
|
3622
3636
|
**/ PalletIdentityJudgement: {
|
|
3623
3637
|
_enum: {
|
|
3624
3638
|
Unknown: 'Null',
|
|
@@ -3631,7 +3645,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
3631
3645
|
}
|
|
3632
3646
|
},
|
|
3633
3647
|
/**
|
|
3634
|
-
*
|
|
3648
|
+
* Lookup344: sp_runtime::MultiSignature
|
|
3635
3649
|
**/ SpRuntimeMultiSignature: {
|
|
3636
3650
|
_enum: {
|
|
3637
3651
|
Ed25519: '[u8;64]',
|
|
@@ -4047,33 +4061,36 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4047
4061
|
go_offline: 'Null',
|
|
4048
4062
|
go_online: 'Null',
|
|
4049
4063
|
deposit: {
|
|
4050
|
-
assetId: '
|
|
4051
|
-
amount: 'u128'
|
|
4064
|
+
assetId: 'TanglePrimitivesServicesAsset',
|
|
4065
|
+
amount: 'u128',
|
|
4066
|
+
evmAddress: 'Option<H160>'
|
|
4052
4067
|
},
|
|
4053
4068
|
schedule_withdraw: {
|
|
4054
|
-
assetId: '
|
|
4069
|
+
assetId: 'TanglePrimitivesServicesAsset',
|
|
4055
4070
|
amount: 'u128'
|
|
4056
4071
|
},
|
|
4057
|
-
execute_withdraw:
|
|
4072
|
+
execute_withdraw: {
|
|
4073
|
+
evmAddress: 'Option<H160>'
|
|
4074
|
+
},
|
|
4058
4075
|
cancel_withdraw: {
|
|
4059
|
-
assetId: '
|
|
4076
|
+
assetId: 'TanglePrimitivesServicesAsset',
|
|
4060
4077
|
amount: 'u128'
|
|
4061
4078
|
},
|
|
4062
4079
|
delegate: {
|
|
4063
4080
|
operator: 'AccountId32',
|
|
4064
|
-
assetId: '
|
|
4081
|
+
assetId: 'TanglePrimitivesServicesAsset',
|
|
4065
4082
|
amount: 'u128',
|
|
4066
4083
|
blueprintSelection: 'PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection'
|
|
4067
4084
|
},
|
|
4068
4085
|
schedule_delegator_unstake: {
|
|
4069
4086
|
operator: 'AccountId32',
|
|
4070
|
-
assetId: '
|
|
4087
|
+
assetId: 'TanglePrimitivesServicesAsset',
|
|
4071
4088
|
amount: 'u128'
|
|
4072
4089
|
},
|
|
4073
4090
|
execute_delegator_unstake: 'Null',
|
|
4074
4091
|
cancel_delegator_unstake: {
|
|
4075
4092
|
operator: 'AccountId32',
|
|
4076
|
-
assetId: '
|
|
4093
|
+
assetId: 'TanglePrimitivesServicesAsset',
|
|
4077
4094
|
amount: 'u128'
|
|
4078
4095
|
},
|
|
4079
4096
|
set_incentive_apy_and_cap: {
|
|
@@ -4082,11 +4099,11 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4082
4099
|
cap: 'u128'
|
|
4083
4100
|
},
|
|
4084
4101
|
whitelist_blueprint_for_rewards: {
|
|
4085
|
-
blueprintId: '
|
|
4102
|
+
blueprintId: 'u64'
|
|
4086
4103
|
},
|
|
4087
4104
|
manage_asset_in_vault: {
|
|
4088
4105
|
vaultId: 'u128',
|
|
4089
|
-
assetId: '
|
|
4106
|
+
assetId: 'TanglePrimitivesServicesAsset',
|
|
4090
4107
|
action: 'PalletMultiAssetDelegationRewardsAssetAction'
|
|
4091
4108
|
},
|
|
4092
4109
|
__Unused21: 'Null',
|
|
@@ -4099,7 +4116,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4099
4116
|
}
|
|
4100
4117
|
},
|
|
4101
4118
|
/**
|
|
4102
|
-
*
|
|
4119
|
+
* Lookup386: pallet_multi_asset_delegation::types::delegator::DelegatorBlueprintSelection<tangle_testnet_runtime::MaxDelegatorBlueprints>
|
|
4103
4120
|
**/ PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection: {
|
|
4104
4121
|
_enum: {
|
|
4105
4122
|
Fixed: 'Vec<u64>',
|
|
@@ -4107,10 +4124,10 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4107
4124
|
}
|
|
4108
4125
|
},
|
|
4109
4126
|
/**
|
|
4110
|
-
*
|
|
4127
|
+
* Lookup387: tangle_testnet_runtime::MaxDelegatorBlueprints
|
|
4111
4128
|
**/ TangleTestnetRuntimeMaxDelegatorBlueprints: 'Null',
|
|
4112
4129
|
/**
|
|
4113
|
-
*
|
|
4130
|
+
* Lookup390: pallet_services::module::Call<T>
|
|
4114
4131
|
**/ PalletServicesModuleCall: {
|
|
4115
4132
|
_enum: {
|
|
4116
4133
|
create_blueprint: {
|
|
@@ -4133,12 +4150,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4133
4150
|
priceTargets: 'TanglePrimitivesServicesPriceTargets'
|
|
4134
4151
|
},
|
|
4135
4152
|
request: {
|
|
4153
|
+
evmOrigin: 'Option<H160>',
|
|
4136
4154
|
blueprintId: 'Compact<u64>',
|
|
4137
4155
|
permittedCallers: 'Vec<AccountId32>',
|
|
4138
4156
|
operators: 'Vec<AccountId32>',
|
|
4139
4157
|
requestArgs: 'Vec<TanglePrimitivesServicesField>',
|
|
4140
4158
|
assets: 'Vec<u128>',
|
|
4141
4159
|
ttl: 'Compact<u64>',
|
|
4160
|
+
paymentAsset: 'TanglePrimitivesServicesAsset',
|
|
4142
4161
|
value: 'Compact<u128>'
|
|
4143
4162
|
},
|
|
4144
4163
|
approve: {
|
|
@@ -4176,7 +4195,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4176
4195
|
}
|
|
4177
4196
|
},
|
|
4178
4197
|
/**
|
|
4179
|
-
*
|
|
4198
|
+
* Lookup391: tangle_primitives::services::ServiceBlueprint<C>
|
|
4180
4199
|
**/ TanglePrimitivesServicesServiceBlueprint: {
|
|
4181
4200
|
metadata: 'TanglePrimitivesServicesServiceMetadata',
|
|
4182
4201
|
jobs: 'Vec<TanglePrimitivesServicesJobDefinition>',
|
|
@@ -4187,7 +4206,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4187
4206
|
gadget: 'TanglePrimitivesServicesGadget'
|
|
4188
4207
|
},
|
|
4189
4208
|
/**
|
|
4190
|
-
*
|
|
4209
|
+
* Lookup392: tangle_primitives::services::ServiceMetadata<C>
|
|
4191
4210
|
**/ TanglePrimitivesServicesServiceMetadata: {
|
|
4192
4211
|
name: 'Bytes',
|
|
4193
4212
|
description: 'Option<Bytes>',
|
|
@@ -4199,20 +4218,20 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4199
4218
|
license: 'Option<Bytes>'
|
|
4200
4219
|
},
|
|
4201
4220
|
/**
|
|
4202
|
-
*
|
|
4221
|
+
* Lookup397: tangle_primitives::services::JobDefinition<C>
|
|
4203
4222
|
**/ TanglePrimitivesServicesJobDefinition: {
|
|
4204
4223
|
metadata: 'TanglePrimitivesServicesJobMetadata',
|
|
4205
4224
|
params: 'Vec<TanglePrimitivesServicesFieldFieldType>',
|
|
4206
4225
|
result: 'Vec<TanglePrimitivesServicesFieldFieldType>'
|
|
4207
4226
|
},
|
|
4208
4227
|
/**
|
|
4209
|
-
*
|
|
4228
|
+
* Lookup398: tangle_primitives::services::JobMetadata<C>
|
|
4210
4229
|
**/ TanglePrimitivesServicesJobMetadata: {
|
|
4211
4230
|
name: 'Bytes',
|
|
4212
4231
|
description: 'Option<Bytes>'
|
|
4213
4232
|
},
|
|
4214
4233
|
/**
|
|
4215
|
-
*
|
|
4234
|
+
* Lookup400: tangle_primitives::services::field::FieldType
|
|
4216
4235
|
**/ TanglePrimitivesServicesFieldFieldType: {
|
|
4217
4236
|
_enum: {
|
|
4218
4237
|
Void: 'Null',
|
|
@@ -4319,14 +4338,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4319
4338
|
}
|
|
4320
4339
|
},
|
|
4321
4340
|
/**
|
|
4322
|
-
*
|
|
4341
|
+
* Lookup406: tangle_primitives::services::BlueprintServiceManager
|
|
4323
4342
|
**/ TanglePrimitivesServicesBlueprintServiceManager: {
|
|
4324
4343
|
_enum: {
|
|
4325
4344
|
Evm: 'H160'
|
|
4326
4345
|
}
|
|
4327
4346
|
},
|
|
4328
4347
|
/**
|
|
4329
|
-
*
|
|
4348
|
+
* Lookup407: tangle_primitives::services::MasterBlueprintServiceManagerRevision
|
|
4330
4349
|
**/ TanglePrimitivesServicesMasterBlueprintServiceManagerRevision: {
|
|
4331
4350
|
_enum: {
|
|
4332
4351
|
Latest: 'Null',
|
|
@@ -4334,7 +4353,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4334
4353
|
}
|
|
4335
4354
|
},
|
|
4336
4355
|
/**
|
|
4337
|
-
*
|
|
4356
|
+
* Lookup408: tangle_primitives::services::Gadget<C>
|
|
4338
4357
|
**/ TanglePrimitivesServicesGadget: {
|
|
4339
4358
|
_enum: {
|
|
4340
4359
|
Wasm: 'TanglePrimitivesServicesWasmGadget',
|
|
@@ -4343,13 +4362,13 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4343
4362
|
}
|
|
4344
4363
|
},
|
|
4345
4364
|
/**
|
|
4346
|
-
*
|
|
4365
|
+
* Lookup409: tangle_primitives::services::WasmGadget<C>
|
|
4347
4366
|
**/ TanglePrimitivesServicesWasmGadget: {
|
|
4348
4367
|
runtime: 'TanglePrimitivesServicesWasmRuntime',
|
|
4349
4368
|
sources: 'Vec<TanglePrimitivesServicesGadgetSource>'
|
|
4350
4369
|
},
|
|
4351
4370
|
/**
|
|
4352
|
-
*
|
|
4371
|
+
* Lookup410: tangle_primitives::services::WasmRuntime
|
|
4353
4372
|
**/ TanglePrimitivesServicesWasmRuntime: {
|
|
4354
4373
|
_enum: [
|
|
4355
4374
|
'Wasmtime',
|
|
@@ -4357,12 +4376,12 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4357
4376
|
]
|
|
4358
4377
|
},
|
|
4359
4378
|
/**
|
|
4360
|
-
*
|
|
4379
|
+
* Lookup412: tangle_primitives::services::GadgetSource<C>
|
|
4361
4380
|
**/ TanglePrimitivesServicesGadgetSource: {
|
|
4362
4381
|
fetcher: 'TanglePrimitivesServicesGadgetSourceFetcher'
|
|
4363
4382
|
},
|
|
4364
4383
|
/**
|
|
4365
|
-
*
|
|
4384
|
+
* Lookup413: tangle_primitives::services::GadgetSourceFetcher<C>
|
|
4366
4385
|
**/ TanglePrimitivesServicesGadgetSourceFetcher: {
|
|
4367
4386
|
_enum: {
|
|
4368
4387
|
IPFS: 'Bytes',
|
|
@@ -4372,7 +4391,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4372
4391
|
}
|
|
4373
4392
|
},
|
|
4374
4393
|
/**
|
|
4375
|
-
*
|
|
4394
|
+
* Lookup415: tangle_primitives::services::GithubFetcher<C>
|
|
4376
4395
|
**/ TanglePrimitivesServicesGithubFetcher: {
|
|
4377
4396
|
owner: 'Bytes',
|
|
4378
4397
|
repo: 'Bytes',
|
|
@@ -4380,7 +4399,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4380
4399
|
binaries: 'Vec<TanglePrimitivesServicesGadgetBinary>'
|
|
4381
4400
|
},
|
|
4382
4401
|
/**
|
|
4383
|
-
*
|
|
4402
|
+
* Lookup423: tangle_primitives::services::GadgetBinary<C>
|
|
4384
4403
|
**/ TanglePrimitivesServicesGadgetBinary: {
|
|
4385
4404
|
arch: 'TanglePrimitivesServicesArchitecture',
|
|
4386
4405
|
os: 'TanglePrimitivesServicesOperatingSystem',
|
|
@@ -4388,7 +4407,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4388
4407
|
sha256: '[u8;32]'
|
|
4389
4408
|
},
|
|
4390
4409
|
/**
|
|
4391
|
-
*
|
|
4410
|
+
* Lookup424: tangle_primitives::services::Architecture
|
|
4392
4411
|
**/ TanglePrimitivesServicesArchitecture: {
|
|
4393
4412
|
_enum: [
|
|
4394
4413
|
'Wasm',
|
|
@@ -4404,7 +4423,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4404
4423
|
]
|
|
4405
4424
|
},
|
|
4406
4425
|
/**
|
|
4407
|
-
*
|
|
4426
|
+
* Lookup425: tangle_primitives::services::OperatingSystem
|
|
4408
4427
|
**/ TanglePrimitivesServicesOperatingSystem: {
|
|
4409
4428
|
_enum: [
|
|
4410
4429
|
'Unknown',
|
|
@@ -4415,7 +4434,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4415
4434
|
]
|
|
4416
4435
|
},
|
|
4417
4436
|
/**
|
|
4418
|
-
*
|
|
4437
|
+
* Lookup429: tangle_primitives::services::ImageRegistryFetcher<C>
|
|
4419
4438
|
**/ TanglePrimitivesServicesImageRegistryFetcher: {
|
|
4420
4439
|
_alias: {
|
|
4421
4440
|
registry_: 'registry'
|
|
@@ -4425,24 +4444,24 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4425
4444
|
tag: 'Bytes'
|
|
4426
4445
|
},
|
|
4427
4446
|
/**
|
|
4428
|
-
*
|
|
4447
|
+
* Lookup436: tangle_primitives::services::TestFetcher<C>
|
|
4429
4448
|
**/ TanglePrimitivesServicesTestFetcher: {
|
|
4430
4449
|
cargoPackage: 'Bytes',
|
|
4431
4450
|
cargoBin: 'Bytes',
|
|
4432
4451
|
basePath: 'Bytes'
|
|
4433
4452
|
},
|
|
4434
4453
|
/**
|
|
4435
|
-
*
|
|
4454
|
+
* Lookup438: tangle_primitives::services::NativeGadget<C>
|
|
4436
4455
|
**/ TanglePrimitivesServicesNativeGadget: {
|
|
4437
4456
|
sources: 'Vec<TanglePrimitivesServicesGadgetSource>'
|
|
4438
4457
|
},
|
|
4439
4458
|
/**
|
|
4440
|
-
*
|
|
4459
|
+
* Lookup439: tangle_primitives::services::ContainerGadget<C>
|
|
4441
4460
|
**/ TanglePrimitivesServicesContainerGadget: {
|
|
4442
4461
|
sources: 'Vec<TanglePrimitivesServicesGadgetSource>'
|
|
4443
4462
|
},
|
|
4444
4463
|
/**
|
|
4445
|
-
*
|
|
4464
|
+
* Lookup442: pallet_tangle_lst::pallet::Call<T>
|
|
4446
4465
|
**/ PalletTangleLstCall: {
|
|
4447
4466
|
_enum: {
|
|
4448
4467
|
join: {
|
|
@@ -4544,14 +4563,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4544
4563
|
}
|
|
4545
4564
|
},
|
|
4546
4565
|
/**
|
|
4547
|
-
*
|
|
4566
|
+
* Lookup443: pallet_tangle_lst::types::BondExtra<Balance>
|
|
4548
4567
|
**/ PalletTangleLstBondExtra: {
|
|
4549
4568
|
_enum: {
|
|
4550
4569
|
FreeBalance: 'u128'
|
|
4551
4570
|
}
|
|
4552
4571
|
},
|
|
4553
4572
|
/**
|
|
4554
|
-
*
|
|
4573
|
+
* Lookup448: pallet_tangle_lst::types::ConfigOp<T>
|
|
4555
4574
|
**/ PalletTangleLstConfigOpU128: {
|
|
4556
4575
|
_enum: {
|
|
4557
4576
|
Noop: 'Null',
|
|
@@ -4560,7 +4579,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4560
4579
|
}
|
|
4561
4580
|
},
|
|
4562
4581
|
/**
|
|
4563
|
-
*
|
|
4582
|
+
* Lookup449: pallet_tangle_lst::types::ConfigOp<T>
|
|
4564
4583
|
**/ PalletTangleLstConfigOpU32: {
|
|
4565
4584
|
_enum: {
|
|
4566
4585
|
Noop: 'Null',
|
|
@@ -4569,7 +4588,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4569
4588
|
}
|
|
4570
4589
|
},
|
|
4571
4590
|
/**
|
|
4572
|
-
*
|
|
4591
|
+
* Lookup450: pallet_tangle_lst::types::ConfigOp<sp_arithmetic::per_things::Perbill>
|
|
4573
4592
|
**/ PalletTangleLstConfigOpPerbill: {
|
|
4574
4593
|
_enum: {
|
|
4575
4594
|
Noop: 'Null',
|
|
@@ -4578,7 +4597,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4578
4597
|
}
|
|
4579
4598
|
},
|
|
4580
4599
|
/**
|
|
4581
|
-
*
|
|
4600
|
+
* Lookup451: pallet_tangle_lst::types::ConfigOp<sp_core::crypto::AccountId32>
|
|
4582
4601
|
**/ PalletTangleLstConfigOpAccountId32: {
|
|
4583
4602
|
_enum: {
|
|
4584
4603
|
Noop: 'Null',
|
|
@@ -4587,14 +4606,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4587
4606
|
}
|
|
4588
4607
|
},
|
|
4589
4608
|
/**
|
|
4590
|
-
*
|
|
4609
|
+
* Lookup452: pallet_sudo::pallet::Error<T>
|
|
4591
4610
|
**/ PalletSudoError: {
|
|
4592
4611
|
_enum: [
|
|
4593
4612
|
'RequireSudo'
|
|
4594
4613
|
]
|
|
4595
4614
|
},
|
|
4596
4615
|
/**
|
|
4597
|
-
*
|
|
4616
|
+
* Lookup454: pallet_assets::types::AssetDetails<Balance, sp_core::crypto::AccountId32, DepositBalance>
|
|
4598
4617
|
**/ PalletAssetsAssetDetails: {
|
|
4599
4618
|
owner: 'AccountId32',
|
|
4600
4619
|
issuer: 'AccountId32',
|
|
@@ -4610,7 +4629,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4610
4629
|
status: 'PalletAssetsAssetStatus'
|
|
4611
4630
|
},
|
|
4612
4631
|
/**
|
|
4613
|
-
*
|
|
4632
|
+
* Lookup455: pallet_assets::types::AssetStatus
|
|
4614
4633
|
**/ PalletAssetsAssetStatus: {
|
|
4615
4634
|
_enum: [
|
|
4616
4635
|
'Live',
|
|
@@ -4619,7 +4638,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4619
4638
|
]
|
|
4620
4639
|
},
|
|
4621
4640
|
/**
|
|
4622
|
-
*
|
|
4641
|
+
* Lookup457: pallet_assets::types::AssetAccount<Balance, DepositBalance, Extra, sp_core::crypto::AccountId32>
|
|
4623
4642
|
**/ PalletAssetsAssetAccount: {
|
|
4624
4643
|
balance: 'u128',
|
|
4625
4644
|
status: 'PalletAssetsAccountStatus',
|
|
@@ -4627,7 +4646,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4627
4646
|
extra: 'Null'
|
|
4628
4647
|
},
|
|
4629
4648
|
/**
|
|
4630
|
-
*
|
|
4649
|
+
* Lookup458: pallet_assets::types::AccountStatus
|
|
4631
4650
|
**/ PalletAssetsAccountStatus: {
|
|
4632
4651
|
_enum: [
|
|
4633
4652
|
'Liquid',
|
|
@@ -4636,7 +4655,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4636
4655
|
]
|
|
4637
4656
|
},
|
|
4638
4657
|
/**
|
|
4639
|
-
*
|
|
4658
|
+
* Lookup459: pallet_assets::types::ExistenceReason<Balance, sp_core::crypto::AccountId32>
|
|
4640
4659
|
**/ PalletAssetsExistenceReason: {
|
|
4641
4660
|
_enum: {
|
|
4642
4661
|
Consumer: 'Null',
|
|
@@ -4647,13 +4666,13 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4647
4666
|
}
|
|
4648
4667
|
},
|
|
4649
4668
|
/**
|
|
4650
|
-
*
|
|
4669
|
+
* Lookup461: pallet_assets::types::Approval<Balance, DepositBalance>
|
|
4651
4670
|
**/ PalletAssetsApproval: {
|
|
4652
4671
|
amount: 'u128',
|
|
4653
4672
|
deposit: 'u128'
|
|
4654
4673
|
},
|
|
4655
4674
|
/**
|
|
4656
|
-
*
|
|
4675
|
+
* Lookup462: pallet_assets::types::AssetMetadata<DepositBalance, bounded_collections::bounded_vec::BoundedVec<T, S>>
|
|
4657
4676
|
**/ PalletAssetsAssetMetadata: {
|
|
4658
4677
|
deposit: 'u128',
|
|
4659
4678
|
name: 'Bytes',
|
|
@@ -4662,7 +4681,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4662
4681
|
isFrozen: 'bool'
|
|
4663
4682
|
},
|
|
4664
4683
|
/**
|
|
4665
|
-
*
|
|
4684
|
+
* Lookup464: pallet_assets::pallet::Error<T, I>
|
|
4666
4685
|
**/ PalletAssetsError: {
|
|
4667
4686
|
_enum: [
|
|
4668
4687
|
'BalanceLow',
|
|
@@ -4689,14 +4708,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4689
4708
|
]
|
|
4690
4709
|
},
|
|
4691
4710
|
/**
|
|
4692
|
-
*
|
|
4711
|
+
* Lookup466: pallet_balances::types::BalanceLock<Balance>
|
|
4693
4712
|
**/ PalletBalancesBalanceLock: {
|
|
4694
4713
|
id: '[u8;8]',
|
|
4695
4714
|
amount: 'u128',
|
|
4696
4715
|
reasons: 'PalletBalancesReasons'
|
|
4697
4716
|
},
|
|
4698
4717
|
/**
|
|
4699
|
-
*
|
|
4718
|
+
* Lookup467: pallet_balances::types::Reasons
|
|
4700
4719
|
**/ PalletBalancesReasons: {
|
|
4701
4720
|
_enum: [
|
|
4702
4721
|
'Fee',
|
|
@@ -4705,19 +4724,19 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4705
4724
|
]
|
|
4706
4725
|
},
|
|
4707
4726
|
/**
|
|
4708
|
-
*
|
|
4727
|
+
* Lookup470: pallet_balances::types::ReserveData<ReserveIdentifier, Balance>
|
|
4709
4728
|
**/ PalletBalancesReserveData: {
|
|
4710
4729
|
id: '[u8;8]',
|
|
4711
4730
|
amount: 'u128'
|
|
4712
4731
|
},
|
|
4713
4732
|
/**
|
|
4714
|
-
*
|
|
4733
|
+
* Lookup473: frame_support::traits::tokens::misc::IdAmount<tangle_testnet_runtime::RuntimeHoldReason, Balance>
|
|
4715
4734
|
**/ FrameSupportTokensMiscIdAmountRuntimeHoldReason: {
|
|
4716
4735
|
id: 'TangleTestnetRuntimeRuntimeHoldReason',
|
|
4717
4736
|
amount: 'u128'
|
|
4718
4737
|
},
|
|
4719
4738
|
/**
|
|
4720
|
-
*
|
|
4739
|
+
* Lookup474: tangle_testnet_runtime::RuntimeHoldReason
|
|
4721
4740
|
**/ TangleTestnetRuntimeRuntimeHoldReason: {
|
|
4722
4741
|
_enum: {
|
|
4723
4742
|
__Unused0: 'Null',
|
|
@@ -4750,20 +4769,20 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4750
4769
|
}
|
|
4751
4770
|
},
|
|
4752
4771
|
/**
|
|
4753
|
-
*
|
|
4772
|
+
* Lookup475: pallet_preimage::pallet::HoldReason
|
|
4754
4773
|
**/ PalletPreimageHoldReason: {
|
|
4755
4774
|
_enum: [
|
|
4756
4775
|
'Preimage'
|
|
4757
4776
|
]
|
|
4758
4777
|
},
|
|
4759
4778
|
/**
|
|
4760
|
-
*
|
|
4779
|
+
* Lookup478: frame_support::traits::tokens::misc::IdAmount<tangle_testnet_runtime::RuntimeFreezeReason, Balance>
|
|
4761
4780
|
**/ FrameSupportTokensMiscIdAmountRuntimeFreezeReason: {
|
|
4762
4781
|
id: 'TangleTestnetRuntimeRuntimeFreezeReason',
|
|
4763
4782
|
amount: 'u128'
|
|
4764
4783
|
},
|
|
4765
4784
|
/**
|
|
4766
|
-
*
|
|
4785
|
+
* Lookup479: tangle_testnet_runtime::RuntimeFreezeReason
|
|
4767
4786
|
**/ TangleTestnetRuntimeRuntimeFreezeReason: {
|
|
4768
4787
|
_enum: {
|
|
4769
4788
|
__Unused0: 'Null',
|
|
@@ -4822,21 +4841,21 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4822
4841
|
}
|
|
4823
4842
|
},
|
|
4824
4843
|
/**
|
|
4825
|
-
*
|
|
4844
|
+
* Lookup480: pallet_nomination_pools::pallet::FreezeReason
|
|
4826
4845
|
**/ PalletNominationPoolsFreezeReason: {
|
|
4827
4846
|
_enum: [
|
|
4828
4847
|
'PoolMinBalance'
|
|
4829
4848
|
]
|
|
4830
4849
|
},
|
|
4831
4850
|
/**
|
|
4832
|
-
*
|
|
4851
|
+
* Lookup481: pallet_tangle_lst::pallet::FreezeReason
|
|
4833
4852
|
**/ PalletTangleLstFreezeReason: {
|
|
4834
4853
|
_enum: [
|
|
4835
4854
|
'PoolMinBalance'
|
|
4836
4855
|
]
|
|
4837
4856
|
},
|
|
4838
4857
|
/**
|
|
4839
|
-
*
|
|
4858
|
+
* Lookup483: pallet_balances::pallet::Error<T, I>
|
|
4840
4859
|
**/ PalletBalancesError: {
|
|
4841
4860
|
_enum: [
|
|
4842
4861
|
'VestingBalance',
|
|
@@ -4854,7 +4873,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4854
4873
|
]
|
|
4855
4874
|
},
|
|
4856
4875
|
/**
|
|
4857
|
-
*
|
|
4876
|
+
* Lookup485: pallet_transaction_payment::Releases
|
|
4858
4877
|
**/ PalletTransactionPaymentReleases: {
|
|
4859
4878
|
_enum: [
|
|
4860
4879
|
'V1Ancient',
|
|
@@ -4862,7 +4881,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4862
4881
|
]
|
|
4863
4882
|
},
|
|
4864
4883
|
/**
|
|
4865
|
-
*
|
|
4884
|
+
* Lookup492: sp_consensus_babe::digests::PreDigest
|
|
4866
4885
|
**/ SpConsensusBabeDigestsPreDigest: {
|
|
4867
4886
|
_enum: {
|
|
4868
4887
|
__Unused0: 'Null',
|
|
@@ -4872,39 +4891,39 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4872
4891
|
}
|
|
4873
4892
|
},
|
|
4874
4893
|
/**
|
|
4875
|
-
*
|
|
4894
|
+
* Lookup493: sp_consensus_babe::digests::PrimaryPreDigest
|
|
4876
4895
|
**/ SpConsensusBabeDigestsPrimaryPreDigest: {
|
|
4877
4896
|
authorityIndex: 'u32',
|
|
4878
4897
|
slot: 'u64',
|
|
4879
4898
|
vrfSignature: 'SpCoreSr25519VrfVrfSignature'
|
|
4880
4899
|
},
|
|
4881
4900
|
/**
|
|
4882
|
-
*
|
|
4901
|
+
* Lookup494: sp_core::sr25519::vrf::VrfSignature
|
|
4883
4902
|
**/ SpCoreSr25519VrfVrfSignature: {
|
|
4884
4903
|
preOutput: '[u8;32]',
|
|
4885
4904
|
proof: '[u8;64]'
|
|
4886
4905
|
},
|
|
4887
4906
|
/**
|
|
4888
|
-
*
|
|
4907
|
+
* Lookup495: sp_consensus_babe::digests::SecondaryPlainPreDigest
|
|
4889
4908
|
**/ SpConsensusBabeDigestsSecondaryPlainPreDigest: {
|
|
4890
4909
|
authorityIndex: 'u32',
|
|
4891
4910
|
slot: 'u64'
|
|
4892
4911
|
},
|
|
4893
4912
|
/**
|
|
4894
|
-
*
|
|
4913
|
+
* Lookup496: sp_consensus_babe::digests::SecondaryVRFPreDigest
|
|
4895
4914
|
**/ SpConsensusBabeDigestsSecondaryVRFPreDigest: {
|
|
4896
4915
|
authorityIndex: 'u32',
|
|
4897
4916
|
slot: 'u64',
|
|
4898
4917
|
vrfSignature: 'SpCoreSr25519VrfVrfSignature'
|
|
4899
4918
|
},
|
|
4900
4919
|
/**
|
|
4901
|
-
*
|
|
4920
|
+
* Lookup497: sp_consensus_babe::BabeEpochConfiguration
|
|
4902
4921
|
**/ SpConsensusBabeBabeEpochConfiguration: {
|
|
4903
4922
|
c: '(u64,u64)',
|
|
4904
4923
|
allowedSlots: 'SpConsensusBabeAllowedSlots'
|
|
4905
4924
|
},
|
|
4906
4925
|
/**
|
|
4907
|
-
*
|
|
4926
|
+
* Lookup499: pallet_babe::pallet::Error<T>
|
|
4908
4927
|
**/ PalletBabeError: {
|
|
4909
4928
|
_enum: [
|
|
4910
4929
|
'InvalidEquivocationProof',
|
|
@@ -4914,7 +4933,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4914
4933
|
]
|
|
4915
4934
|
},
|
|
4916
4935
|
/**
|
|
4917
|
-
*
|
|
4936
|
+
* Lookup500: pallet_grandpa::StoredState<N>
|
|
4918
4937
|
**/ PalletGrandpaStoredState: {
|
|
4919
4938
|
_enum: {
|
|
4920
4939
|
Live: 'Null',
|
|
@@ -4930,7 +4949,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4930
4949
|
}
|
|
4931
4950
|
},
|
|
4932
4951
|
/**
|
|
4933
|
-
*
|
|
4952
|
+
* Lookup501: pallet_grandpa::StoredPendingChange<N, Limit>
|
|
4934
4953
|
**/ PalletGrandpaStoredPendingChange: {
|
|
4935
4954
|
scheduledAt: 'u64',
|
|
4936
4955
|
delay: 'u64',
|
|
@@ -4938,7 +4957,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4938
4957
|
forced: 'Option<u64>'
|
|
4939
4958
|
},
|
|
4940
4959
|
/**
|
|
4941
|
-
*
|
|
4960
|
+
* Lookup503: pallet_grandpa::pallet::Error<T>
|
|
4942
4961
|
**/ PalletGrandpaError: {
|
|
4943
4962
|
_enum: [
|
|
4944
4963
|
'PauseFailed',
|
|
@@ -4951,7 +4970,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4951
4970
|
]
|
|
4952
4971
|
},
|
|
4953
4972
|
/**
|
|
4954
|
-
*
|
|
4973
|
+
* Lookup505: pallet_indices::pallet::Error<T>
|
|
4955
4974
|
**/ PalletIndicesError: {
|
|
4956
4975
|
_enum: [
|
|
4957
4976
|
'NotAssigned',
|
|
@@ -4962,7 +4981,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4962
4981
|
]
|
|
4963
4982
|
},
|
|
4964
4983
|
/**
|
|
4965
|
-
*
|
|
4984
|
+
* Lookup510: pallet_democracy::types::ReferendumInfo<BlockNumber, frame_support::traits::preimages::Bounded<tangle_testnet_runtime::RuntimeCall, sp_runtime::traits::BlakeTwo256>, Balance>
|
|
4966
4985
|
**/ PalletDemocracyReferendumInfo: {
|
|
4967
4986
|
_enum: {
|
|
4968
4987
|
Ongoing: 'PalletDemocracyReferendumStatus',
|
|
@@ -4973,7 +4992,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4973
4992
|
}
|
|
4974
4993
|
},
|
|
4975
4994
|
/**
|
|
4976
|
-
*
|
|
4995
|
+
* Lookup511: pallet_democracy::types::ReferendumStatus<BlockNumber, frame_support::traits::preimages::Bounded<tangle_testnet_runtime::RuntimeCall, sp_runtime::traits::BlakeTwo256>, Balance>
|
|
4977
4996
|
**/ PalletDemocracyReferendumStatus: {
|
|
4978
4997
|
end: 'u64',
|
|
4979
4998
|
proposal: 'FrameSupportPreimagesBounded',
|
|
@@ -4982,14 +5001,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
4982
5001
|
tally: 'PalletDemocracyTally'
|
|
4983
5002
|
},
|
|
4984
5003
|
/**
|
|
4985
|
-
*
|
|
5004
|
+
* Lookup512: pallet_democracy::types::Tally<Balance>
|
|
4986
5005
|
**/ PalletDemocracyTally: {
|
|
4987
5006
|
ayes: 'u128',
|
|
4988
5007
|
nays: 'u128',
|
|
4989
5008
|
turnout: 'u128'
|
|
4990
5009
|
},
|
|
4991
5010
|
/**
|
|
4992
|
-
*
|
|
5011
|
+
* Lookup513: pallet_democracy::vote::Voting<Balance, sp_core::crypto::AccountId32, BlockNumber, MaxVotes>
|
|
4993
5012
|
**/ PalletDemocracyVoteVoting: {
|
|
4994
5013
|
_enum: {
|
|
4995
5014
|
Direct: {
|
|
@@ -5007,16 +5026,16 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5007
5026
|
}
|
|
5008
5027
|
},
|
|
5009
5028
|
/**
|
|
5010
|
-
*
|
|
5029
|
+
* Lookup517: pallet_democracy::types::Delegations<Balance>
|
|
5011
5030
|
**/ PalletDemocracyDelegations: {
|
|
5012
5031
|
votes: 'u128',
|
|
5013
5032
|
capital: 'u128'
|
|
5014
5033
|
},
|
|
5015
5034
|
/**
|
|
5016
|
-
*
|
|
5035
|
+
* Lookup518: pallet_democracy::vote::PriorLock<BlockNumber, Balance>
|
|
5017
5036
|
**/ PalletDemocracyVotePriorLock: '(u64,u128)',
|
|
5018
5037
|
/**
|
|
5019
|
-
*
|
|
5038
|
+
* Lookup521: pallet_democracy::pallet::Error<T>
|
|
5020
5039
|
**/ PalletDemocracyError: {
|
|
5021
5040
|
_enum: [
|
|
5022
5041
|
'ValueLow',
|
|
@@ -5046,7 +5065,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5046
5065
|
]
|
|
5047
5066
|
},
|
|
5048
5067
|
/**
|
|
5049
|
-
*
|
|
5068
|
+
* Lookup523: pallet_collective::Votes<sp_core::crypto::AccountId32, BlockNumber>
|
|
5050
5069
|
**/ PalletCollectiveVotes: {
|
|
5051
5070
|
index: 'u32',
|
|
5052
5071
|
threshold: 'u32',
|
|
@@ -5055,7 +5074,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5055
5074
|
end: 'u64'
|
|
5056
5075
|
},
|
|
5057
5076
|
/**
|
|
5058
|
-
*
|
|
5077
|
+
* Lookup524: pallet_collective::pallet::Error<T, I>
|
|
5059
5078
|
**/ PalletCollectiveError: {
|
|
5060
5079
|
_enum: [
|
|
5061
5080
|
'NotMember',
|
|
@@ -5072,7 +5091,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5072
5091
|
]
|
|
5073
5092
|
},
|
|
5074
5093
|
/**
|
|
5075
|
-
*
|
|
5094
|
+
* Lookup527: pallet_vesting::Releases
|
|
5076
5095
|
**/ PalletVestingReleases: {
|
|
5077
5096
|
_enum: [
|
|
5078
5097
|
'V0',
|
|
@@ -5080,7 +5099,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5080
5099
|
]
|
|
5081
5100
|
},
|
|
5082
5101
|
/**
|
|
5083
|
-
*
|
|
5102
|
+
* Lookup528: pallet_vesting::pallet::Error<T>
|
|
5084
5103
|
**/ PalletVestingError: {
|
|
5085
5104
|
_enum: [
|
|
5086
5105
|
'NotVesting',
|
|
@@ -5091,21 +5110,21 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5091
5110
|
]
|
|
5092
5111
|
},
|
|
5093
5112
|
/**
|
|
5094
|
-
*
|
|
5113
|
+
* Lookup530: pallet_elections_phragmen::SeatHolder<sp_core::crypto::AccountId32, Balance>
|
|
5095
5114
|
**/ PalletElectionsPhragmenSeatHolder: {
|
|
5096
5115
|
who: 'AccountId32',
|
|
5097
5116
|
stake: 'u128',
|
|
5098
5117
|
deposit: 'u128'
|
|
5099
5118
|
},
|
|
5100
5119
|
/**
|
|
5101
|
-
*
|
|
5120
|
+
* Lookup531: pallet_elections_phragmen::Voter<sp_core::crypto::AccountId32, Balance>
|
|
5102
5121
|
**/ PalletElectionsPhragmenVoter: {
|
|
5103
5122
|
votes: 'Vec<AccountId32>',
|
|
5104
5123
|
stake: 'u128',
|
|
5105
5124
|
deposit: 'u128'
|
|
5106
5125
|
},
|
|
5107
5126
|
/**
|
|
5108
|
-
*
|
|
5127
|
+
* Lookup532: pallet_elections_phragmen::pallet::Error<T>
|
|
5109
5128
|
**/ PalletElectionsPhragmenError: {
|
|
5110
5129
|
_enum: [
|
|
5111
5130
|
'UnableToVote',
|
|
@@ -5128,20 +5147,20 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5128
5147
|
]
|
|
5129
5148
|
},
|
|
5130
5149
|
/**
|
|
5131
|
-
*
|
|
5150
|
+
* Lookup533: pallet_election_provider_multi_phase::ReadySolution<AccountId, MaxWinners>
|
|
5132
5151
|
**/ PalletElectionProviderMultiPhaseReadySolution: {
|
|
5133
5152
|
supports: 'Vec<(AccountId32,SpNposElectionsSupport)>',
|
|
5134
5153
|
score: 'SpNposElectionsElectionScore',
|
|
5135
5154
|
compute: 'PalletElectionProviderMultiPhaseElectionCompute'
|
|
5136
5155
|
},
|
|
5137
5156
|
/**
|
|
5138
|
-
*
|
|
5157
|
+
* Lookup535: pallet_election_provider_multi_phase::RoundSnapshot<sp_core::crypto::AccountId32, DataProvider>
|
|
5139
5158
|
**/ PalletElectionProviderMultiPhaseRoundSnapshot: {
|
|
5140
5159
|
voters: 'Vec<(AccountId32,u64,Vec<AccountId32>)>',
|
|
5141
5160
|
targets: 'Vec<AccountId32>'
|
|
5142
5161
|
},
|
|
5143
5162
|
/**
|
|
5144
|
-
*
|
|
5163
|
+
* Lookup542: pallet_election_provider_multi_phase::signed::SignedSubmission<sp_core::crypto::AccountId32, Balance, tangle_testnet_runtime::NposSolution16>
|
|
5145
5164
|
**/ PalletElectionProviderMultiPhaseSignedSignedSubmission: {
|
|
5146
5165
|
who: 'AccountId32',
|
|
5147
5166
|
deposit: 'u128',
|
|
@@ -5149,7 +5168,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5149
5168
|
callFee: 'u128'
|
|
5150
5169
|
},
|
|
5151
5170
|
/**
|
|
5152
|
-
*
|
|
5171
|
+
* Lookup543: pallet_election_provider_multi_phase::pallet::Error<T>
|
|
5153
5172
|
**/ PalletElectionProviderMultiPhaseError: {
|
|
5154
5173
|
_enum: [
|
|
5155
5174
|
'PreDispatchEarlySubmission',
|
|
@@ -5170,7 +5189,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5170
5189
|
]
|
|
5171
5190
|
},
|
|
5172
5191
|
/**
|
|
5173
|
-
*
|
|
5192
|
+
* Lookup544: pallet_staking::StakingLedger<T>
|
|
5174
5193
|
**/ PalletStakingStakingLedger: {
|
|
5175
5194
|
stash: 'AccountId32',
|
|
5176
5195
|
total: 'Compact<u128>',
|
|
@@ -5179,20 +5198,20 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5179
5198
|
legacyClaimedRewards: 'Vec<u32>'
|
|
5180
5199
|
},
|
|
5181
5200
|
/**
|
|
5182
|
-
*
|
|
5201
|
+
* Lookup546: pallet_staking::Nominations<T>
|
|
5183
5202
|
**/ PalletStakingNominations: {
|
|
5184
5203
|
targets: 'Vec<AccountId32>',
|
|
5185
5204
|
submittedIn: 'u32',
|
|
5186
5205
|
suppressed: 'bool'
|
|
5187
5206
|
},
|
|
5188
5207
|
/**
|
|
5189
|
-
*
|
|
5208
|
+
* Lookup547: pallet_staking::ActiveEraInfo
|
|
5190
5209
|
**/ PalletStakingActiveEraInfo: {
|
|
5191
5210
|
index: 'u32',
|
|
5192
5211
|
start: 'Option<u64>'
|
|
5193
5212
|
},
|
|
5194
5213
|
/**
|
|
5195
|
-
*
|
|
5214
|
+
* Lookup549: sp_staking::PagedExposureMetadata<Balance>
|
|
5196
5215
|
**/ SpStakingPagedExposureMetadata: {
|
|
5197
5216
|
total: 'Compact<u128>',
|
|
5198
5217
|
own: 'Compact<u128>',
|
|
@@ -5200,19 +5219,19 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5200
5219
|
pageCount: 'u32'
|
|
5201
5220
|
},
|
|
5202
5221
|
/**
|
|
5203
|
-
*
|
|
5222
|
+
* Lookup551: sp_staking::ExposurePage<sp_core::crypto::AccountId32, Balance>
|
|
5204
5223
|
**/ SpStakingExposurePage: {
|
|
5205
5224
|
pageTotal: 'Compact<u128>',
|
|
5206
5225
|
others: 'Vec<SpStakingIndividualExposure>'
|
|
5207
5226
|
},
|
|
5208
5227
|
/**
|
|
5209
|
-
*
|
|
5228
|
+
* Lookup552: pallet_staking::EraRewardPoints<sp_core::crypto::AccountId32>
|
|
5210
5229
|
**/ PalletStakingEraRewardPoints: {
|
|
5211
5230
|
total: 'u32',
|
|
5212
5231
|
individual: 'BTreeMap<AccountId32, u32>'
|
|
5213
5232
|
},
|
|
5214
5233
|
/**
|
|
5215
|
-
*
|
|
5234
|
+
* Lookup557: pallet_staking::UnappliedSlash<sp_core::crypto::AccountId32, Balance>
|
|
5216
5235
|
**/ PalletStakingUnappliedSlash: {
|
|
5217
5236
|
validator: 'AccountId32',
|
|
5218
5237
|
own: 'u128',
|
|
@@ -5221,7 +5240,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5221
5240
|
payout: 'u128'
|
|
5222
5241
|
},
|
|
5223
5242
|
/**
|
|
5224
|
-
*
|
|
5243
|
+
* Lookup561: pallet_staking::slashing::SlashingSpans
|
|
5225
5244
|
**/ PalletStakingSlashingSlashingSpans: {
|
|
5226
5245
|
spanIndex: 'u32',
|
|
5227
5246
|
lastStart: 'u32',
|
|
@@ -5229,13 +5248,13 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5229
5248
|
prior: 'Vec<u32>'
|
|
5230
5249
|
},
|
|
5231
5250
|
/**
|
|
5232
|
-
*
|
|
5251
|
+
* Lookup562: pallet_staking::slashing::SpanRecord<Balance>
|
|
5233
5252
|
**/ PalletStakingSlashingSpanRecord: {
|
|
5234
5253
|
slashed: 'u128',
|
|
5235
5254
|
paidOut: 'u128'
|
|
5236
5255
|
},
|
|
5237
5256
|
/**
|
|
5238
|
-
*
|
|
5257
|
+
* Lookup563: pallet_staking::pallet::pallet::Error<T>
|
|
5239
5258
|
**/ PalletStakingPalletError: {
|
|
5240
5259
|
_enum: [
|
|
5241
5260
|
'NotController',
|
|
@@ -5272,10 +5291,10 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5272
5291
|
]
|
|
5273
5292
|
},
|
|
5274
5293
|
/**
|
|
5275
|
-
*
|
|
5294
|
+
* Lookup567: sp_core::crypto::KeyTypeId
|
|
5276
5295
|
**/ SpCoreCryptoKeyTypeId: '[u8;4]',
|
|
5277
5296
|
/**
|
|
5278
|
-
*
|
|
5297
|
+
* Lookup568: pallet_session::pallet::Error<T>
|
|
5279
5298
|
**/ PalletSessionError: {
|
|
5280
5299
|
_enum: [
|
|
5281
5300
|
'InvalidProof',
|
|
@@ -5286,7 +5305,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5286
5305
|
]
|
|
5287
5306
|
},
|
|
5288
5307
|
/**
|
|
5289
|
-
*
|
|
5308
|
+
* Lookup570: pallet_treasury::Proposal<sp_core::crypto::AccountId32, Balance>
|
|
5290
5309
|
**/ PalletTreasuryProposal: {
|
|
5291
5310
|
proposer: 'AccountId32',
|
|
5292
5311
|
value: 'u128',
|
|
@@ -5294,7 +5313,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5294
5313
|
bond: 'u128'
|
|
5295
5314
|
},
|
|
5296
5315
|
/**
|
|
5297
|
-
*
|
|
5316
|
+
* Lookup572: pallet_treasury::SpendStatus<AssetKind, AssetBalance, sp_core::crypto::AccountId32, BlockNumber, PaymentId>
|
|
5298
5317
|
**/ PalletTreasurySpendStatus: {
|
|
5299
5318
|
assetKind: 'Null',
|
|
5300
5319
|
amount: 'u128',
|
|
@@ -5304,7 +5323,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5304
5323
|
status: 'PalletTreasuryPaymentState'
|
|
5305
5324
|
},
|
|
5306
5325
|
/**
|
|
5307
|
-
*
|
|
5326
|
+
* Lookup573: pallet_treasury::PaymentState<Id>
|
|
5308
5327
|
**/ PalletTreasuryPaymentState: {
|
|
5309
5328
|
_enum: {
|
|
5310
5329
|
Pending: 'Null',
|
|
@@ -5315,10 +5334,10 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5315
5334
|
}
|
|
5316
5335
|
},
|
|
5317
5336
|
/**
|
|
5318
|
-
*
|
|
5337
|
+
* Lookup574: frame_support::PalletId
|
|
5319
5338
|
**/ FrameSupportPalletId: '[u8;8]',
|
|
5320
5339
|
/**
|
|
5321
|
-
*
|
|
5340
|
+
* Lookup575: pallet_treasury::pallet::Error<T, I>
|
|
5322
5341
|
**/ PalletTreasuryError: {
|
|
5323
5342
|
_enum: [
|
|
5324
5343
|
'InvalidIndex',
|
|
@@ -5335,7 +5354,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5335
5354
|
]
|
|
5336
5355
|
},
|
|
5337
5356
|
/**
|
|
5338
|
-
*
|
|
5357
|
+
* Lookup576: pallet_bounties::Bounty<sp_core::crypto::AccountId32, Balance, BlockNumber>
|
|
5339
5358
|
**/ PalletBountiesBounty: {
|
|
5340
5359
|
proposer: 'AccountId32',
|
|
5341
5360
|
value: 'u128',
|
|
@@ -5345,7 +5364,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5345
5364
|
status: 'PalletBountiesBountyStatus'
|
|
5346
5365
|
},
|
|
5347
5366
|
/**
|
|
5348
|
-
*
|
|
5367
|
+
* Lookup577: pallet_bounties::BountyStatus<sp_core::crypto::AccountId32, BlockNumber>
|
|
5349
5368
|
**/ PalletBountiesBountyStatus: {
|
|
5350
5369
|
_enum: {
|
|
5351
5370
|
Proposed: 'Null',
|
|
@@ -5366,7 +5385,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5366
5385
|
}
|
|
5367
5386
|
},
|
|
5368
5387
|
/**
|
|
5369
|
-
*
|
|
5388
|
+
* Lookup579: pallet_bounties::pallet::Error<T, I>
|
|
5370
5389
|
**/ PalletBountiesError: {
|
|
5371
5390
|
_enum: [
|
|
5372
5391
|
'InsufficientProposersBalance',
|
|
@@ -5383,7 +5402,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5383
5402
|
]
|
|
5384
5403
|
},
|
|
5385
5404
|
/**
|
|
5386
|
-
*
|
|
5405
|
+
* Lookup580: pallet_child_bounties::ChildBounty<sp_core::crypto::AccountId32, Balance, BlockNumber>
|
|
5387
5406
|
**/ PalletChildBountiesChildBounty: {
|
|
5388
5407
|
parentBounty: 'u32',
|
|
5389
5408
|
value: 'u128',
|
|
@@ -5392,7 +5411,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5392
5411
|
status: 'PalletChildBountiesChildBountyStatus'
|
|
5393
5412
|
},
|
|
5394
5413
|
/**
|
|
5395
|
-
*
|
|
5414
|
+
* Lookup581: pallet_child_bounties::ChildBountyStatus<sp_core::crypto::AccountId32, BlockNumber>
|
|
5396
5415
|
**/ PalletChildBountiesChildBountyStatus: {
|
|
5397
5416
|
_enum: {
|
|
5398
5417
|
Added: 'Null',
|
|
@@ -5410,7 +5429,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5410
5429
|
}
|
|
5411
5430
|
},
|
|
5412
5431
|
/**
|
|
5413
|
-
*
|
|
5432
|
+
* Lookup582: pallet_child_bounties::pallet::Error<T>
|
|
5414
5433
|
**/ PalletChildBountiesError: {
|
|
5415
5434
|
_enum: [
|
|
5416
5435
|
'ParentBountyNotActive',
|
|
@@ -5419,7 +5438,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5419
5438
|
]
|
|
5420
5439
|
},
|
|
5421
5440
|
/**
|
|
5422
|
-
*
|
|
5441
|
+
* Lookup583: pallet_bags_list::list::Node<T, I>
|
|
5423
5442
|
**/ PalletBagsListListNode: {
|
|
5424
5443
|
id: 'AccountId32',
|
|
5425
5444
|
prev: 'Option<AccountId32>',
|
|
@@ -5428,20 +5447,20 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5428
5447
|
score: 'u64'
|
|
5429
5448
|
},
|
|
5430
5449
|
/**
|
|
5431
|
-
*
|
|
5450
|
+
* Lookup584: pallet_bags_list::list::Bag<T, I>
|
|
5432
5451
|
**/ PalletBagsListListBag: {
|
|
5433
5452
|
head: 'Option<AccountId32>',
|
|
5434
5453
|
tail: 'Option<AccountId32>'
|
|
5435
5454
|
},
|
|
5436
5455
|
/**
|
|
5437
|
-
*
|
|
5456
|
+
* Lookup585: pallet_bags_list::pallet::Error<T, I>
|
|
5438
5457
|
**/ PalletBagsListError: {
|
|
5439
5458
|
_enum: {
|
|
5440
5459
|
List: 'PalletBagsListListListError'
|
|
5441
5460
|
}
|
|
5442
5461
|
},
|
|
5443
5462
|
/**
|
|
5444
|
-
*
|
|
5463
|
+
* Lookup586: pallet_bags_list::list::ListError
|
|
5445
5464
|
**/ PalletBagsListListListError: {
|
|
5446
5465
|
_enum: [
|
|
5447
5466
|
'Duplicate',
|
|
@@ -5451,7 +5470,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5451
5470
|
]
|
|
5452
5471
|
},
|
|
5453
5472
|
/**
|
|
5454
|
-
*
|
|
5473
|
+
* Lookup587: pallet_nomination_pools::PoolMember<T>
|
|
5455
5474
|
**/ PalletNominationPoolsPoolMember: {
|
|
5456
5475
|
poolId: 'u32',
|
|
5457
5476
|
points: 'u128',
|
|
@@ -5459,7 +5478,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5459
5478
|
unbondingEras: 'BTreeMap<u32, u128>'
|
|
5460
5479
|
},
|
|
5461
5480
|
/**
|
|
5462
|
-
*
|
|
5481
|
+
* Lookup592: pallet_nomination_pools::BondedPoolInner<T>
|
|
5463
5482
|
**/ PalletNominationPoolsBondedPoolInner: {
|
|
5464
5483
|
commission: 'PalletNominationPoolsCommission',
|
|
5465
5484
|
memberCounter: 'u32',
|
|
@@ -5468,7 +5487,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5468
5487
|
state: 'PalletNominationPoolsPoolState'
|
|
5469
5488
|
},
|
|
5470
5489
|
/**
|
|
5471
|
-
*
|
|
5490
|
+
* Lookup593: pallet_nomination_pools::Commission<T>
|
|
5472
5491
|
**/ PalletNominationPoolsCommission: {
|
|
5473
5492
|
current: 'Option<(Perbill,AccountId32)>',
|
|
5474
5493
|
max: 'Option<Perbill>',
|
|
@@ -5477,7 +5496,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5477
5496
|
claimPermission: 'Option<PalletNominationPoolsCommissionClaimPermission>'
|
|
5478
5497
|
},
|
|
5479
5498
|
/**
|
|
5480
|
-
*
|
|
5499
|
+
* Lookup596: pallet_nomination_pools::PoolRoles<sp_core::crypto::AccountId32>
|
|
5481
5500
|
**/ PalletNominationPoolsPoolRoles: {
|
|
5482
5501
|
depositor: 'AccountId32',
|
|
5483
5502
|
root: 'Option<AccountId32>',
|
|
@@ -5485,7 +5504,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5485
5504
|
bouncer: 'Option<AccountId32>'
|
|
5486
5505
|
},
|
|
5487
5506
|
/**
|
|
5488
|
-
*
|
|
5507
|
+
* Lookup597: pallet_nomination_pools::RewardPool<T>
|
|
5489
5508
|
**/ PalletNominationPoolsRewardPool: {
|
|
5490
5509
|
lastRecordedRewardCounter: 'u128',
|
|
5491
5510
|
lastRecordedTotalPayouts: 'u128',
|
|
@@ -5494,19 +5513,19 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5494
5513
|
totalCommissionClaimed: 'u128'
|
|
5495
5514
|
},
|
|
5496
5515
|
/**
|
|
5497
|
-
*
|
|
5516
|
+
* Lookup598: pallet_nomination_pools::SubPools<T>
|
|
5498
5517
|
**/ PalletNominationPoolsSubPools: {
|
|
5499
5518
|
noEra: 'PalletNominationPoolsUnbondPool',
|
|
5500
5519
|
withEra: 'BTreeMap<u32, PalletNominationPoolsUnbondPool>'
|
|
5501
5520
|
},
|
|
5502
5521
|
/**
|
|
5503
|
-
*
|
|
5522
|
+
* Lookup599: pallet_nomination_pools::UnbondPool<T>
|
|
5504
5523
|
**/ PalletNominationPoolsUnbondPool: {
|
|
5505
5524
|
points: 'u128',
|
|
5506
5525
|
balance: 'u128'
|
|
5507
5526
|
},
|
|
5508
5527
|
/**
|
|
5509
|
-
*
|
|
5528
|
+
* Lookup604: pallet_nomination_pools::pallet::Error<T>
|
|
5510
5529
|
**/ PalletNominationPoolsError: {
|
|
5511
5530
|
_enum: {
|
|
5512
5531
|
PoolNotFound: 'Null',
|
|
@@ -5542,13 +5561,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5542
5561
|
BondExtraRestricted: 'Null',
|
|
5543
5562
|
NothingToAdjust: 'Null',
|
|
5544
5563
|
NothingToSlash: 'Null',
|
|
5564
|
+
SlashTooLow: 'Null',
|
|
5545
5565
|
AlreadyMigrated: 'Null',
|
|
5546
5566
|
NotMigrated: 'Null',
|
|
5547
5567
|
NotSupported: 'Null'
|
|
5548
5568
|
}
|
|
5549
5569
|
},
|
|
5550
5570
|
/**
|
|
5551
|
-
*
|
|
5571
|
+
* Lookup605: pallet_nomination_pools::pallet::DefensiveError
|
|
5552
5572
|
**/ PalletNominationPoolsDefensiveError: {
|
|
5553
5573
|
_enum: [
|
|
5554
5574
|
'NotEnoughSpaceInUnbondPool',
|
|
@@ -5561,7 +5581,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5561
5581
|
]
|
|
5562
5582
|
},
|
|
5563
5583
|
/**
|
|
5564
|
-
*
|
|
5584
|
+
* Lookup608: pallet_scheduler::Scheduled<Name, frame_support::traits::preimages::Bounded<tangle_testnet_runtime::RuntimeCall, sp_runtime::traits::BlakeTwo256>, BlockNumber, tangle_testnet_runtime::OriginCaller, sp_core::crypto::AccountId32>
|
|
5565
5585
|
**/ PalletSchedulerScheduled: {
|
|
5566
5586
|
maybeId: 'Option<[u8;32]>',
|
|
5567
5587
|
priority: 'u8',
|
|
@@ -5570,14 +5590,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5570
5590
|
origin: 'TangleTestnetRuntimeOriginCaller'
|
|
5571
5591
|
},
|
|
5572
5592
|
/**
|
|
5573
|
-
*
|
|
5593
|
+
* Lookup610: pallet_scheduler::RetryConfig<Period>
|
|
5574
5594
|
**/ PalletSchedulerRetryConfig: {
|
|
5575
5595
|
totalRetries: 'u8',
|
|
5576
5596
|
remaining: 'u8',
|
|
5577
5597
|
period: 'u64'
|
|
5578
5598
|
},
|
|
5579
5599
|
/**
|
|
5580
|
-
*
|
|
5600
|
+
* Lookup611: pallet_scheduler::pallet::Error<T>
|
|
5581
5601
|
**/ PalletSchedulerError: {
|
|
5582
5602
|
_enum: [
|
|
5583
5603
|
'FailedToSchedule',
|
|
@@ -5588,7 +5608,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5588
5608
|
]
|
|
5589
5609
|
},
|
|
5590
5610
|
/**
|
|
5591
|
-
*
|
|
5611
|
+
* Lookup612: pallet_preimage::OldRequestStatus<sp_core::crypto::AccountId32, Balance>
|
|
5592
5612
|
**/ PalletPreimageOldRequestStatus: {
|
|
5593
5613
|
_enum: {
|
|
5594
5614
|
Unrequested: {
|
|
@@ -5603,7 +5623,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5603
5623
|
}
|
|
5604
5624
|
},
|
|
5605
5625
|
/**
|
|
5606
|
-
*
|
|
5626
|
+
* Lookup614: pallet_preimage::RequestStatus<sp_core::crypto::AccountId32, Ticket>
|
|
5607
5627
|
**/ PalletPreimageRequestStatus: {
|
|
5608
5628
|
_enum: {
|
|
5609
5629
|
Unrequested: {
|
|
@@ -5618,7 +5638,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5618
5638
|
}
|
|
5619
5639
|
},
|
|
5620
5640
|
/**
|
|
5621
|
-
*
|
|
5641
|
+
* Lookup618: pallet_preimage::pallet::Error<T>
|
|
5622
5642
|
**/ PalletPreimageError: {
|
|
5623
5643
|
_enum: [
|
|
5624
5644
|
'TooBig',
|
|
@@ -5633,13 +5653,13 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5633
5653
|
]
|
|
5634
5654
|
},
|
|
5635
5655
|
/**
|
|
5636
|
-
*
|
|
5656
|
+
* Lookup619: sp_staking::offence::OffenceDetails<sp_core::crypto::AccountId32, Offender>
|
|
5637
5657
|
**/ SpStakingOffenceOffenceDetails: {
|
|
5638
5658
|
offender: '(AccountId32,SpStakingExposure)',
|
|
5639
5659
|
reporters: 'Vec<AccountId32>'
|
|
5640
5660
|
},
|
|
5641
5661
|
/**
|
|
5642
|
-
*
|
|
5662
|
+
* Lookup621: pallet_tx_pause::pallet::Error<T>
|
|
5643
5663
|
**/ PalletTxPauseError: {
|
|
5644
5664
|
_enum: [
|
|
5645
5665
|
'IsPaused',
|
|
@@ -5649,7 +5669,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5649
5669
|
]
|
|
5650
5670
|
},
|
|
5651
5671
|
/**
|
|
5652
|
-
*
|
|
5672
|
+
* Lookup624: pallet_im_online::pallet::Error<T>
|
|
5653
5673
|
**/ PalletImOnlineError: {
|
|
5654
5674
|
_enum: [
|
|
5655
5675
|
'InvalidKey',
|
|
@@ -5657,27 +5677,27 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5657
5677
|
]
|
|
5658
5678
|
},
|
|
5659
5679
|
/**
|
|
5660
|
-
*
|
|
5680
|
+
* Lookup626: pallet_identity::types::Registration<Balance, MaxJudgements, pallet_identity::legacy::IdentityInfo<FieldLimit>>
|
|
5661
5681
|
**/ PalletIdentityRegistration: {
|
|
5662
5682
|
judgements: 'Vec<(u32,PalletIdentityJudgement)>',
|
|
5663
5683
|
deposit: 'u128',
|
|
5664
5684
|
info: 'PalletIdentityLegacyIdentityInfo'
|
|
5665
5685
|
},
|
|
5666
5686
|
/**
|
|
5667
|
-
*
|
|
5687
|
+
* Lookup635: pallet_identity::types::RegistrarInfo<Balance, sp_core::crypto::AccountId32, IdField>
|
|
5668
5688
|
**/ PalletIdentityRegistrarInfo: {
|
|
5669
5689
|
account: 'AccountId32',
|
|
5670
5690
|
fee: 'u128',
|
|
5671
5691
|
fields: 'u64'
|
|
5672
5692
|
},
|
|
5673
5693
|
/**
|
|
5674
|
-
*
|
|
5694
|
+
* Lookup637: pallet_identity::types::AuthorityProperties<bounded_collections::bounded_vec::BoundedVec<T, S>>
|
|
5675
5695
|
**/ PalletIdentityAuthorityProperties: {
|
|
5676
5696
|
suffix: 'Bytes',
|
|
5677
5697
|
allocation: 'u32'
|
|
5678
5698
|
},
|
|
5679
5699
|
/**
|
|
5680
|
-
*
|
|
5700
|
+
* Lookup640: pallet_identity::pallet::Error<T>
|
|
5681
5701
|
**/ PalletIdentityError: {
|
|
5682
5702
|
_enum: [
|
|
5683
5703
|
'TooManySubAccounts',
|
|
@@ -5709,14 +5729,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5709
5729
|
]
|
|
5710
5730
|
},
|
|
5711
5731
|
/**
|
|
5712
|
-
*
|
|
5732
|
+
* Lookup641: pallet_utility::pallet::Error<T>
|
|
5713
5733
|
**/ PalletUtilityError: {
|
|
5714
5734
|
_enum: [
|
|
5715
5735
|
'TooManyCalls'
|
|
5716
5736
|
]
|
|
5717
5737
|
},
|
|
5718
5738
|
/**
|
|
5719
|
-
*
|
|
5739
|
+
* Lookup643: pallet_multisig::Multisig<BlockNumber, Balance, sp_core::crypto::AccountId32, MaxApprovals>
|
|
5720
5740
|
**/ PalletMultisigMultisig: {
|
|
5721
5741
|
when: 'PalletMultisigTimepoint',
|
|
5722
5742
|
deposit: 'u128',
|
|
@@ -5724,7 +5744,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5724
5744
|
approvals: 'Vec<AccountId32>'
|
|
5725
5745
|
},
|
|
5726
5746
|
/**
|
|
5727
|
-
*
|
|
5747
|
+
* Lookup644: pallet_multisig::pallet::Error<T>
|
|
5728
5748
|
**/ PalletMultisigError: {
|
|
5729
5749
|
_enum: [
|
|
5730
5750
|
'MinimumThreshold',
|
|
@@ -5744,7 +5764,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5744
5764
|
]
|
|
5745
5765
|
},
|
|
5746
5766
|
/**
|
|
5747
|
-
*
|
|
5767
|
+
* Lookup647: fp_rpc::TransactionStatus
|
|
5748
5768
|
**/ FpRpcTransactionStatus: {
|
|
5749
5769
|
transactionHash: 'H256',
|
|
5750
5770
|
transactionIndex: 'u32',
|
|
@@ -5916,7 +5936,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5916
5936
|
**/ PalletMultiAssetDelegationOperatorDelegatorBond: {
|
|
5917
5937
|
delegator: 'AccountId32',
|
|
5918
5938
|
amount: 'u128',
|
|
5919
|
-
assetId: '
|
|
5939
|
+
assetId: 'TanglePrimitivesServicesAsset'
|
|
5920
5940
|
},
|
|
5921
5941
|
/**
|
|
5922
5942
|
* Lookup684: pallet_multi_asset_delegation::types::operator::OperatorStatus
|
|
@@ -5936,7 +5956,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5936
5956
|
/**
|
|
5937
5957
|
* Lookup687: pallet_multi_asset_delegation::types::delegator::DelegatorMetadata<sp_core::crypto::AccountId32, Balance, AssetId, tangle_testnet_runtime::MaxWithdrawRequests, tangle_testnet_runtime::MaxDelegations, tangle_testnet_runtime::MaxUnstakeRequests, tangle_testnet_runtime::MaxDelegatorBlueprints>
|
|
5938
5958
|
**/ PalletMultiAssetDelegationDelegatorDelegatorMetadata: {
|
|
5939
|
-
deposits: 'BTreeMap<
|
|
5959
|
+
deposits: 'BTreeMap<TanglePrimitivesServicesAsset, u128>',
|
|
5940
5960
|
withdrawRequests: 'Vec<PalletMultiAssetDelegationDelegatorWithdrawRequest>',
|
|
5941
5961
|
delegations: 'Vec<PalletMultiAssetDelegationDelegatorBondInfoDelegator>',
|
|
5942
5962
|
delegatorUnstakeRequests: 'Vec<PalletMultiAssetDelegationDelegatorBondLessRequest>',
|
|
@@ -5951,7 +5971,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5951
5971
|
/**
|
|
5952
5972
|
* Lookup694: pallet_multi_asset_delegation::types::delegator::WithdrawRequest<AssetId, Balance>
|
|
5953
5973
|
**/ PalletMultiAssetDelegationDelegatorWithdrawRequest: {
|
|
5954
|
-
assetId: '
|
|
5974
|
+
assetId: 'TanglePrimitivesServicesAsset',
|
|
5955
5975
|
amount: 'u128',
|
|
5956
5976
|
requestedRound: 'u32'
|
|
5957
5977
|
},
|
|
@@ -5960,14 +5980,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5960
5980
|
**/ PalletMultiAssetDelegationDelegatorBondInfoDelegator: {
|
|
5961
5981
|
operator: 'AccountId32',
|
|
5962
5982
|
amount: 'u128',
|
|
5963
|
-
assetId: '
|
|
5983
|
+
assetId: 'TanglePrimitivesServicesAsset',
|
|
5964
5984
|
blueprintSelection: 'PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection'
|
|
5965
5985
|
},
|
|
5966
5986
|
/**
|
|
5967
5987
|
* Lookup700: pallet_multi_asset_delegation::types::delegator::BondLessRequest<sp_core::crypto::AccountId32, AssetId, Balance, tangle_testnet_runtime::MaxDelegatorBlueprints>
|
|
5968
5988
|
**/ PalletMultiAssetDelegationDelegatorBondLessRequest: {
|
|
5969
5989
|
operator: 'AccountId32',
|
|
5970
|
-
assetId: '
|
|
5990
|
+
assetId: 'TanglePrimitivesServicesAsset',
|
|
5971
5991
|
amount: 'u128',
|
|
5972
5992
|
requestedRound: 'u32',
|
|
5973
5993
|
blueprintSelection: 'PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection'
|
|
@@ -5981,19 +6001,19 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
5981
6001
|
}
|
|
5982
6002
|
},
|
|
5983
6003
|
/**
|
|
5984
|
-
*
|
|
6004
|
+
* Lookup704: pallet_multi_asset_delegation::types::rewards::RewardConfig<VaultId, Balance>
|
|
5985
6005
|
**/ PalletMultiAssetDelegationRewardsRewardConfig: {
|
|
5986
6006
|
configs: 'BTreeMap<u128, PalletMultiAssetDelegationRewardsRewardConfigForAssetVault>',
|
|
5987
|
-
whitelistedBlueprintIds: 'Vec<
|
|
6007
|
+
whitelistedBlueprintIds: 'Vec<u64>'
|
|
5988
6008
|
},
|
|
5989
6009
|
/**
|
|
5990
|
-
*
|
|
6010
|
+
* Lookup706: pallet_multi_asset_delegation::types::rewards::RewardConfigForAssetVault<Balance>
|
|
5991
6011
|
**/ PalletMultiAssetDelegationRewardsRewardConfigForAssetVault: {
|
|
5992
6012
|
apy: 'Percent',
|
|
5993
6013
|
cap: 'u128'
|
|
5994
6014
|
},
|
|
5995
6015
|
/**
|
|
5996
|
-
*
|
|
6016
|
+
* Lookup709: pallet_multi_asset_delegation::pallet::Error<T>
|
|
5997
6017
|
**/ PalletMultiAssetDelegationError: {
|
|
5998
6018
|
_enum: [
|
|
5999
6019
|
'AlreadyOperator',
|
|
@@ -6042,11 +6062,14 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6042
6062
|
'CapCannotBeZero',
|
|
6043
6063
|
'CapExceedsTotalSupply',
|
|
6044
6064
|
'PendingUnstakeRequestExists',
|
|
6045
|
-
'BlueprintNotSelected'
|
|
6065
|
+
'BlueprintNotSelected',
|
|
6066
|
+
'ERC20TransferFailed',
|
|
6067
|
+
'EVMAbiEncode',
|
|
6068
|
+
'EVMAbiDecode'
|
|
6046
6069
|
]
|
|
6047
6070
|
},
|
|
6048
6071
|
/**
|
|
6049
|
-
*
|
|
6072
|
+
* Lookup712: tangle_primitives::services::ServiceRequest<C, sp_core::crypto::AccountId32, BlockNumber, AssetId>
|
|
6050
6073
|
**/ TanglePrimitivesServicesServiceRequest: {
|
|
6051
6074
|
blueprint: 'u64',
|
|
6052
6075
|
owner: 'AccountId32',
|
|
@@ -6057,7 +6080,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6057
6080
|
operatorsWithApprovalState: 'Vec<(AccountId32,TanglePrimitivesServicesApprovalState)>'
|
|
6058
6081
|
},
|
|
6059
6082
|
/**
|
|
6060
|
-
*
|
|
6083
|
+
* Lookup718: tangle_primitives::services::ApprovalState
|
|
6061
6084
|
**/ TanglePrimitivesServicesApprovalState: {
|
|
6062
6085
|
_enum: {
|
|
6063
6086
|
Pending: 'Null',
|
|
@@ -6068,7 +6091,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6068
6091
|
}
|
|
6069
6092
|
},
|
|
6070
6093
|
/**
|
|
6071
|
-
*
|
|
6094
|
+
* Lookup720: tangle_primitives::services::Service<C, sp_core::crypto::AccountId32, BlockNumber, AssetId>
|
|
6072
6095
|
**/ TanglePrimitivesServicesService: {
|
|
6073
6096
|
id: 'u64',
|
|
6074
6097
|
blueprint: 'u64',
|
|
@@ -6079,21 +6102,21 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6079
6102
|
ttl: 'u64'
|
|
6080
6103
|
},
|
|
6081
6104
|
/**
|
|
6082
|
-
*
|
|
6105
|
+
* Lookup726: tangle_primitives::services::JobCall<C, sp_core::crypto::AccountId32>
|
|
6083
6106
|
**/ TanglePrimitivesServicesJobCall: {
|
|
6084
6107
|
serviceId: 'u64',
|
|
6085
6108
|
job: 'u8',
|
|
6086
6109
|
args: 'Vec<TanglePrimitivesServicesField>'
|
|
6087
6110
|
},
|
|
6088
6111
|
/**
|
|
6089
|
-
*
|
|
6112
|
+
* Lookup727: tangle_primitives::services::JobCallResult<C, sp_core::crypto::AccountId32>
|
|
6090
6113
|
**/ TanglePrimitivesServicesJobCallResult: {
|
|
6091
6114
|
serviceId: 'u64',
|
|
6092
6115
|
callId: 'u64',
|
|
6093
6116
|
result: 'Vec<TanglePrimitivesServicesField>'
|
|
6094
6117
|
},
|
|
6095
6118
|
/**
|
|
6096
|
-
*
|
|
6119
|
+
* Lookup728: pallet_services::types::UnappliedSlash<sp_core::crypto::AccountId32, Balance>
|
|
6097
6120
|
**/ PalletServicesUnappliedSlash: {
|
|
6098
6121
|
serviceId: 'u64',
|
|
6099
6122
|
operator: 'AccountId32',
|
|
@@ -6103,13 +6126,29 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6103
6126
|
payout: 'u128'
|
|
6104
6127
|
},
|
|
6105
6128
|
/**
|
|
6106
|
-
*
|
|
6129
|
+
* Lookup730: tangle_primitives::services::OperatorProfile<C>
|
|
6107
6130
|
**/ TanglePrimitivesServicesOperatorProfile: {
|
|
6108
6131
|
services: 'BTreeSet<u64>',
|
|
6109
6132
|
blueprints: 'BTreeSet<u64>'
|
|
6110
6133
|
},
|
|
6111
6134
|
/**
|
|
6112
|
-
*
|
|
6135
|
+
* Lookup733: tangle_primitives::services::StagingServicePayment<sp_core::crypto::AccountId32, AssetId, Balance>
|
|
6136
|
+
**/ TanglePrimitivesServicesStagingServicePayment: {
|
|
6137
|
+
requestId: 'u64',
|
|
6138
|
+
refundTo: 'TanglePrimitivesAccount',
|
|
6139
|
+
asset: 'TanglePrimitivesServicesAsset',
|
|
6140
|
+
amount: 'u128'
|
|
6141
|
+
},
|
|
6142
|
+
/**
|
|
6143
|
+
* Lookup734: tangle_primitives::types::Account<sp_core::crypto::AccountId32>
|
|
6144
|
+
**/ TanglePrimitivesAccount: {
|
|
6145
|
+
_enum: {
|
|
6146
|
+
Id: 'AccountId32',
|
|
6147
|
+
Address: 'H160'
|
|
6148
|
+
}
|
|
6149
|
+
},
|
|
6150
|
+
/**
|
|
6151
|
+
* Lookup735: pallet_services::module::Error<T>
|
|
6113
6152
|
**/ PalletServicesModuleError: {
|
|
6114
6153
|
_enum: {
|
|
6115
6154
|
BlueprintNotFound: 'Null',
|
|
@@ -6150,11 +6189,15 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6150
6189
|
NoDisputeOrigin: 'Null',
|
|
6151
6190
|
UnappliedSlashNotFound: 'Null',
|
|
6152
6191
|
MasterBlueprintServiceManagerRevisionNotFound: 'Null',
|
|
6153
|
-
MaxMasterBlueprintServiceManagerVersionsExceeded: 'Null'
|
|
6192
|
+
MaxMasterBlueprintServiceManagerVersionsExceeded: 'Null',
|
|
6193
|
+
ERC20TransferFailed: 'Null',
|
|
6194
|
+
MissingEVMOrigin: 'Null',
|
|
6195
|
+
ExpectedEVMAddress: 'Null',
|
|
6196
|
+
ExpectedAccountId: 'Null'
|
|
6154
6197
|
}
|
|
6155
6198
|
},
|
|
6156
6199
|
/**
|
|
6157
|
-
*
|
|
6200
|
+
* Lookup736: tangle_primitives::services::TypeCheckError
|
|
6158
6201
|
**/ TanglePrimitivesServicesTypeCheckError: {
|
|
6159
6202
|
_enum: {
|
|
6160
6203
|
ArgumentTypeMismatch: {
|
|
@@ -6174,7 +6217,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6174
6217
|
}
|
|
6175
6218
|
},
|
|
6176
6219
|
/**
|
|
6177
|
-
*
|
|
6220
|
+
* Lookup737: pallet_tangle_lst::types::bonded_pool::BondedPoolInner<T>
|
|
6178
6221
|
**/ PalletTangleLstBondedPoolBondedPoolInner: {
|
|
6179
6222
|
commission: 'PalletTangleLstCommission',
|
|
6180
6223
|
roles: 'PalletTangleLstPoolsPoolRoles',
|
|
@@ -6182,7 +6225,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6182
6225
|
metadata: 'PalletTangleLstBondedPoolPoolMetadata'
|
|
6183
6226
|
},
|
|
6184
6227
|
/**
|
|
6185
|
-
*
|
|
6228
|
+
* Lookup738: pallet_tangle_lst::types::commission::Commission<T>
|
|
6186
6229
|
**/ PalletTangleLstCommission: {
|
|
6187
6230
|
current: 'Option<(Perbill,AccountId32)>',
|
|
6188
6231
|
max: 'Option<Perbill>',
|
|
@@ -6191,7 +6234,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6191
6234
|
claimPermission: 'Option<PalletTangleLstCommissionCommissionClaimPermission>'
|
|
6192
6235
|
},
|
|
6193
6236
|
/**
|
|
6194
|
-
*
|
|
6237
|
+
* Lookup740: pallet_tangle_lst::types::pools::PoolRoles<sp_core::crypto::AccountId32>
|
|
6195
6238
|
**/ PalletTangleLstPoolsPoolRoles: {
|
|
6196
6239
|
depositor: 'AccountId32',
|
|
6197
6240
|
root: 'Option<AccountId32>',
|
|
@@ -6199,13 +6242,13 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6199
6242
|
bouncer: 'Option<AccountId32>'
|
|
6200
6243
|
},
|
|
6201
6244
|
/**
|
|
6202
|
-
*
|
|
6245
|
+
* Lookup741: pallet_tangle_lst::types::bonded_pool::PoolMetadata<T>
|
|
6203
6246
|
**/ PalletTangleLstBondedPoolPoolMetadata: {
|
|
6204
6247
|
name: 'Option<Bytes>',
|
|
6205
6248
|
icon: 'Option<Bytes>'
|
|
6206
6249
|
},
|
|
6207
6250
|
/**
|
|
6208
|
-
*
|
|
6251
|
+
* Lookup742: pallet_tangle_lst::types::sub_pools::RewardPool<T>
|
|
6209
6252
|
**/ PalletTangleLstSubPoolsRewardPool: {
|
|
6210
6253
|
lastRecordedRewardCounter: 'u128',
|
|
6211
6254
|
lastRecordedTotalPayouts: 'u128',
|
|
@@ -6214,24 +6257,24 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6214
6257
|
totalCommissionClaimed: 'u128'
|
|
6215
6258
|
},
|
|
6216
6259
|
/**
|
|
6217
|
-
*
|
|
6260
|
+
* Lookup743: pallet_tangle_lst::types::sub_pools::SubPools<T>
|
|
6218
6261
|
**/ PalletTangleLstSubPools: {
|
|
6219
6262
|
noEra: 'PalletTangleLstSubPoolsUnbondPool',
|
|
6220
6263
|
withEra: 'BTreeMap<u32, PalletTangleLstSubPoolsUnbondPool>'
|
|
6221
6264
|
},
|
|
6222
6265
|
/**
|
|
6223
|
-
*
|
|
6266
|
+
* Lookup744: pallet_tangle_lst::types::sub_pools::UnbondPool<T>
|
|
6224
6267
|
**/ PalletTangleLstSubPoolsUnbondPool: {
|
|
6225
6268
|
points: 'u128',
|
|
6226
6269
|
balance: 'u128'
|
|
6227
6270
|
},
|
|
6228
6271
|
/**
|
|
6229
|
-
*
|
|
6272
|
+
* Lookup750: pallet_tangle_lst::types::pools::PoolMember<T>
|
|
6230
6273
|
**/ PalletTangleLstPoolsPoolMember: {
|
|
6231
6274
|
unbondingEras: 'BTreeMap<u32, (u32,u128)>'
|
|
6232
6275
|
},
|
|
6233
6276
|
/**
|
|
6234
|
-
*
|
|
6277
|
+
* Lookup755: pallet_tangle_lst::types::ClaimPermission
|
|
6235
6278
|
**/ PalletTangleLstClaimPermission: {
|
|
6236
6279
|
_enum: [
|
|
6237
6280
|
'Permissioned',
|
|
@@ -6241,7 +6284,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6241
6284
|
]
|
|
6242
6285
|
},
|
|
6243
6286
|
/**
|
|
6244
|
-
*
|
|
6287
|
+
* Lookup756: pallet_tangle_lst::pallet::Error<T>
|
|
6245
6288
|
**/ PalletTangleLstError: {
|
|
6246
6289
|
_enum: {
|
|
6247
6290
|
PoolNotFound: 'Null',
|
|
@@ -6280,7 +6323,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6280
6323
|
}
|
|
6281
6324
|
},
|
|
6282
6325
|
/**
|
|
6283
|
-
*
|
|
6326
|
+
* Lookup757: pallet_tangle_lst::pallet::DefensiveError
|
|
6284
6327
|
**/ PalletTangleLstDefensiveError: {
|
|
6285
6328
|
_enum: [
|
|
6286
6329
|
'NotEnoughSpaceInUnbondPool',
|
|
@@ -6291,33 +6334,33 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6291
6334
|
]
|
|
6292
6335
|
},
|
|
6293
6336
|
/**
|
|
6294
|
-
*
|
|
6337
|
+
* Lookup760: frame_system::extensions::check_non_zero_sender::CheckNonZeroSender<T>
|
|
6295
6338
|
**/ FrameSystemExtensionsCheckNonZeroSender: 'Null',
|
|
6296
6339
|
/**
|
|
6297
|
-
*
|
|
6340
|
+
* Lookup761: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
|
|
6298
6341
|
**/ FrameSystemExtensionsCheckSpecVersion: 'Null',
|
|
6299
6342
|
/**
|
|
6300
|
-
*
|
|
6343
|
+
* Lookup762: frame_system::extensions::check_tx_version::CheckTxVersion<T>
|
|
6301
6344
|
**/ FrameSystemExtensionsCheckTxVersion: 'Null',
|
|
6302
6345
|
/**
|
|
6303
|
-
*
|
|
6346
|
+
* Lookup763: frame_system::extensions::check_genesis::CheckGenesis<T>
|
|
6304
6347
|
**/ FrameSystemExtensionsCheckGenesis: 'Null',
|
|
6305
6348
|
/**
|
|
6306
|
-
*
|
|
6349
|
+
* Lookup766: frame_system::extensions::check_nonce::CheckNonce<T>
|
|
6307
6350
|
**/ FrameSystemExtensionsCheckNonce: 'Compact<u32>',
|
|
6308
6351
|
/**
|
|
6309
|
-
*
|
|
6352
|
+
* Lookup767: frame_system::extensions::check_weight::CheckWeight<T>
|
|
6310
6353
|
**/ FrameSystemExtensionsCheckWeight: 'Null',
|
|
6311
6354
|
/**
|
|
6312
|
-
*
|
|
6355
|
+
* Lookup768: pallet_transaction_payment::ChargeTransactionPayment<T>
|
|
6313
6356
|
**/ PalletTransactionPaymentChargeTransactionPayment: 'Compact<u128>',
|
|
6314
6357
|
/**
|
|
6315
|
-
*
|
|
6358
|
+
* Lookup769: frame_metadata_hash_extension::CheckMetadataHash<T>
|
|
6316
6359
|
**/ FrameMetadataHashExtensionCheckMetadataHash: {
|
|
6317
6360
|
mode: 'FrameMetadataHashExtensionMode'
|
|
6318
6361
|
},
|
|
6319
6362
|
/**
|
|
6320
|
-
*
|
|
6363
|
+
* Lookup770: frame_metadata_hash_extension::Mode
|
|
6321
6364
|
**/ FrameMetadataHashExtensionMode: {
|
|
6322
6365
|
_enum: [
|
|
6323
6366
|
'Disabled',
|
|
@@ -6325,7 +6368,7 @@ function typesFromDefs(definitions, initTypes = {}) {
|
|
|
6325
6368
|
]
|
|
6326
6369
|
},
|
|
6327
6370
|
/**
|
|
6328
|
-
*
|
|
6371
|
+
* Lookup772: tangle_testnet_runtime::Runtime
|
|
6329
6372
|
**/ TangleTestnetRuntimeRuntime: 'Null'
|
|
6330
6373
|
};
|
|
6331
6374
|
|