55
66export default {
77 /**
8- * Lookup73 : kusama_runtime::ProxyType
8+ * Lookup74 : kusama_runtime::ProxyType
99 **/
1010 KusamaRuntimeProxyType : {
1111 _enum : [ 'Any' , 'NonTransfer' , 'Governance' , 'Staking' , 'IdentityJudgement' , 'CancelProxy' , 'Auction' ]
1212 } ,
1313 /**
14- * Lookup102 : polkadot_runtime_parachains::disputes::pallet::Event<T>
14+ * Lookup104 : polkadot_runtime_parachains::disputes::pallet::Event<T>
1515 **/
1616 PolkadotRuntimeParachainsDisputesPalletEvent : {
1717 _enum : {
@@ -22,19 +22,19 @@ export default {
2222 }
2323 } ,
2424 /**
25- * Lookup104 : polkadot_runtime_parachains::disputes::DisputeLocation
25+ * Lookup106 : polkadot_runtime_parachains::disputes::DisputeLocation
2626 **/
2727 PolkadotRuntimeParachainsDisputesDisputeLocation : {
2828 _enum : [ 'Local' , 'Remote' ]
2929 } ,
3030 /**
31- * Lookup105 : polkadot_runtime_parachains::disputes::DisputeResult
31+ * Lookup107 : polkadot_runtime_parachains::disputes::DisputeResult
3232 **/
3333 PolkadotRuntimeParachainsDisputesDisputeResult : {
3434 _enum : [ 'Valid' , 'Invalid' ]
3535 } ,
3636 /**
37- * Lookup244 : kusama_runtime::SessionKeys
37+ * Lookup246 : kusama_runtime::SessionKeys
3838 **/
3939 KusamaRuntimeSessionKeys : {
4040 grandpa : 'SpFinalityGrandpaAppPublic' ,
@@ -45,7 +45,7 @@ export default {
4545 authorityDiscovery : 'SpAuthorityDiscoveryAppPublic'
4646 } ,
4747 /**
48- * Lookup317 : kusama_runtime::OriginCaller
48+ * Lookup319 : kusama_runtime::OriginCaller
4949 **/
5050 KusamaRuntimeOriginCaller : {
5151 _enum : {
@@ -152,7 +152,7 @@ export default {
152152 }
153153 } ,
154154 /**
155- * Lookup380 : kusama_runtime::NposCompactSolution24
155+ * Lookup384 : kusama_runtime::NposCompactSolution24
156156 **/
157157 KusamaRuntimeNposCompactSolution24 : {
158158 votes1 : 'Vec<(Compact<u32>,Compact<u16>)>' ,
@@ -181,13 +181,13 @@ export default {
181181 votes24 : 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);23],Compact<u16>)>'
182182 } ,
183183 /**
184- * Lookup499 : polkadot_runtime_parachains::disputes::pallet::Call<T>
184+ * Lookup504 : polkadot_runtime_parachains::disputes::pallet::Call<T>
185185 **/
186186 PolkadotRuntimeParachainsDisputesPalletCall : {
187187 _enum : [ 'force_unfreeze' ]
188188 } ,
189189 /**
190- * Lookup679 : polkadot_primitives::v1::DisputeState<N>
190+ * Lookup693 : polkadot_primitives::v1::DisputeState<N>
191191 **/
192192 PolkadotPrimitivesV1DisputeState : {
193193 validatorsFor : 'BitVec' ,
@@ -196,13 +196,13 @@ export default {
196196 concludedAt : 'Option<u32>'
197197 } ,
198198 /**
199- * Lookup680 : polkadot_runtime_parachains::disputes::pallet::Error<T>
199+ * Lookup694 : polkadot_runtime_parachains::disputes::pallet::Error<T>
200200 **/
201201 PolkadotRuntimeParachainsDisputesPalletError : {
202202 _enum : [ 'DuplicateDisputeStatementSets' , 'AncientDisputeStatement' , 'ValidatorIndexOutOfBounds' , 'InvalidSignature' , 'DuplicateStatement' , 'PotentialSpam' , 'SingleSidedDispute' ]
203203 } ,
204204 /**
205- * Lookup715 : kusama_runtime::Runtime
205+ * Lookup729 : kusama_runtime::Runtime
206206 **/
207207 KusamaRuntimeRuntime : 'Null'
208208} ;
0 commit comments