Update Artifacts (auto-generated)

This commit is contained in:
niklasad1
2025-04-28 00:32:38 +00:00
committed by github-actions[bot]
parent 4524590821
commit 5f9fcdb0b0
5 changed files with 541 additions and 96 deletions
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -613,9 +613,10 @@ pub mod api {
result_xcms_version,
},
[
200u8, 157u8, 81u8, 40u8, 29u8, 58u8, 129u8, 127u8, 130u8, 97u8, 84u8,
187u8, 236u8, 167u8, 121u8, 106u8, 197u8, 119u8, 61u8, 91u8, 18u8,
164u8, 135u8, 77u8, 117u8, 131u8, 18u8, 39u8, 178u8, 79u8, 1u8, 74u8,
217u8, 146u8, 71u8, 208u8, 92u8, 90u8, 195u8, 218u8, 48u8, 78u8, 56u8,
241u8, 157u8, 195u8, 108u8, 93u8, 9u8, 241u8, 253u8, 198u8, 86u8,
151u8, 104u8, 141u8, 122u8, 242u8, 166u8, 123u8, 67u8, 17u8, 11u8,
201u8,
],
)
}
@@ -636,10 +637,10 @@ pub mod api {
xcm,
},
[
59u8, 7u8, 158u8, 179u8, 196u8, 165u8, 135u8, 173u8, 201u8, 80u8,
111u8, 42u8, 212u8, 235u8, 243u8, 226u8, 107u8, 85u8, 176u8, 35u8,
249u8, 87u8, 164u8, 244u8, 133u8, 134u8, 90u8, 228u8, 82u8, 149u8,
98u8, 18u8,
161u8, 77u8, 57u8, 214u8, 146u8, 118u8, 201u8, 180u8, 177u8, 239u8,
24u8, 49u8, 103u8, 236u8, 180u8, 222u8, 196u8, 9u8, 83u8, 26u8, 245u8,
150u8, 126u8, 220u8, 221u8, 127u8, 245u8, 115u8, 210u8, 183u8, 169u8,
8u8,
],
)
}
@@ -4960,6 +4961,9 @@ pub mod api {
}
}
}
pub fn view_functions() -> ViewFunctionsApi {
ViewFunctionsApi
}
pub fn custom() -> CustomValuesApi {
CustomValuesApi
}
@@ -5070,6 +5074,9 @@ pub mod api {
pub fn multi_block_migrations(&self) -> multi_block_migrations::constants::ConstantsApi {
multi_block_migrations::constants::ConstantsApi
}
pub fn xcm_pallet(&self) -> xcm_pallet::constants::ConstantsApi {
xcm_pallet::constants::ConstantsApi
}
pub fn beefy(&self) -> beefy::constants::ConstantsApi {
beefy::constants::ConstantsApi
}
@@ -5440,6 +5447,8 @@ pub mod api {
sudo::calls::TransactionApi
}
}
pub struct ViewFunctionsApi;
impl ViewFunctionsApi {}
#[doc = r" check whether the metadata provided is aligned with this statically generated code."]
pub fn is_codegen_valid_for(metadata: &::subxt::ext::subxt_core::Metadata) -> bool {
let runtime_metadata_hash = metadata
@@ -5449,9 +5458,9 @@ pub mod api {
.hash();
runtime_metadata_hash
== [
68u8, 176u8, 178u8, 125u8, 202u8, 35u8, 149u8, 97u8, 33u8, 151u8, 42u8, 95u8,
134u8, 25u8, 21u8, 201u8, 238u8, 208u8, 130u8, 149u8, 140u8, 222u8, 106u8, 218u8,
105u8, 83u8, 243u8, 68u8, 66u8, 222u8, 148u8, 136u8,
123u8, 191u8, 196u8, 153u8, 51u8, 112u8, 252u8, 215u8, 109u8, 124u8, 40u8, 177u8,
91u8, 134u8, 220u8, 199u8, 248u8, 120u8, 173u8, 18u8, 132u8, 214u8, 164u8, 228u8,
195u8, 42u8, 23u8, 91u8, 210u8, 87u8, 62u8, 55u8,
]
}
pub mod system {
@@ -6640,10 +6649,9 @@ pub mod api {
"Events",
(),
[
137u8, 193u8, 152u8, 88u8, 207u8, 23u8, 79u8, 118u8, 129u8, 67u8,
193u8, 197u8, 21u8, 100u8, 68u8, 205u8, 43u8, 228u8, 201u8, 168u8,
174u8, 224u8, 84u8, 79u8, 116u8, 71u8, 96u8, 14u8, 58u8, 60u8, 81u8,
42u8,
248u8, 28u8, 22u8, 145u8, 53u8, 111u8, 1u8, 220u8, 8u8, 91u8, 37u8,
165u8, 101u8, 211u8, 68u8, 130u8, 148u8, 49u8, 37u8, 85u8, 194u8,
205u8, 160u8, 247u8, 14u8, 8u8, 70u8, 172u8, 54u8, 140u8, 130u8, 231u8,
],
)
}
@@ -10783,6 +10791,57 @@ pub mod api {
pub mod historical {
use super::root_mod;
use super::runtime_types;
#[doc = "The `Event` enum of this pallet"]
pub type Event = runtime_types::pallet_session::historical::pallet::Event;
pub mod events {
use super::runtime_types;
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
:: subxt :: ext :: subxt_core :: ext :: codec :: Encode,
:: subxt :: ext :: subxt_core :: ext :: scale_decode :: DecodeAsType,
:: subxt :: ext :: subxt_core :: ext :: scale_encode :: EncodeAsType,
Debug,
)]
# [codec (crate = :: subxt :: ext :: subxt_core :: ext :: codec)]
#[codec(dumb_trait_bound)]
#[decode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode")]
#[encode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode")]
#[doc = "The merkle root of the validators of the said session were stored"]
pub struct RootStored {
pub index: root_stored::Index,
}
pub mod root_stored {
use super::runtime_types;
pub type Index = ::core::primitive::u32;
}
impl ::subxt::ext::subxt_core::events::StaticEvent for RootStored {
const PALLET: &'static str = "Historical";
const EVENT: &'static str = "RootStored";
}
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
:: subxt :: ext :: subxt_core :: ext :: codec :: Encode,
:: subxt :: ext :: subxt_core :: ext :: scale_decode :: DecodeAsType,
:: subxt :: ext :: subxt_core :: ext :: scale_encode :: EncodeAsType,
Debug,
)]
# [codec (crate = :: subxt :: ext :: subxt_core :: ext :: codec)]
#[codec(dumb_trait_bound)]
#[decode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode")]
#[encode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode")]
#[doc = "The merkle roots of up to this session index were pruned"]
pub struct RootsPruned {
pub up_to: roots_pruned::UpTo,
}
pub mod roots_pruned {
use super::runtime_types;
pub type UpTo = ::core::primitive::u32;
}
impl ::subxt::ext::subxt_core::events::StaticEvent for RootsPruned {
const PALLET: &'static str = "Historical";
const EVENT: &'static str = "RootsPruned";
}
}
pub mod storage {
use super::runtime_types;
pub mod types {
@@ -11056,6 +11115,24 @@ pub mod api {
#[codec(dumb_trait_bound)]
#[decode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode")]
#[encode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode")]
#[doc = "The `NewSession` event in the current block also implies a new validator set to be"]
#[doc = "queued."]
pub struct NewQueued;
impl ::subxt::ext::subxt_core::events::StaticEvent for NewQueued {
const PALLET: &'static str = "Session";
const EVENT: &'static str = "NewQueued";
}
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
:: subxt :: ext :: subxt_core :: ext :: codec :: Encode,
:: subxt :: ext :: subxt_core :: ext :: scale_decode :: DecodeAsType,
:: subxt :: ext :: subxt_core :: ext :: scale_encode :: EncodeAsType,
Debug,
)]
# [codec (crate = :: subxt :: ext :: subxt_core :: ext :: codec)]
#[codec(dumb_trait_bound)]
#[decode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode")]
#[encode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode")]
#[doc = "Validator has been disabled."]
pub struct ValidatorDisabled {
pub validator: validator_disabled::Validator,
@@ -18094,9 +18171,10 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
172u8, 166u8, 123u8, 235u8, 54u8, 102u8, 191u8, 208u8, 84u8, 95u8,
161u8, 49u8, 26u8, 159u8, 23u8, 202u8, 1u8, 171u8, 192u8, 91u8, 149u8,
85u8, 60u8, 121u8, 7u8, 243u8, 88u8, 25u8, 3u8, 6u8, 122u8, 159u8,
166u8, 98u8, 52u8, 85u8, 15u8, 149u8, 211u8, 126u8, 83u8, 232u8, 36u8,
23u8, 225u8, 234u8, 75u8, 107u8, 100u8, 64u8, 152u8, 204u8, 252u8,
51u8, 132u8, 237u8, 147u8, 4u8, 215u8, 218u8, 245u8, 60u8, 145u8,
223u8,
],
)
}
@@ -19377,10 +19455,10 @@ pub mod api {
"batch",
types::Batch { calls },
[
187u8, 53u8, 188u8, 120u8, 234u8, 9u8, 191u8, 20u8, 49u8, 151u8, 42u8,
189u8, 126u8, 181u8, 207u8, 178u8, 103u8, 29u8, 191u8, 132u8, 91u8,
185u8, 147u8, 104u8, 137u8, 126u8, 97u8, 15u8, 195u8, 0u8, 231u8,
246u8,
250u8, 129u8, 62u8, 243u8, 133u8, 214u8, 222u8, 64u8, 221u8, 235u8,
238u8, 51u8, 250u8, 10u8, 39u8, 254u8, 87u8, 152u8, 10u8, 126u8, 181u8,
118u8, 133u8, 21u8, 203u8, 137u8, 243u8, 157u8, 94u8, 98u8, 150u8,
76u8,
],
)
}
@@ -19411,9 +19489,10 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
204u8, 220u8, 56u8, 11u8, 77u8, 64u8, 24u8, 233u8, 164u8, 89u8, 172u8,
205u8, 163u8, 183u8, 29u8, 163u8, 169u8, 67u8, 58u8, 86u8, 37u8, 48u8,
126u8, 13u8, 102u8, 67u8, 242u8, 175u8, 144u8, 17u8, 8u8, 8u8,
200u8, 231u8, 92u8, 7u8, 114u8, 132u8, 82u8, 253u8, 217u8, 104u8,
154u8, 145u8, 6u8, 157u8, 109u8, 235u8, 193u8, 186u8, 10u8, 57u8,
134u8, 157u8, 12u8, 18u8, 184u8, 133u8, 235u8, 44u8, 175u8, 124u8,
53u8, 95u8,
],
)
}
@@ -19440,10 +19519,9 @@ pub mod api {
"batch_all",
types::BatchAll { calls },
[
56u8, 70u8, 231u8, 117u8, 217u8, 221u8, 222u8, 161u8, 27u8, 90u8,
144u8, 233u8, 159u8, 242u8, 236u8, 45u8, 211u8, 247u8, 161u8, 157u8,
67u8, 73u8, 10u8, 95u8, 87u8, 29u8, 99u8, 212u8, 36u8, 8u8, 221u8,
122u8,
105u8, 149u8, 133u8, 54u8, 38u8, 150u8, 69u8, 63u8, 20u8, 150u8, 174u8,
158u8, 231u8, 184u8, 84u8, 245u8, 94u8, 70u8, 23u8, 130u8, 78u8, 243u8,
102u8, 234u8, 59u8, 32u8, 107u8, 187u8, 219u8, 102u8, 26u8, 118u8,
],
)
}
@@ -19467,10 +19545,10 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
231u8, 174u8, 32u8, 205u8, 213u8, 153u8, 39u8, 94u8, 141u8, 38u8,
160u8, 196u8, 95u8, 128u8, 78u8, 30u8, 208u8, 155u8, 196u8, 218u8,
99u8, 30u8, 113u8, 182u8, 216u8, 37u8, 219u8, 70u8, 9u8, 91u8, 69u8,
76u8,
135u8, 175u8, 37u8, 128u8, 38u8, 113u8, 123u8, 5u8, 52u8, 215u8, 151u8,
178u8, 54u8, 178u8, 171u8, 233u8, 168u8, 230u8, 153u8, 43u8, 134u8,
33u8, 231u8, 31u8, 184u8, 244u8, 195u8, 109u8, 129u8, 46u8, 173u8,
88u8,
],
)
}
@@ -19497,10 +19575,9 @@ pub mod api {
"force_batch",
types::ForceBatch { calls },
[
227u8, 147u8, 239u8, 15u8, 42u8, 204u8, 238u8, 159u8, 197u8, 191u8,
122u8, 146u8, 138u8, 127u8, 230u8, 167u8, 211u8, 32u8, 65u8, 70u8,
14u8, 142u8, 132u8, 19u8, 115u8, 122u8, 145u8, 184u8, 79u8, 45u8,
220u8, 15u8,
229u8, 37u8, 1u8, 197u8, 55u8, 65u8, 159u8, 63u8, 150u8, 211u8, 241u8,
14u8, 119u8, 42u8, 254u8, 94u8, 235u8, 24u8, 171u8, 230u8, 109u8,
233u8, 31u8, 2u8, 23u8, 147u8, 210u8, 129u8, 208u8, 74u8, 135u8, 130u8,
],
)
}
@@ -19524,9 +19601,9 @@ pub mod api {
weight,
},
[
74u8, 87u8, 117u8, 253u8, 51u8, 74u8, 25u8, 109u8, 57u8, 5u8, 186u8,
56u8, 236u8, 69u8, 63u8, 103u8, 64u8, 19u8, 167u8, 102u8, 191u8, 119u8,
211u8, 158u8, 191u8, 85u8, 138u8, 161u8, 206u8, 178u8, 128u8, 121u8,
8u8, 47u8, 245u8, 128u8, 207u8, 236u8, 105u8, 203u8, 27u8, 26u8, 225u8,
10u8, 245u8, 22u8, 39u8, 236u8, 101u8, 133u8, 186u8, 116u8, 12u8, 5u8,
45u8, 250u8, 181u8, 254u8, 66u8, 56u8, 105u8, 134u8, 205u8, 97u8,
],
)
}
@@ -19567,10 +19644,9 @@ pub mod api {
fallback: ::subxt::ext::subxt_core::alloc::boxed::Box::new(fallback),
},
[
250u8, 100u8, 172u8, 233u8, 64u8, 123u8, 174u8, 177u8, 85u8, 126u8,
20u8, 234u8, 190u8, 121u8, 222u8, 24u8, 253u8, 22u8, 252u8, 163u8,
101u8, 4u8, 142u8, 173u8, 187u8, 137u8, 67u8, 147u8, 18u8, 211u8,
106u8, 33u8,
15u8, 7u8, 229u8, 126u8, 132u8, 79u8, 213u8, 33u8, 142u8, 129u8, 235u8,
87u8, 68u8, 175u8, 4u8, 231u8, 168u8, 235u8, 173u8, 147u8, 3u8, 171u8,
227u8, 225u8, 193u8, 64u8, 49u8, 9u8, 194u8, 186u8, 129u8, 164u8,
],
)
}
@@ -19593,9 +19669,9 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
228u8, 194u8, 0u8, 82u8, 10u8, 59u8, 123u8, 233u8, 114u8, 85u8, 159u8,
83u8, 211u8, 84u8, 209u8, 8u8, 172u8, 181u8, 84u8, 72u8, 154u8, 37u8,
130u8, 231u8, 205u8, 26u8, 133u8, 118u8, 10u8, 236u8, 241u8, 205u8,
34u8, 3u8, 112u8, 232u8, 237u8, 75u8, 113u8, 13u8, 141u8, 237u8, 216u8,
25u8, 141u8, 123u8, 127u8, 7u8, 72u8, 202u8, 201u8, 35u8, 233u8, 238u8,
174u8, 243u8, 172u8, 187u8, 223u8, 221u8, 177u8, 23u8, 122u8, 232u8,
],
)
}
@@ -23234,6 +23310,33 @@ pub mod api {
const PALLET: &'static str = "Society";
const CALL: &'static str = "cleanup_challenge";
}
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
:: subxt :: ext :: subxt_core :: ext :: codec :: Encode,
:: subxt :: ext :: subxt_core :: ext :: scale_decode :: DecodeAsType,
:: subxt :: ext :: subxt_core :: ext :: scale_encode :: EncodeAsType,
Debug,
)]
# [codec (crate = :: subxt :: ext :: subxt_core :: ext :: codec)]
#[codec(dumb_trait_bound)]
#[decode_as_type(
crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode"
)]
#[encode_as_type(
crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode"
)]
#[doc = "Poke the deposit reserved when bidding."]
#[doc = ""]
#[doc = "The dispatch origin for this call must be _Signed_ and must be the bidder."]
#[doc = ""]
#[doc = "The transaction fee is waived if the deposit is changed after poking/reconsideration."]
#[doc = ""]
#[doc = "Emits `DepositPoked` if successful."]
pub struct PokeDeposit;
impl ::subxt::ext::subxt_core::blocks::StaticExtrinsic for PokeDeposit {
const PALLET: &'static str = "Society";
const CALL: &'static str = "poke_deposit";
}
}
pub struct TransactionApi;
impl TransactionApi {
@@ -23730,6 +23833,28 @@ pub mod api {
],
)
}
#[doc = "Poke the deposit reserved when bidding."]
#[doc = ""]
#[doc = "The dispatch origin for this call must be _Signed_ and must be the bidder."]
#[doc = ""]
#[doc = "The transaction fee is waived if the deposit is changed after poking/reconsideration."]
#[doc = ""]
#[doc = "Emits `DepositPoked` if successful."]
pub fn poke_deposit(
&self,
) -> ::subxt::ext::subxt_core::tx::payload::StaticPayload<types::PokeDeposit>
{
::subxt::ext::subxt_core::tx::payload::StaticPayload::new_static(
"Society",
"poke_deposit",
types::PokeDeposit {},
[
127u8, 254u8, 187u8, 13u8, 51u8, 85u8, 145u8, 82u8, 61u8, 152u8, 218u8,
135u8, 191u8, 67u8, 53u8, 140u8, 42u8, 68u8, 7u8, 14u8, 95u8, 60u8,
41u8, 135u8, 32u8, 99u8, 40u8, 111u8, 10u8, 21u8, 103u8, 107u8,
],
)
}
}
}
#[doc = "The `Event` enum of this pallet"]
@@ -24151,6 +24276,33 @@ pub mod api {
const PALLET: &'static str = "Society";
const EVENT: &'static str = "Elevated";
}
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
:: subxt :: ext :: subxt_core :: ext :: codec :: Encode,
:: subxt :: ext :: subxt_core :: ext :: scale_decode :: DecodeAsType,
:: subxt :: ext :: subxt_core :: ext :: scale_encode :: EncodeAsType,
Debug,
)]
# [codec (crate = :: subxt :: ext :: subxt_core :: ext :: codec)]
#[codec(dumb_trait_bound)]
#[decode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode")]
#[encode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode")]
#[doc = "A deposit was poked / adjusted."]
pub struct DepositPoked {
pub who: deposit_poked::Who,
pub old_deposit: deposit_poked::OldDeposit,
pub new_deposit: deposit_poked::NewDeposit,
}
pub mod deposit_poked {
use super::runtime_types;
pub type Who = ::subxt::ext::subxt_core::utils::AccountId32;
pub type OldDeposit = ::core::primitive::u128;
pub type NewDeposit = ::core::primitive::u128;
}
impl ::subxt::ext::subxt_core::events::StaticEvent for DepositPoked {
const PALLET: &'static str = "Society";
const EVENT: &'static str = "DepositPoked";
}
}
pub mod storage {
use super::runtime_types;
@@ -25531,6 +25683,60 @@ pub mod api {
const PALLET: &'static str = "Recovery";
const CALL: &'static str = "cancel_recovered";
}
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
:: subxt :: ext :: subxt_core :: ext :: codec :: Encode,
:: subxt :: ext :: subxt_core :: ext :: scale_decode :: DecodeAsType,
:: subxt :: ext :: subxt_core :: ext :: scale_encode :: EncodeAsType,
Debug,
)]
# [codec (crate = :: subxt :: ext :: subxt_core :: ext :: codec)]
#[codec(dumb_trait_bound)]
#[decode_as_type(
crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode"
)]
#[encode_as_type(
crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode"
)]
#[doc = "Poke deposits for recovery configurations and / or active recoveries."]
#[doc = ""]
#[doc = "This can be used by accounts to possibly lower their locked amount."]
#[doc = ""]
#[doc = "The dispatch origin for this call must be _Signed_."]
#[doc = ""]
#[doc = "Parameters:"]
#[doc = "- `maybe_account`: Optional recoverable account for which you have an active recovery"]
#[doc = "and want to adjust the deposit for the active recovery."]
#[doc = ""]
#[doc = "This function checks both recovery configuration deposit and active recovery deposits"]
#[doc = "of the caller:"]
#[doc = "- If the caller has created a recovery configuration, checks and adjusts its deposit"]
#[doc = "- If the caller has initiated any active recoveries, and provides the account in"]
#[doc = "`maybe_account`, checks and adjusts those deposits"]
#[doc = ""]
#[doc = "If any deposit is updated, the difference will be reserved/unreserved from the caller's"]
#[doc = "account."]
#[doc = ""]
#[doc = "The transaction is made free if any deposit is updated and paid otherwise."]
#[doc = ""]
#[doc = "Emits `DepositPoked` if any deposit is updated."]
#[doc = "Multiple events may be emitted in case both types of deposits are updated."]
pub struct PokeDeposit {
pub maybe_account: poke_deposit::MaybeAccount,
}
pub mod poke_deposit {
use super::runtime_types;
pub type MaybeAccount = ::core::option::Option<
::subxt::ext::subxt_core::utils::MultiAddress<
::subxt::ext::subxt_core::utils::AccountId32,
(),
>,
>;
}
impl ::subxt::ext::subxt_core::blocks::StaticExtrinsic for PokeDeposit {
const PALLET: &'static str = "Recovery";
const CALL: &'static str = "poke_deposit";
}
}
pub struct TransactionApi;
impl TransactionApi {
@@ -25556,10 +25762,9 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
241u8, 208u8, 169u8, 26u8, 92u8, 56u8, 242u8, 182u8, 159u8, 37u8,
223u8, 158u8, 62u8, 250u8, 195u8, 120u8, 153u8, 80u8, 118u8, 123u8,
20u8, 225u8, 149u8, 24u8, 57u8, 200u8, 107u8, 36u8, 79u8, 221u8, 62u8,
72u8,
201u8, 189u8, 192u8, 51u8, 40u8, 115u8, 30u8, 222u8, 30u8, 188u8, 66u8,
189u8, 119u8, 219u8, 161u8, 227u8, 156u8, 14u8, 203u8, 123u8, 45u8,
174u8, 156u8, 82u8, 178u8, 94u8, 28u8, 109u8, 207u8, 199u8, 42u8, 74u8,
],
)
}
@@ -25787,6 +25992,45 @@ pub mod api {
],
)
}
#[doc = "Poke deposits for recovery configurations and / or active recoveries."]
#[doc = ""]
#[doc = "This can be used by accounts to possibly lower their locked amount."]
#[doc = ""]
#[doc = "The dispatch origin for this call must be _Signed_."]
#[doc = ""]
#[doc = "Parameters:"]
#[doc = "- `maybe_account`: Optional recoverable account for which you have an active recovery"]
#[doc = "and want to adjust the deposit for the active recovery."]
#[doc = ""]
#[doc = "This function checks both recovery configuration deposit and active recovery deposits"]
#[doc = "of the caller:"]
#[doc = "- If the caller has created a recovery configuration, checks and adjusts its deposit"]
#[doc = "- If the caller has initiated any active recoveries, and provides the account in"]
#[doc = "`maybe_account`, checks and adjusts those deposits"]
#[doc = ""]
#[doc = "If any deposit is updated, the difference will be reserved/unreserved from the caller's"]
#[doc = "account."]
#[doc = ""]
#[doc = "The transaction is made free if any deposit is updated and paid otherwise."]
#[doc = ""]
#[doc = "Emits `DepositPoked` if any deposit is updated."]
#[doc = "Multiple events may be emitted in case both types of deposits are updated."]
pub fn poke_deposit(
&self,
maybe_account: types::poke_deposit::MaybeAccount,
) -> ::subxt::ext::subxt_core::tx::payload::StaticPayload<types::PokeDeposit>
{
::subxt::ext::subxt_core::tx::payload::StaticPayload::new_static(
"Recovery",
"poke_deposit",
types::PokeDeposit { maybe_account },
[
177u8, 98u8, 53u8, 15u8, 228u8, 36u8, 173u8, 55u8, 125u8, 3u8, 234u8,
70u8, 147u8, 147u8, 124u8, 86u8, 31u8, 101u8, 171u8, 56u8, 148u8,
180u8, 87u8, 149u8, 11u8, 113u8, 195u8, 35u8, 56u8, 32u8, 251u8, 56u8,
],
)
}
}
}
#[doc = "Events type."]
@@ -25941,6 +26185,37 @@ pub mod api {
const PALLET: &'static str = "Recovery";
const EVENT: &'static str = "RecoveryRemoved";
}
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
:: subxt :: ext :: subxt_core :: ext :: codec :: Encode,
:: subxt :: ext :: subxt_core :: ext :: scale_decode :: DecodeAsType,
:: subxt :: ext :: subxt_core :: ext :: scale_encode :: EncodeAsType,
Debug,
)]
# [codec (crate = :: subxt :: ext :: subxt_core :: ext :: codec)]
#[codec(dumb_trait_bound)]
#[decode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode")]
#[encode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode")]
#[doc = "A deposit has been updated."]
pub struct DepositPoked {
pub who: deposit_poked::Who,
pub kind: deposit_poked::Kind,
pub old_deposit: deposit_poked::OldDeposit,
pub new_deposit: deposit_poked::NewDeposit,
}
pub mod deposit_poked {
use super::runtime_types;
pub type Who = ::subxt::ext::subxt_core::utils::AccountId32;
pub type Kind = runtime_types::pallet_recovery::DepositKind<
runtime_types::rococo_runtime::Runtime,
>;
pub type OldDeposit = ::core::primitive::u128;
pub type NewDeposit = ::core::primitive::u128;
}
impl ::subxt::ext::subxt_core::events::StaticEvent for DepositPoked {
const PALLET: &'static str = "Recovery";
const EVENT: &'static str = "DepositPoked";
}
}
pub mod storage {
use super::runtime_types;
@@ -26738,6 +27013,31 @@ pub mod api {
#[codec(dumb_trait_bound)]
#[decode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode")]
#[encode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode")]
#[doc = "A vesting schedule has been created."]
pub struct VestingCreated {
pub account: vesting_created::Account,
pub schedule_index: vesting_created::ScheduleIndex,
}
pub mod vesting_created {
use super::runtime_types;
pub type Account = ::subxt::ext::subxt_core::utils::AccountId32;
pub type ScheduleIndex = ::core::primitive::u32;
}
impl ::subxt::ext::subxt_core::events::StaticEvent for VestingCreated {
const PALLET: &'static str = "Vesting";
const EVENT: &'static str = "VestingCreated";
}
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
:: subxt :: ext :: subxt_core :: ext :: codec :: Encode,
:: subxt :: ext :: subxt_core :: ext :: scale_decode :: DecodeAsType,
:: subxt :: ext :: subxt_core :: ext :: scale_encode :: EncodeAsType,
Debug,
)]
# [codec (crate = :: subxt :: ext :: subxt_core :: ext :: codec)]
#[codec(dumb_trait_bound)]
#[decode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode")]
#[encode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode")]
#[doc = "The amount vested has been updated. This could indicate a change in funds available."]
#[doc = "The balance given is the amount which is left unvested (and thus locked)."]
pub struct VestingUpdated {
@@ -27281,9 +27581,9 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
120u8, 201u8, 46u8, 180u8, 223u8, 188u8, 55u8, 41u8, 76u8, 200u8,
144u8, 143u8, 44u8, 195u8, 247u8, 255u8, 35u8, 10u8, 70u8, 140u8, 33u8,
12u8, 146u8, 29u8, 69u8, 94u8, 181u8, 214u8, 152u8, 17u8, 0u8, 135u8,
227u8, 36u8, 40u8, 39u8, 138u8, 204u8, 245u8, 31u8, 146u8, 35u8, 55u8,
114u8, 195u8, 184u8, 10u8, 43u8, 160u8, 0u8, 47u8, 254u8, 197u8, 97u8,
1u8, 128u8, 162u8, 30u8, 150u8, 63u8, 61u8, 64u8, 153u8, 151u8,
],
)
}
@@ -27327,9 +27627,10 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
146u8, 17u8, 117u8, 128u8, 125u8, 121u8, 1u8, 54u8, 209u8, 131u8,
242u8, 205u8, 60u8, 81u8, 169u8, 109u8, 145u8, 188u8, 58u8, 104u8, 9u8,
118u8, 89u8, 225u8, 46u8, 139u8, 237u8, 247u8, 184u8, 56u8, 238u8, 0u8,
160u8, 170u8, 233u8, 142u8, 98u8, 165u8, 23u8, 117u8, 129u8, 22u8,
221u8, 176u8, 201u8, 35u8, 40u8, 193u8, 222u8, 194u8, 127u8, 4u8,
125u8, 249u8, 153u8, 163u8, 217u8, 250u8, 223u8, 46u8, 17u8, 176u8,
139u8, 254u8,
],
)
}
@@ -27369,9 +27670,10 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
134u8, 194u8, 55u8, 141u8, 55u8, 231u8, 111u8, 250u8, 198u8, 195u8,
52u8, 70u8, 80u8, 213u8, 146u8, 157u8, 75u8, 221u8, 148u8, 88u8, 99u8,
67u8, 236u8, 180u8, 49u8, 247u8, 66u8, 178u8, 236u8, 202u8, 9u8, 97u8,
36u8, 214u8, 55u8, 75u8, 159u8, 0u8, 70u8, 101u8, 13u8, 197u8, 3u8,
143u8, 230u8, 8u8, 113u8, 162u8, 34u8, 168u8, 85u8, 154u8, 102u8,
180u8, 120u8, 108u8, 89u8, 96u8, 115u8, 159u8, 183u8, 201u8, 42u8,
219u8,
],
)
}
@@ -27396,10 +27698,9 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
146u8, 237u8, 97u8, 147u8, 192u8, 56u8, 234u8, 109u8, 102u8, 88u8,
188u8, 107u8, 37u8, 67u8, 81u8, 178u8, 146u8, 126u8, 93u8, 36u8, 151u8,
99u8, 38u8, 251u8, 66u8, 163u8, 185u8, 140u8, 189u8, 202u8, 220u8,
240u8,
27u8, 56u8, 252u8, 102u8, 134u8, 230u8, 20u8, 47u8, 91u8, 86u8, 56u8,
55u8, 0u8, 222u8, 169u8, 165u8, 15u8, 134u8, 31u8, 83u8, 247u8, 18u8,
221u8, 159u8, 24u8, 86u8, 66u8, 7u8, 121u8, 188u8, 165u8, 34u8,
],
)
}
@@ -28567,9 +28868,10 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
227u8, 245u8, 60u8, 37u8, 172u8, 240u8, 92u8, 80u8, 169u8, 116u8, 16u8,
194u8, 249u8, 90u8, 30u8, 59u8, 28u8, 222u8, 75u8, 146u8, 74u8, 19u8,
105u8, 192u8, 237u8, 166u8, 63u8, 160u8, 228u8, 131u8, 87u8, 126u8,
120u8, 112u8, 133u8, 202u8, 225u8, 112u8, 78u8, 202u8, 35u8, 98u8,
250u8, 140u8, 121u8, 194u8, 221u8, 139u8, 112u8, 217u8, 12u8, 82u8,
50u8, 136u8, 133u8, 173u8, 177u8, 253u8, 18u8, 183u8, 79u8, 39u8, 45u8,
105u8,
],
)
}
@@ -28857,10 +29159,10 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
179u8, 203u8, 80u8, 126u8, 241u8, 26u8, 159u8, 184u8, 72u8, 204u8,
195u8, 25u8, 74u8, 248u8, 58u8, 66u8, 41u8, 1u8, 3u8, 173u8, 6u8,
105u8, 31u8, 93u8, 126u8, 24u8, 136u8, 156u8, 218u8, 160u8, 244u8,
153u8,
249u8, 24u8, 69u8, 250u8, 144u8, 237u8, 139u8, 75u8, 166u8, 99u8, 5u8,
253u8, 97u8, 72u8, 205u8, 100u8, 191u8, 230u8, 12u8, 197u8, 183u8,
46u8, 94u8, 175u8, 176u8, 236u8, 177u8, 18u8, 120u8, 204u8, 252u8,
107u8,
],
)
}
@@ -29646,10 +29948,9 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
13u8, 106u8, 252u8, 205u8, 22u8, 92u8, 176u8, 45u8, 215u8, 236u8,
184u8, 76u8, 237u8, 184u8, 107u8, 107u8, 150u8, 235u8, 24u8, 25u8,
196u8, 244u8, 211u8, 55u8, 82u8, 39u8, 215u8, 169u8, 88u8, 46u8, 68u8,
36u8,
119u8, 59u8, 126u8, 105u8, 49u8, 210u8, 110u8, 216u8, 165u8, 107u8,
13u8, 178u8, 78u8, 69u8, 1u8, 209u8, 134u8, 252u8, 46u8, 7u8, 2u8,
19u8, 31u8, 103u8, 125u8, 66u8, 0u8, 110u8, 22u8, 138u8, 69u8, 248u8,
],
)
}
@@ -29712,10 +30013,10 @@ pub mod api {
max_weight,
},
[
246u8, 242u8, 103u8, 39u8, 121u8, 152u8, 21u8, 104u8, 56u8, 97u8, 97u8,
178u8, 213u8, 130u8, 65u8, 54u8, 122u8, 160u8, 172u8, 42u8, 235u8,
78u8, 179u8, 252u8, 204u8, 153u8, 168u8, 27u8, 169u8, 131u8, 91u8,
16u8,
122u8, 87u8, 186u8, 205u8, 249u8, 242u8, 187u8, 239u8, 141u8, 59u8,
224u8, 171u8, 128u8, 217u8, 90u8, 18u8, 237u8, 65u8, 180u8, 66u8,
139u8, 185u8, 58u8, 45u8, 93u8, 77u8, 70u8, 208u8, 46u8, 190u8, 110u8,
121u8,
],
)
}
@@ -52137,6 +52438,30 @@ pub mod api {
}
}
}
pub mod constants {
use super::runtime_types;
pub struct ConstantsApi;
impl ConstantsApi {
#[doc = " The latest supported version that we advertise. Generally just set it to"]
#[doc = " `pallet_xcm::CurrentXcmVersion`."]
pub fn advertised_xcm_version(
&self,
) -> ::subxt::ext::subxt_core::constants::address::StaticAddress<
::core::primitive::u32,
> {
::subxt::ext::subxt_core::constants::address::StaticAddress::new_static(
"XcmPallet",
"AdvertisedXcmVersion",
[
98u8, 252u8, 116u8, 72u8, 26u8, 180u8, 225u8, 83u8, 200u8, 157u8,
125u8, 151u8, 53u8, 76u8, 168u8, 26u8, 10u8, 9u8, 98u8, 68u8, 9u8,
178u8, 197u8, 113u8, 31u8, 79u8, 200u8, 90u8, 203u8, 100u8, 41u8,
145u8,
],
)
}
}
}
}
pub mod beefy {
use super::root_mod;
@@ -55395,9 +55720,9 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
88u8, 179u8, 207u8, 98u8, 7u8, 26u8, 66u8, 57u8, 224u8, 225u8, 15u8,
213u8, 95u8, 51u8, 201u8, 24u8, 73u8, 123u8, 54u8, 72u8, 156u8, 107u8,
202u8, 185u8, 150u8, 137u8, 2u8, 221u8, 125u8, 163u8, 220u8, 123u8,
227u8, 18u8, 81u8, 221u8, 251u8, 180u8, 14u8, 45u8, 152u8, 128u8, 41u8,
51u8, 202u8, 96u8, 154u8, 201u8, 201u8, 222u8, 15u8, 90u8, 67u8, 95u8,
134u8, 240u8, 59u8, 230u8, 47u8, 226u8, 154u8, 5u8, 91u8, 56u8,
],
)
}
@@ -55420,10 +55745,9 @@ pub mod api {
weight,
},
[
209u8, 40u8, 11u8, 125u8, 177u8, 142u8, 236u8, 115u8, 236u8, 69u8,
213u8, 35u8, 55u8, 120u8, 186u8, 117u8, 33u8, 74u8, 226u8, 26u8, 146u8,
241u8, 153u8, 251u8, 8u8, 215u8, 64u8, 117u8, 166u8, 155u8, 96u8,
211u8,
226u8, 138u8, 68u8, 170u8, 95u8, 224u8, 1u8, 96u8, 133u8, 65u8, 124u8,
88u8, 25u8, 166u8, 27u8, 187u8, 192u8, 49u8, 144u8, 19u8, 228u8, 165u8,
200u8, 82u8, 97u8, 114u8, 105u8, 128u8, 6u8, 170u8, 23u8, 63u8,
],
)
}
@@ -55463,9 +55787,9 @@ pub mod api {
call: ::subxt::ext::subxt_core::alloc::boxed::Box::new(call),
},
[
181u8, 199u8, 53u8, 7u8, 172u8, 130u8, 39u8, 31u8, 214u8, 17u8, 29u8,
196u8, 97u8, 253u8, 244u8, 48u8, 121u8, 2u8, 94u8, 155u8, 248u8, 60u8,
255u8, 98u8, 243u8, 103u8, 214u8, 104u8, 86u8, 169u8, 31u8, 195u8,
51u8, 236u8, 201u8, 34u8, 106u8, 62u8, 129u8, 36u8, 166u8, 168u8,
167u8, 134u8, 87u8, 14u8, 39u8, 209u8, 3u8, 54u8, 241u8, 93u8, 97u8,
21u8, 55u8, 156u8, 39u8, 2u8, 111u8, 77u8, 17u8, 107u8, 166u8, 39u8,
],
)
}
@@ -62124,6 +62448,38 @@ pub mod api {
(),
>,
},
#[codec(index = 9)]
#[doc = "Poke deposits for recovery configurations and / or active recoveries."]
#[doc = ""]
#[doc = "This can be used by accounts to possibly lower their locked amount."]
#[doc = ""]
#[doc = "The dispatch origin for this call must be _Signed_."]
#[doc = ""]
#[doc = "Parameters:"]
#[doc = "- `maybe_account`: Optional recoverable account for which you have an active recovery"]
#[doc = "and want to adjust the deposit for the active recovery."]
#[doc = ""]
#[doc = "This function checks both recovery configuration deposit and active recovery deposits"]
#[doc = "of the caller:"]
#[doc = "- If the caller has created a recovery configuration, checks and adjusts its deposit"]
#[doc = "- If the caller has initiated any active recoveries, and provides the account in"]
#[doc = "`maybe_account`, checks and adjusts those deposits"]
#[doc = ""]
#[doc = "If any deposit is updated, the difference will be reserved/unreserved from the caller's"]
#[doc = "account."]
#[doc = ""]
#[doc = "The transaction is made free if any deposit is updated and paid otherwise."]
#[doc = ""]
#[doc = "Emits `DepositPoked` if any deposit is updated."]
#[doc = "Multiple events may be emitted in case both types of deposits are updated."]
poke_deposit {
maybe_account: ::core::option::Option<
::subxt::ext::subxt_core::utils::MultiAddress<
::subxt::ext::subxt_core::utils::AccountId32,
(),
>,
>,
},
}
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
@@ -62243,6 +62599,16 @@ pub mod api {
RecoveryRemoved {
lost_account: ::subxt::ext::subxt_core::utils::AccountId32,
},
#[codec(index = 6)]
#[doc = "A deposit has been updated."]
DepositPoked {
who: ::subxt::ext::subxt_core::utils::AccountId32,
kind: runtime_types::pallet_recovery::DepositKind<
runtime_types::rococo_runtime::Runtime,
>,
old_deposit: ::core::primitive::u128,
new_deposit: ::core::primitive::u128,
},
}
}
#[derive(
@@ -62272,6 +62638,24 @@ pub mod api {
#[codec(dumb_trait_bound)]
#[decode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode")]
#[encode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode")]
pub enum DepositKind<_0> {
#[codec(index = 0)]
RecoveryConfig,
#[codec(index = 1)]
ActiveRecoveryFor(::subxt::ext::subxt_core::utils::AccountId32),
__Ignore(::core::marker::PhantomData<_0>),
}
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
:: subxt :: ext :: subxt_core :: ext :: codec :: Encode,
:: subxt :: ext :: subxt_core :: ext :: scale_decode :: DecodeAsType,
:: subxt :: ext :: subxt_core :: ext :: scale_encode :: EncodeAsType,
Debug,
)]
# [codec (crate = :: subxt :: ext :: subxt_core :: ext :: codec)]
#[codec(dumb_trait_bound)]
#[decode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode")]
#[encode_as_type(crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode")]
pub struct RecoveryConfig<_0, _1, _2> {
pub delay_period: _0,
pub deposit: _1,
@@ -63246,6 +63630,36 @@ pub mod api {
}
pub mod pallet_session {
use super::runtime_types;
pub mod historical {
use super::runtime_types;
pub mod pallet {
use super::runtime_types;
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
:: subxt :: ext :: subxt_core :: ext :: codec :: Encode,
:: subxt :: ext :: subxt_core :: ext :: scale_decode :: DecodeAsType,
:: subxt :: ext :: subxt_core :: ext :: scale_encode :: EncodeAsType,
Debug,
)]
# [codec (crate = :: subxt :: ext :: subxt_core :: ext :: codec)]
#[codec(dumb_trait_bound)]
#[decode_as_type(
crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_decode"
)]
#[encode_as_type(
crate_path = ":: subxt :: ext :: subxt_core :: ext :: scale_encode"
)]
#[doc = "The `Event` enum of this pallet"]
pub enum Event {
#[codec(index = 0)]
#[doc = "The merkle root of the validators of the said session were stored"]
RootStored { index: ::core::primitive::u32 },
#[codec(index = 1)]
#[doc = "The merkle roots of up to this session index were pruned"]
RootsPruned { up_to: ::core::primitive::u32 },
}
}
}
pub mod pallet {
use super::runtime_types;
#[derive(
@@ -63351,11 +63765,15 @@ pub mod api {
session_index: ::core::primitive::u32,
},
#[codec(index = 1)]
#[doc = "The `NewSession` event in the current block also implies a new validator set to be"]
#[doc = "queued."]
NewQueued,
#[codec(index = 2)]
#[doc = "Validator has been disabled."]
ValidatorDisabled {
validator: ::subxt::ext::subxt_core::utils::AccountId32,
},
#[codec(index = 2)]
#[codec(index = 3)]
#[doc = "Validator has been re-enabled."]
ValidatorReenabled {
validator: ::subxt::ext::subxt_core::utils::AccountId32,
@@ -63611,6 +64029,15 @@ pub mod api {
challenge_round: ::core::primitive::u32,
max: ::core::primitive::u32,
},
#[codec(index = 20)]
#[doc = "Poke the deposit reserved when bidding."]
#[doc = ""]
#[doc = "The dispatch origin for this call must be _Signed_ and must be the bidder."]
#[doc = ""]
#[doc = "The transaction fee is waived if the deposit is changed after poking/reconsideration."]
#[doc = ""]
#[doc = "Emits `DepositPoked` if successful."]
poke_deposit,
}
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
@@ -63725,6 +64152,9 @@ pub mod api {
#[codec(index = 31)]
#[doc = "The candidate/defender has no stale votes to remove."]
NoVotes,
#[codec(index = 32)]
#[doc = "There is no deposit associated with a bid."]
NoDeposit,
}
#[derive(
:: subxt :: ext :: subxt_core :: ext :: codec :: Decode,
@@ -63840,6 +64270,13 @@ pub mod api {
member: ::subxt::ext::subxt_core::utils::AccountId32,
rank: ::core::primitive::u32,
},
#[codec(index = 17)]
#[doc = "A deposit was poked / adjusted."]
DepositPoked {
who: ::subxt::ext::subxt_core::utils::AccountId32,
old_deposit: ::core::primitive::u128,
new_deposit: ::core::primitive::u128,
},
}
}
#[derive(
@@ -65425,13 +65862,19 @@ pub mod api {
#[doc = "The `Event` enum of this pallet"]
pub enum Event {
#[codec(index = 0)]
#[doc = "A vesting schedule has been created."]
VestingCreated {
account: ::subxt::ext::subxt_core::utils::AccountId32,
schedule_index: ::core::primitive::u32,
},
#[codec(index = 1)]
#[doc = "The amount vested has been updated. This could indicate a change in funds available."]
#[doc = "The balance given is the amount which is left unvested (and thus locked)."]
VestingUpdated {
account: ::subxt::ext::subxt_core::utils::AccountId32,
unvested: ::core::primitive::u128,
},
#[codec(index = 1)]
#[codec(index = 2)]
#[doc = "An \\[account\\] has become fully vested."]
VestingCompleted {
account: ::subxt::ext::subxt_core::utils::AccountId32,
@@ -71314,6 +71757,8 @@ pub mod api {
TransactionPayment(runtime_types::pallet_transaction_payment::pallet::Event),
#[codec(index = 7)]
Offences(runtime_types::pallet_offences::pallet::Event),
#[codec(index = 34)]
Historical(runtime_types::pallet_session::historical::pallet::Event),
#[codec(index = 8)]
Session(runtime_types::pallet_session::pallet::Event),
#[codec(index = 10)]